We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Error message:
USER@DESKTOP:~$ ssh host pwd /home/USER USER@DESKTOP:~$ sshfs host:Desktop tmp (success) root@DESKTOP:/home/USER# ssh host pwd /home/USER root@DESKTOP:/home/USER# sshfs host:Desktop tmp fuse: mount failed: No such device
USER@DESKTOP:~$ ls -l /usr/bin/fuser* -rwsr-xr-x 1 root root 34040 Apr 2 16:33 /usr/bin/fusermount -rwxr-xr-x 1 root root 30800 Jan 11 2017 /usr/bin/fusermount-glusterfs -rwxr-xr-x 1 root root 5632 Apr 2 17:02 /usr/bin/fusermount-helper.exe
I don't have such error on a Debian machine.
The text was updated successfully, but these errors were encountered:
similar issue found by sshing to the same username on localhost.
ssh USER@localhost sshfs host:Desktop tmp fusermount: winmount: no output
Sorry, something went wrong.
No branches or pull requests
Error message:
I don't have such error on a Debian machine.
The text was updated successfully, but these errors were encountered: