|
From: Lucas C. <lc...@od...> - 2006-04-07 15:38:12
|
Yes, sft, scp, ssh all work fine to every host, as well as localhost. from the strace output the program seems to die long before it might be calling anything else. -Lucas On Friday, April 07, 2006 at 09:46 +0200, Miklos Szeredi wrote: > > I'm running Gentoo Linux: > > Linux localhost 2.6.16-archck2 #1 PREEMPT Wed Apr 5 03:56:59 EDT 2006 i686 AMD Athlon(tm) XP 3000+ AuthenticAMD GNU/Linux > > fuse-2.6.0_pre2 (also tried 2.5.2) > > sshfs-1.2, -1.6, and the current CVS > > ssh: SSH Secure Shell 3.2.9.1 (non-commercial version) on i686-pc-linux-gnu > > > > > > Below is an output from the last several lines of strace 'sshfs hostname: mountpoint' > > it doesn't matter what I pass sshfs as long is the first arg has a :, I still get the same error (sshfs '127.0.0.1: /mnt/floppy' yields same result) > > passing options (-1 -d) has no effect. > > what is going on here? > > Does 'sftp hostname' work? > > Miklos |