duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Duplicity-talk] Problem with argument (ssh port)


From: Nelson Pereira
Subject: [Duplicity-talk] Problem with argument (ssh port)
Date: Mon, 15 May 2006 12:28:27 -0400

Hi all,

I got duplicity to work but the command I need to pass to duplicity is
to access the remote
Site using a different SSH port, 49150.

This is my command :
duplicity --ssh-command 'ssh -p 49150' scp://domain.com/public_html
/cygdrive/d/BACKUP/danielb

It comes back with :
ssh: connect to host domain.com port 22: Connection timed out
Connection closed

It’s still trying to get to port 22 (default SSH port) but I specificly
stated the command to use port 49150.
How come it’s not picking it up?

Regards,
 
npereira






reply via email to

[Prev in Thread] Current Thread [Next in Thread]