1
mirror of https://github.com/rclone/rclone synced 2024-11-11 09:30:44 +01:00
rclone/fstest/fstests
Nick Craig-Wood 68333d34a1 dropbox: make setting mod time on existing files work properly
This is a fix left over from the v2 conversion.  Dropbox ignores the
client modification on an incoming file if it was identical to the
existing file.  This change deletes the existing file first before
re-uploading the new one.
2017-06-13 13:58:39 +01:00
..
fstests.go dropbox: make setting mod time on existing files work properly 2017-06-13 13:58:39 +01:00
gen_tests.go Add ftp backend - fixes #540 2017-05-18 20:49:36 +01:00