Hi @billziss-gh,
Is there any chance you could look at doing a newer release with the changes done under SSHFS 3.7.3?
I realise the sshfs-3.7.3 is still yet a couple years old, however it includes a couple useful fixes which I've confirmed addresses issues I've spent about 3 hours troubleshooting today 😅.
Specifically, 3.7.2 contains:
Added a secondary check so if a mkdir request fails with EPERM an access request will be retried
If anyone uses git to initialize or clone a repo on to a mounted SSHFS file system, you get
Y:/winfsp/.git/: Permission denied
I came across the root cause to this after reading:
sshfs-3.7.3 addresses this problem.
This may potentially address winfsp/winfsp#140
There's a compiled release here which I've tried, and confirmed working, although I do seem to be having funky behaviour with sshfs-win Manager where the command is now running inside a separate terminal window.
Thanks,
Matt