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

"No such file or directory" after Fuse update #217

Closed
lawrencebensaid opened this issue Jun 17, 2020 · 5 comments
Closed

"No such file or directory" after Fuse update #217

lawrencebensaid opened this issue Jun 17, 2020 · 5 comments

Comments

@lawrencebensaid
Copy link

To be honest I'm not sure if this issue should be posted here but here goes:

Today I reinstalled Fuse and I got this message when trying to connect:

$ sshfs [email protected]:/ /Volumes/node1 -o volname=node1
/Volumes/node1: No such file or directory

Does anyone know what might be wrong?
Thanks in advance!

@Nikratio
Copy link
Contributor

Probably the directory /Volumes/node1 does not exist?

@lawrencebensaid
Copy link
Author

lawrencebensaid commented Jun 18, 2020

Well yes, obviously hahaha. But it did not do that before. And when I create the folder /Volumes/node1 before connecting I get: remote host has disconnected

@Nikratio
Copy link
Contributor

What do you mean with "there"? Your commandline tells sshfs to mount the remote root directory / to the local directory /Volumes/node1 - which does not exist.

@lawrencebensaid
Copy link
Author

lawrencebensaid commented Jun 19, 2020

@Nikratio "there" is referring to /Volumes/node1. My point is that when I create the folder /Volumes/node1 it still does not work because I get the following message: remote host has disconnected. Also what I am trying to say is that prior to updating Fuse it was not necessary to create a folder at the mount location.

@Nikratio
Copy link
Contributor

Nikratio commented Nov 9, 2020

I'm sorry, I don't think that SSHFS ever created the local mountpoint if it did not exist. And FUSE certainly did not either.

Please confirm that you're indeed using the same SSHFS as this GitHub project is about.

@Nikratio Nikratio closed this as completed Nov 9, 2020
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

2 participants