mirror of
https://github.com/rclone/rclone.git
synced 2025-08-17 00:51:34 +02:00
drive: Remove --drive-alternate-export in favor of exportLinks
Google engineer confirms that the new official API should works properly: https://issuetracker.google.com/issues/36761333#comment8
This commit is contained in:
committed by
Nick Craig-Wood
parent
23b2c58018
commit
57c10babfe
@ -813,24 +813,6 @@ Impersonate this user when using a service account.
|
||||
- Type: string
|
||||
- Default: ""
|
||||
|
||||
#### --drive-alternate-export
|
||||
|
||||
Use alternate export URLs for google documents export.,
|
||||
|
||||
If this option is set this instructs rclone to use an alternate set of
|
||||
export URLs for drive documents. Users have reported that the
|
||||
official export URLs can't export large documents, whereas these
|
||||
unofficial ones can.
|
||||
|
||||
See rclone issue [#2243](https://github.com/rclone/rclone/issues/2243) for background,
|
||||
[this google drive issue](https://issuetracker.google.com/issues/36761333) and
|
||||
[this helpful post](https://www.labnol.org/internet/direct-links-for-google-drive/28356/).
|
||||
|
||||
- Config: alternate_export
|
||||
- Env Var: RCLONE_DRIVE_ALTERNATE_EXPORT
|
||||
- Type: bool
|
||||
- Default: false
|
||||
|
||||
#### --drive-upload-cutoff
|
||||
|
||||
Cutoff for switching to chunked upload
|
||||
|
Reference in New Issue
Block a user