1
mirror of https://github.com/rclone/rclone synced 2024-11-14 13:36:24 +01:00
rclone/b2
Nick Craig-Wood 215fd2a11d b2: use new prefix and delimiter parameters in directory listings
This makes --max-depth 1 directory listings much more efficient (it no
longer lists all the files) and simplifies the code, bringing it into
line with s3/swift/gcs

Fixes #944
2016-12-14 17:37:26 +00:00
..
api b2: use new prefix and delimiter parameters in directory listings 2016-12-14 17:37:26 +00:00
b2_internal_test.go b2: use new prefix and delimiter parameters in directory listings 2016-12-14 17:37:26 +00:00
b2_test.go Add directory parameter to Rmdir and Mkdir #100 #831 2016-11-26 12:02:53 +00:00
b2.go b2: use new prefix and delimiter parameters in directory listings 2016-12-14 17:37:26 +00:00
upload.go b2: reauth the account while doing uploads too #825 2016-11-07 13:30:51 +00:00