mirror of
https://github.com/rclone/rclone.git
synced 2025-02-04 05:08:23 +02:00
3f0bec2ee9
This adds the config argument --webdav-pacer-min-sleep which specifies the http-request rate limit. Lowering this from the default 10ms can greatly improve performance when synchronizing small files. See: https://forum.rclone.org/t/webdav-with-persistent-connections/37024/10