Skip to content

Commit

Permalink
docs: link to the outstanding vfs symlinks issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ncw committed Dec 16, 2024
1 parent 7224b76 commit 0ce2e12
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions vfs/vfs.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
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

Linux file systems are case-sensitive: two files can differ only
Expand Down

0 comments on commit 0ce2e12

Please sign in to comment.