mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 09:04:52 +01:00
802a938bd1
Before this fix, rclone queried the uploaded object to find its size and modtime after upload as the API did not return these items. Zoho have subsequently modified the API to return these items so rclone uses them to avoid an API call. This should help with rclone being throttled by Zoho. See: https://forum.rclone.org/t/second-followup-on-the-older-topic-rclone-invokes-more-number-of-workdrive-s-files-listing-api-calls-which-exceeds-the-throttling-limit/45697/20 |
||
---|---|---|
.. | ||
api | ||
zoho_test.go | ||
zoho.go |