Closed
Description
sshfs has a umask
option that can be used to set the general umask. SSHFS-Win-Manager sets create_umask
here, but it does not set the main umask
or have any option for that.
Could either an advanced UI option for this be added, or (even better) support for adding arbitrary command line flags to the SSHFS invocation be added?