mirror of
https://github.com/rclone/rclone.git
synced 2025-07-14 11:15:35 +02:00
This reverts commitdc06973796
Revert "s3: use rclone's low level retries instead of AWS SDK to fix listing retries" Which in turn reverted5470d34740
"backend/s3: use low-level-retries as the number of SDK retries" So we are back where we started. It then modifies it to set the AWS SDK to `--low-level-retries` retries, but set the rclone retries to 2 so that directory listings can be retried.