1
mirror of https://github.com/rclone/rclone synced 2024-09-18 15:28:08 +02:00
rclone/fstest
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
..
fstests Change Fs.Put so that it must cope with existing files 2016-06-13 19:29:10 +01:00
fstest.go Add a directory parameter to Fs.List() 2016-05-06 16:52:34 +01:00