On Wed, 20 Mar 2013 00:36:58 +0100, Kwadronaut-debian writes:
>it worked fine (apt-get install duplicity/sid). However a little upgrade
>note that --ssh-options *only* accepts an IdentityFile is probably still
>necesary.
>
>Something like this won't work (presuming the different port there and
>no ~/.ssh/config being present):
>Debug:  duplicity   --no-print-statistics --ssh-options '-o Port=4422
>-o=IdentityFile=/root/.ssh/id_rsa' --encrypt-key...

nonstandard ports work if you give them in the uri:

    duplicity ... ssh://somehost:4422/somedir

(and, as 0.6.20 re-adds the old pexpect-based ssh backend as a selectable
option, you can also use that if you require really weird ssh magic.)

regards
az


-- 
Alexander Zangerl + GPG Key 0x42BD645D or 0x5B586291 + http://snafu.priv.at/
Like the creators of sitcoms or junk food or package tours, 
Java's designers were consciously designing a product for people 
not as smart as them. -- Paul Graham

Attachment: signature.asc
Description: Digital Signature

Reply via email to