Skip to content

Commit

Permalink
Update Symlink infos
Browse files Browse the repository at this point in the history
  • Loading branch information
Cassie205 committed Jul 5, 2024
1 parent 08edb9b commit c805ca5
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions protocols/sftp/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -391,6 +391,19 @@ Cyberduck refuses to connect if there are malformed entries in your `known_hosts

Symbolic links only work within Mountain Duck if the target of the symbolic link is available within the mounted path.

````{tabs}
```{group-tab} macOS
Symlinks can only be displayed as such if the target is included in the mount, otherwise they are displayed and function as normal folders.
```
```{group-tab} Windows
Symlink is displayed and treated as a normal folder, regardless of whether the target is included in the mount or not.
```
````

### File Permissions Reset When Saving File (macOS)

Mountain Duck will forward all permission changes done by Finder or the editing application to the SFTP server. There is a hidden preference to disable the writing of permissions. Enter the following command in a *Terminal.app* window
Expand Down

0 comments on commit c805ca5

Please sign in to comment.