Talk:SSHFS

From ArchWiki

Chrooting users

In my short experiences, chrooting a sftp user (with ForceCommand sftp-internal and ChrootDirectory /path/to/dir) requires that the Subsystem sftp <...> declaration use sftp-internal. If I'm wrong, please tell me, or else I will change the wiki to match (in a few days). -- Izzette (talk) 01:51, 9 June 2016 (UTC)Reply[reply]

Add workaround

Maybe it will be useful to explain the option -o workaround=rename in order to overwrite file in the mounted system using kate, gedit, etc. Also when mounted using fstab

—This unsigned comment is by PogMat (talk) 21:39, 10 June 2016‎ (UTC). Please sign your posts with ~~~~!Reply[reply]

Outdated/invalid option - default_permissions ?

mount option "default_permissions" is not in man page. Outdated wiki or wrong man page ? Or is "default_permissions" something general and not fuse releated? Thanks for clarification. Ua4000 (talk)

Add example using dpipe to do a reverse sshfs mount

Sometimes a reverse SSHFS mount can be useful. This is well described here: https://blog.dhampir.no/content/reverse-sshfs-mounts-fs-push. --Jose1711 (talk) 18:11, 27 July 2023 (UTC)Reply[reply]