I'm using sshfs-win to connect windows explorer to linux box over ssh.
All good but new files are 700 instead of default 644.
rwx------ < bad
rw-r--r-- < default
sending a file over psftp also uses (the prefered) 644. Is there any setting where I can change this behaviour?
ATB