1
mirror of https://github.com/rclone/rclone synced 2024-10-21 08:12:03 +02:00
rclone/b2
Nick Craig-Wood 1d42a343d2 b2: fix inconsistent listings and rclone check
This was caused by re-using a variable for the results of a JSON
unmarshal and the unmarshaller picking up existing entries.

See https://forum.rclone.org/t/check-command-gives-unreliable-results/
2017-03-02 15:08:31 +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 local, yandex, dropbox: fix NewObject suceeding on a directory #1079 2017-02-25 11:09:57 +00:00
b2.go b2: fix inconsistent listings and rclone check 2017-03-02 15:08:31 +00:00
upload.go Rename log functions and factor into own file 2017-02-11 17:54:50 +00:00