mirror of
https://github.com/rclone/rclone.git
synced 2024-12-25 00:19:13 +01:00
drive: document google docs sometimes fail to download
This commit is contained in:
parent
ee5698b3a9
commit
b5002eb6a4
@ -301,6 +301,13 @@ Google Docs exports which will cause rclone to re-download Google Docs
|
|||||||
for no apparent reason. `--ignore-size` is a not very satisfactory
|
for no apparent reason. `--ignore-size` is a not very satisfactory
|
||||||
work-around for this if it is causing you a lot of problems.
|
work-around for this if it is causing you a lot of problems.
|
||||||
|
|
||||||
|
### Google docs downloads sometimes fail with "Failed to copy: read X bytes expecting Y" ###
|
||||||
|
|
||||||
|
This is the same problem as above. Google reports the google doc is
|
||||||
|
one size, but rclone downloads a different size. Work-around with the
|
||||||
|
`--ignore-size` flag or wait for rclone to retry the download which it
|
||||||
|
will.
|
||||||
|
|
||||||
### Making your own client_id ###
|
### Making your own client_id ###
|
||||||
|
|
||||||
When you use rclone with Google drive in its default configuration you
|
When you use rclone with Google drive in its default configuration you
|
||||||
|
Loading…
Reference in New Issue
Block a user