-
Notifications
You must be signed in to change notification settings - Fork 822
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 browse SSHFS-mounted folders in File Explorer's Linux Integration #7729
Comments
This might indeed be a permission issue. Which user is your default user ? That's what the explorer file access runs as. Also, what's the output of: |
I've mounted the remote folder using the
|
Ok thanks for the update. If suhail is the default user then this shouldn't be a permission issue. Can you please follow the Record wsl logs manually section to collect logs of a repro ? |
This issue has been automatically closed since it has not had any author activity for the past 7 days. If you're still experiencing this issue please re-open it. Thank you! |
Version
Microsoft Windows [Version 10.0.22000.318]
WSL Version
Kernel Version
5.10.60.1
Distro Version
Ubuntu 20.04
Other Software
SSHFS version 2.10.0
FUSE library version: 2.9.9
fusermount version: 2.9.9
using FUSE kernel interface version 7.19
Repro Steps
Expected Behavior
Expect to be able to browse the remote files
Actual Behavior
I get the following error from within Explorer instead:
Diagnostic Logs
I noticed that the remote folder mounted by SSHFS is mounted without read/write permissions for others, but that's not a requirement to browse local files in explorer.exe.
The text was updated successfully, but these errors were encountered: