evsar3 / sshfs-win-manager

A GUI for SSHFS-Win (https://github.com/billziss-gh/sshfs-win)
MIT License
1.11k stars 85 forks source link

Impossible to create a folder or a file #75

Open sgc-67 opened 3 years ago

sgc-67 commented 3 years ago

Hello I build a connection with a 20.04 Ubuntu server. It works, I can read everything, I can change the path from Windows Explorer, but it's totaly impossible to create a new folder or a file. The account used has all rights on folders or files (on the server) does it exit an option to add in advanced param form? Witch ? I'm going to foolish without your help. Thanks for advance Sgc-67

evsar3 commented 3 years ago

Try adjusting umask and create_umask options.

Some references:

Manual page for SSHFS: https://linux.die.net/man/1/sshfs

umask calculator: https://wintelguy.com/umask-calc.pl

I can't do much more other than this.

sgc-67 commented 3 years ago

Thanks It's better with 👍 I have to test several value to find the best I think that a problem still exists It's impossible to delete a file or folder created by a member of the same groupe than the creator. An idea ? Soon, thanks a lot for this result