Filipe Azevedo 19c6081de2 cmount,mount,mount2: Introduce symlink support
We enable symlink support using the --links command line switch.
When symlink support is enabled, the mount backends will translate
the name of the vfs symlinks files (truncating their rclonelink suffix).
Also, operations like rename, symlink etc does not needs the rclonelink
suffix, it is handled internally to pass it to the underlying low level
VFS.
When symlink support is disabled, Symlink and Readlink functions will
transparently manage ".rclonelink" files as regular files.

Fixes #2975
2023-01-04 21:56:15 +01:00
..
2022-11-07 11:41:47 +00:00
2023-01-04 21:56:15 +01:00
2020-10-14 15:21:31 +01:00
2023-01-04 21:56:15 +01:00
2019-04-15 21:49:58 +01:00
2023-01-04 21:56:15 +01:00
2022-11-07 11:41:47 +00:00
2023-01-04 21:56:15 +01:00
2023-01-04 21:56:15 +01:00