sshfs returns invalid argument
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I try to add a remote directory using sshfs following the guide provided here
I ran
sudo sshfs -o allow_other,defer_permissions -i ~/.ssh/my_key user@xxx.xxx.xxx.xxx:/home/user/test $HOME/fusessh
I get the following error:
fuse: invalid argument `/home/user/fusessh'
Any suggestions on how to solve this?
- I have ssh access with this key to the machine
- The user is member of the "fuse" group
- The directory on the local machine belongs to the group "fuse" and the group has rwx- access
ssh sshfs fuse
New contributor
add a comment |Â
up vote
0
down vote
favorite
I try to add a remote directory using sshfs following the guide provided here
I ran
sudo sshfs -o allow_other,defer_permissions -i ~/.ssh/my_key user@xxx.xxx.xxx.xxx:/home/user/test $HOME/fusessh
I get the following error:
fuse: invalid argument `/home/user/fusessh'
Any suggestions on how to solve this?
- I have ssh access with this key to the machine
- The user is member of the "fuse" group
- The directory on the local machine belongs to the group "fuse" and the group has rwx- access
ssh sshfs fuse
New contributor
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I try to add a remote directory using sshfs following the guide provided here
I ran
sudo sshfs -o allow_other,defer_permissions -i ~/.ssh/my_key user@xxx.xxx.xxx.xxx:/home/user/test $HOME/fusessh
I get the following error:
fuse: invalid argument `/home/user/fusessh'
Any suggestions on how to solve this?
- I have ssh access with this key to the machine
- The user is member of the "fuse" group
- The directory on the local machine belongs to the group "fuse" and the group has rwx- access
ssh sshfs fuse
New contributor
I try to add a remote directory using sshfs following the guide provided here
I ran
sudo sshfs -o allow_other,defer_permissions -i ~/.ssh/my_key user@xxx.xxx.xxx.xxx:/home/user/test $HOME/fusessh
I get the following error:
fuse: invalid argument `/home/user/fusessh'
Any suggestions on how to solve this?
- I have ssh access with this key to the machine
- The user is member of the "fuse" group
- The directory on the local machine belongs to the group "fuse" and the group has rwx- access
ssh sshfs fuse
ssh sshfs fuse
New contributor
New contributor
New contributor
asked 6 mins ago
user2386786
1011
1011
New contributor
New contributor
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
user2386786 is a new contributor. Be nice, and check out our Code of Conduct.
Â
draft saved
draft discarded
user2386786 is a new contributor. Be nice, and check out our Code of Conduct.
user2386786 is a new contributor. Be nice, and check out our Code of Conduct.
user2386786 is a new contributor. Be nice, and check out our Code of Conduct.
Â
draft saved
draft discarded
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f477411%2fsshfs-returns-invalid-argument%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password