View previous topic :: View next topic |
Author |
Message |
alex.blackbit Advocate
Joined: 26 Jul 2005 Posts: 2397
|
Posted: Wed Jun 21, 2006 10:42 pm Post subject: sshfs error |
|
|
hi all!
i emerged sshfs. no problem. Code: | ahuemer@xeon ~ % sshfs -V
SSHFS version 1.6
FUSE library version: 2.6.0-pre2
fusermount version: 2.6.0-pre2
using FUSE kernel interface version 7.6
ahuemer@xeon ~ % |
i tried Code: | sshfs host.org:~/ ./test | and got the error message Code: | fusermount: failed to open /dev/fuse: Permission denied | when i do the same as root i get no error message.
when i cd in that directory my prompt says the current directory is "." (dot).
when typing ls i get Code: | ls: .: No such file or directory | when i do cd .. i end again in the directory dot.
cd ~ works. fusermount -u ./test works too.
i did not find find gentoo specific information about such problems.
does anybody have similar experiences?
kind regards
--alex |
|
Back to top |
|
|
pyreneesjim n00b
Joined: 04 Nov 2003 Posts: 5
|
|
Back to top |
|
|
|