Comment 1 for bug 328253

Revision history for this message
Derrick Hudson (dman) wrote :

This is particularly braindead behavior:
    * ssh automatically defaults to port 22, no need to specify it
    * tomboy does not provide a means to specify what port to specify to sshfs
    * tomboy does not provide any error information when the connection fails
    * my ssh server does not listen on port 22 due to too many dictionary attacks
    * my ~/.ssh/config explicitly gives the correct port to use

Please fix this!