Tony
February 16, 2018, 7:27am
4
Hi @filter24 ,
Amazon Drive is known to error frequently, which is probably what you are seeing. Take a look at this post for an advanced way to force the sync:
For large bulk downloads, if odrive encounters numerous exceptions, rate limits, or certain types of “critical” errors, it will abort the action instead of just blindly retrying to infinity. This can be frustrating if a user wants to download lots and lots of content, but the storage service is returning frequent errors.
For scenarios like these, it is possible to use the CLI to essentially perform a brute-force “download until done” action. It is not elegant, but it can be useful for some folk…