rclone/local
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
..
local.go Convert to using github.com/pkg/errors everywhere 2016-06-13 17:43:03 +01:00
local_test.go Change Fs.Put so that it must cope with existing files 2016-06-13 19:29:10 +01:00
normalise_darwin.go Normalise path names for OSX local filesystem 2016-05-01 13:13:20 +01:00
normalise_other.go Normalise path names for OSX local filesystem 2016-05-01 13:13:20 +01:00
tests_test.go Simplify literals (after running gofmt -s over the code) 2016-02-29 16:57:23 +00:00