rclone/b2
Nick Craig-Wood df1092ef33 Change Fs.Put so that it must cope with existing files
This should fix duplicate files on drive and 409 errors on
amazonclouddrive however it will slow down the upload slightly as
another roundtrip will be needed.

None of the other Fses needed adjusting.

Fixes #483
2016-06-13 19:29:10 +01:00
..
api b2: update API to new version - fixes #393 2016-03-22 14:39:56 +00:00
b2_internal_test.go Add more tests for List() and fix resulting problems 2016-05-07 14:50:35 +01:00
b2_test.go Change Fs.Put so that it must cope with existing files 2016-06-13 19:29:10 +01:00
b2.go Convert to using github.com/pkg/errors everywhere 2016-06-13 17:43:03 +01:00