mirror of
https://github.com/rclone/rclone.git
synced 2024-12-19 01:03:42 +08:00
b8835fe7b4
Some checks are pending
Docker beta build / Build image job (push) Waiting to run
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 |