rclone/backend/local
Nick Craig-Wood b8835fe7b4 fs: make --links flag global and add new --local-links and --vfs-links flag
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.
2024-12-13 12:43:20 +00:00
..
about_unix.go
about_windows.go
clone_darwin.go
fadvise_other.go
fadvise_unix.go
lchmod.go
lchmod_unix.go
lchtimes.go
lchtimes_unix.go
lchtimes_windows.go
local.go fs: make --links flag global and add new --local-links and --vfs-links flag 2024-12-13 12:43:20 +00:00
local_internal_test.go
local_test.go
metadata.go
metadata_bsd.go
metadata_linux.go
metadata_other.go
metadata_unix.go
metadata_windows.go
read_device_other.go
read_device_unix.go
remove_other.go
remove_test.go
remove_windows.go
setbtime.go
setbtime_windows.go
symlink.go
symlink_other.go
tests_test.go
xattr.go
xattr_unsupported.go