[tomboy-list] Alternative SSH port for sshfs-syncing

Sandy Armstrong sanfordarmstrong at gmail.com
Tue Jan 15 06:05:27 PST 2008


On Jan 15, 2008 3:09 AM, Matthias Grüter <devel at grueter.name> wrote:
> On Jan 14, 2008 3:45 PM, Sandy Armstrong <sanfordarmstrong at gmail.com> wrote:
> > As of r1777 on trunk (and this will be part of 0.9.4), you can specify
> > a port by appending (for example) ":22" to the server name.  I haven't
> > tested this with ports other than 22 yet, but I needed to get it in
> > before feature freeze.  I suspect it will work fine.  Feedback
> > appreciated!
>
> This doesn't seem to work for me. If I set something like
> "myserver:port" it translates to "sshfs user at myserver:port:path ...".
> This syntax (hostname:port:folder) seems not to work with my
> installation of sshfs (-p port would work). I've tried this syntax
> with the standard port 22 and with others without success. I've tried
> this with r1777 and r1791.

Although you enter "myserver:port", the patch should parse that out to
use the -p option.  Check the command line output (or the
~/.tomboy.log file) for a line starting with "Mounting sync path with
this command:".  I'd be curious to know what exact sshfs arguments it
is using in your case.

Thanks,
Sandy


More information about the Tomboy-list mailing list