3 May 11:54
sshfs gives an I/O error
Bart Friederichs <bf <at> tbwb.nl>
2012-05-03 09:54:12 GMT
2012-05-03 09:54:12 GMT
Hi I am not following the list, but thought I'd remind you of this issue: When I want to mount using sshfs as remote root, it mounts fine, but I get an I/O error when trying to read anything: bf <at> desktop-bf:~/SSHNetwork$ sshfs -o allow_other root <at> intranet:/var/www Frodoweb/ root <at> intranet's password: bf <at> desktop-bf:~/SSHNetwork$ ls -la ls: cannot access Frodoweb: Input/output error When I use a normal user, it seems to work fine. When I add a trialing slash, the whole thing works fine: bf <at> desktop-bf:~/SSHNetwork$ sshfs -o allow_other root <at> intranet:/var/www/ Frodoweb/ root <at> intranet's password: bf <at> desktop-bf:~/SSHNetwork$ ls -la total 64 ... I am using: bf <at> desktop-bf:~/SSHNetwork/Frodoweb$ sshfs --version SSHFS version 2.3 FUSE library version: 2.8.6 fusermount version: 2.8.6 using FUSE kernel interface version 7.12(Continue reading)
RSS Feed