1
mirror of https://github.com/rclone/rclone synced 2024-11-13 12:09:47 +01:00
rclone/cmd/mountlib
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
..
mounttest Fix problems found with ineffassign 2017-06-13 11:52:36 +01:00
createinfo.go mount: factor filesystem code into mountlib and mounttest 2017-05-12 21:24:24 +01:00
dir.go hand dirCacheTime through again 2017-06-01 09:02:22 +01:00
errors.go cmount, mount, mountlib: make --read-only reject modify operations 2017-05-15 16:56:47 +01:00
file.go dropbox: make setting mod time on existing files work properly 2017-06-13 13:58:39 +01:00
fs.go hand dirCacheTime through again 2017-06-01 09:02:22 +01:00
read.go Fix problems found with ineffassign 2017-06-13 11:52:36 +01:00
write.go mount, mountlib: move function tracing into mount 2017-05-15 16:56:45 +01:00