mirror of
https://github.com/rclone/rclone.git
synced 2024-11-23 00:43:49 +01:00
2ebeed6753
When rclone is busy doing lots of very long uploads it doesn't refresh the token. Amazon will fail uploads if they finish when the token is more than 1 Hour past expiry. Fix this by keeping track of the number of uploads and refreshing the token when the token expires if there is an upload in progress. |
||
---|---|---|
.. | ||
amazonclouddrive_test.go | ||
amazonclouddrive.go |