Public bug reported:

Binary package hint: tomboy

servers are in .ssh/config,  sshfs reads it, yet the port options are
overruling it.


maybe connected to:
https://bugs.launchpad.net/bugs/158893 
http://bugzilla.gnome.org/show_bug.cgi?id=488117

but they do seem a bit old.

--from tomboy.log:
02/11/2009 21:44:09 [DEBUG]: Mounting sync path with this command: 
/usr/bin/sshfs -p 22 k...@xxxxxx: /home/kij/.tomboy/sync-sshfs
02/11/2009 21:44:09 [DEBUG]: Error calling /usr/bin/sshfs    

from shell its:
/usr/bin/sshfs -p 22 k...@xxxxxx: /home/kij/.tomboy/sync-sshfs
read: Connection reset by peer
(port closed)

/usr/bin/sshfs k...@xxxxxx: /home/kij/.tomboy/sync-sshfs
(works)

with XXXXXX defined in .ssh/config as:
Host XXXXXX
Hostname XXXXXX.domain.
Port 34991
User kij

** Affects: tomboy (Ubuntu)
     Importance: Undecided
         Status: New

-- 
don't set -p / "-o port" explicitly  when syncing with sshfs
https://bugs.launchpad.net/bugs/328253
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to