mirror of
https://github.com/rclone/rclone.git
synced 2024-12-19 09:13:43 +08:00
docs: link to the outstanding vfs symlinks issue
Some checks failed
Docker beta build / Build image job (push) Has been cancelled
Some checks failed
Docker beta build / Build image job (push) Has been cancelled
This commit is contained in:
parent
7224b76801
commit
0ce2e12d9f
|
@ -342,6 +342,11 @@ The VFS will correctly resolve `linked-dir` but not
|
||||||
`linked-dir/file.txt`. This is not a problem for the tested commands
|
`linked-dir/file.txt`. This is not a problem for the tested commands
|
||||||
but may be for other commands.
|
but may be for other commands.
|
||||||
|
|
||||||
|
**Note** that there is an outstanding issue with symlink support
|
||||||
|
[issue #8245](https://github.com/rclone/rclone/issues/8245) with duplicate
|
||||||
|
files being created when symlinks are moved into directories where
|
||||||
|
there is a file of the same name (or vice versa).
|
||||||
|
|
||||||
### VFS Case Sensitivity
|
### VFS Case Sensitivity
|
||||||
|
|
||||||
Linux file systems are case-sensitive: two files can differ only
|
Linux file systems are case-sensitive: two files can differ only
|
||||||
|
|
Loading…
Reference in New Issue
Block a user