mirror of
https://github.com/rclone/rclone.git
synced 2026-03-17 06:57:58 -04: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.