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

Cannot mount anything in a particular local directory using sshfs #320

Open
twoai opened this issue Jan 18, 2025 · 0 comments
Open

Cannot mount anything in a particular local directory using sshfs #320

twoai opened this issue Jan 18, 2025 · 0 comments

Comments

@twoai
Copy link

twoai commented Jan 18, 2025

I can't sshfs mount anything on a particular local folder: /media/bki5_ro

I can sshfs mount fine as long as the local folder is not /media/bki5_ro. For example, /media/bki5_roo would work fine.

The offending command is: sshfs [email protected]:/home/hs556 /media/bki5_ro -o idmap=user -o reconnect

This is essentially the same issue as reported here.

rm -rf /media/bki5_ro and recreating that folder doesn't help.

By the way:
$ ls -ltd /media/bki5_ro
drwx------ 2 hs556 hs556 4096 Jan 18 08:39 /media/bki5_ro

This issue is probably very difficult to reproduce. I can't imagine sshfs just doesn't like a particular folder. Luckily this issue now consistently exists on my system. I can collaborate with anyone who wants to give it a shot resolving this bug. Just let me know what you want me to do on my system and what results you want to check.

Thank you in advance.

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

No branches or pull requests

1 participant