Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • 1
    "synlinks"?  Really? And why do you have an extra ">"? Commented Sep 15, 2022 at 1:34
  • NEVER use SSHFS with sudo except you have a very specific use case and you are a Pro in SSHFS. Access rights are defined elsewhere. I use server sided a sftp-umask 0007 and cliend sided NO default_permissions; remember there are files and directories, the latter get a suidbit and working out of groups becomes possible. of course all UIDs should always be consistent over all computers in potential networks, names are bliss. Commented Apr 14, 2024 at 12:46