mirror of
https://github.com/rclone/rclone.git
synced 2025-01-03 12:59:32 +01:00
b8835fe7b4
Before this change the --links flag when using the VFS override the --links flag for the local backend which meant the local backend needed explicit config to use links. This fixes the problem by making the --links flag global and adding a new --local-links flag and --vfs-links flags to control the features individually if required. |
||
---|---|---|
.. | ||
cachemode_test.go | ||
cachemode.go | ||
filemode_test.go | ||
filemode.go | ||
options.go | ||
path.go | ||
vfsflags_non_unix.go | ||
vfsflags_unix.go |