rclone/backend/zoho
Nick Craig-Wood 802a938bd1 zoho: fix inefficiencies uploading with new API to avoid throttling
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
2024-09-04 10:45:47 +01:00
..
api zoho: fix inefficiencies uploading with new API to avoid throttling 2024-09-04 10:45:47 +01:00
zoho_test.go new backend: zoho workdrive - fixes #4533 2020-12-30 17:56:08 +00:00
zoho.go zoho: fix inefficiencies uploading with new API to avoid throttling 2024-09-04 10:45:47 +01:00