mirror of
https://github.com/rclone/rclone.git
synced 2025-04-08 16:54:17 +02:00
This fixes directory listings with wasabi which fail if you supply more than the allowed 1000 items as a parameter. rclone used to supply 1024 items which exceeds the spec - this works fine with s3/ceph/etc but fails with wasabi.