mirror of
https://github.com/rclone/rclone
synced 2025-01-09 11:46:24 +01:00
bf355c4527
If this option is enabled, rclone will not set modtime of uploaded files and the backend will return ModTimeNotSupported as its Precision. Normally rclone updates modification time of files after they are done uploading. This can cause permissions issues on Linux platforms when rclone is copying to a CIFS mount where the user rclone is running as does not own the file uploaded. If this option is enabled, rclone will no longer update the modtime after copying a file. See: https://forum.rclone.org/t/chtimes-error-on-local-mounted-copy/17784 |
||
---|---|---|
.. | ||
aaaa | ||
about_unix.go | ||
about_windows.go | ||
encode_darwin.go | ||
encode_other.go | ||
encode_windows.go | ||
fadvise_other.go | ||
fadvise_unix.go | ||
lchtimes_unix.go | ||
lchtimes.go | ||
local_internal_test.go | ||
local_test.go | ||
local.go | ||
read_device_other.go | ||
read_device_unix.go | ||
remove_other.go | ||
remove_test.go | ||
remove_windows.go | ||
tests_test.go |