mirror of
https://github.com/rclone/rclone.git
synced 2024-11-26 18:31:17 +08:00
acd: document --acd-upload-wait-time
This commit is contained in:
parent
2ebeed6753
commit
8a66930bd7
|
@ -127,6 +127,14 @@ To download files above this threshold, rclone requests a `tempLink`
|
||||||
which downloads the file through a temporary URL directly from the
|
which downloads the file through a temporary URL directly from the
|
||||||
underlying S3 storage.
|
underlying S3 storage.
|
||||||
|
|
||||||
|
#### --acd-upload-wait-time=TIME ####
|
||||||
|
|
||||||
|
Sometimes Amazon Drive gives an error when a file has been fully
|
||||||
|
uploaded but the file appears anyway after a little while. This
|
||||||
|
controls the time rclone waits - 2 minutes by default. You might want
|
||||||
|
to increase the time if you are having problems with very big files.
|
||||||
|
Upload with the `-v` flag for more info.
|
||||||
|
|
||||||
### Limitations ###
|
### Limitations ###
|
||||||
|
|
||||||
Note that Amazon Drive is case insensitive so you can't have a
|
Note that Amazon Drive is case insensitive so you can't have a
|
||||||
|
|
Loading…
Reference in New Issue
Block a user