[Bug 434680] Re: Mounting a ssh filesystem with FUSE succeeds but still gives error

2010-12-13 Thread Ash Kyd
I can reproduce this bug by: # Add the following line to my fstab: sshfs#...@10.0.2.4:/media/Backups/ash /media/Backups fuse user,noauto,reconnect,nonempty 0 0 # Click the entry "Backups" in the Nautilus "Computer" place. Actual result: # Nautilus waits to connect to the server, displaying the m

[Bug 434680] Re: Mounting a ssh filesystem with FUSE succeeds but still gives error

2010-07-21 Thread Charlie Kravetz
We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on t

[Bug 434680] Re: Mounting a ssh filesystem with FUSE succeeds but still gives error

2010-05-17 Thread Charlie Kravetz
I have attempted to reproduce this issue in Nautilus using Ubuntu Lucid and cannot get the error. Could you please give me step-by-step instructions if you can reproduce it. -- Mounting a ssh filesystem with FUSE succeeds but still gives error https://bugs.launchpad.net/bugs/434680 You received t

[Bug 434680] Re: Mounting a ssh filesystem with FUSE succeeds but still gives error

2010-04-21 Thread strangedata
Indeed, adding fsname to my fstab entry solved both the mounting and unmounting problems. -- Mounting a ssh filesystem with FUSE succeeds but still gives error https://bugs.launchpad.net/bugs/434680 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 434680] Re: Mounting a ssh filesystem with FUSE succeeds but still gives error

2010-03-19 Thread Charlie Kravetz
tave: I think you might be seeing a different bug, bug 243298. Try using sshfs#u...@login1.example.com:/home/user /mnt/sshdisk fuse user,noauto,fsname=sshfs#u...@login1.example.com:/home/user 0 0 (this is supposed to be one line in fstab) If this works, you have that bug instead. As for this bu

[Bug 434680] Re: Mounting a ssh filesystem with FUSE succeeds but still gives error

2010-03-19 Thread tave
I get the error via nautilus if i try "sudo mount /media/server" i get "read: Connection reset by peer" my fstab entry is: sshfs#u...@server.local:/media/data /media/server fuseusers,rw,noauto 0 0 maybe its a configproblem the command "sshfs u...@server.local:/media/da

[Bug 434680] Re: Mounting a ssh filesystem with FUSE succeeds but still gives error

2010-03-18 Thread Charlie Kravetz
Thanks for this report. Does this error appear when not mounting through nautilus (Places)? I have not seen the error, using Xubuntu Lucid with SSHFS manually run to mount my 12 directories. ** Changed in: sshfs-fuse (Ubuntu) Status: Confirmed => Incomplete -- Mounting a ssh filesystem w