rclone/s3
Nick Craig-Wood 2944f7603d s3: read 1000 items in listings #1653
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.
2017-09-06 11:13:28 +01:00
..
s3_test.go fstests: only test uploadswith indeterminate size on remotes that support it 2017-08-22 07:19:43 +02:00
s3.go s3: read 1000 items in listings #1653 2017-09-06 11:13:28 +01:00
v2sign.go Simplify literals (after running gofmt -s over the code) 2016-02-29 16:57:23 +00:00