duplicity-talk
[Top][All Lists]
Advanced

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

[Duplicity-talk] Non-standard ssh configurations


From: Paul Arch
Subject: [Duplicity-talk] Non-standard ssh configurations
Date: Thu, 14 Aug 2003 15:05:10 +0800

 
<snip>
    1. Can duplicity backup using scp over a non-standard port?
    2. If so, what is the command line syntax?

you could use something like :
    --scp-command 'scp -P 444'
 or
   --ssh-command 'ssh -p 444'
 
 Is this what you were after?
 
cheers
 
 

reply via email to

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