Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Release request using sshfs-3.7.3 - Addresses "Permission denied" for cloning Git Repos #436

Open
mattie47 opened this issue Jul 9, 2024 · 1 comment

Comments

@mattie47
Copy link

mattie47 commented Jul 9, 2024

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

@micahlt
Copy link

micahlt commented Sep 9, 2024

I'll second this - not just git, but a lot of NPM-based tools have the same issues that 3.7.3 would solve. This release would be super helpful to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants