mirror of
https://github.com/rclone/rclone
synced 2024-11-07 04:16:58 +01:00
fc32fee4ad
This flag allows the attribute caching in the kernel to be controlled. The default is 0s - no caching - which is recommended for filesystems which can change outside the control of the kernel. Previously this was at the default meaning it was 60s for mount and 1s for cmount. This showed strange effects when files changed on the remote not via the kernel. For instance Caddy would serve corrupted files for a while when serving from an rclone mount when a file changed on the remote. |
||
---|---|---|
.. | ||
test | ||
dir.go | ||
file.go | ||
fs.go | ||
handle.go | ||
mount_test.go | ||
mount_unsupported.go | ||
mount.go |