← Back to team overview

duplicity-team team mailing list archive

[Question #670362]: sftp backend ssh options

 

New question #670362 on Duplicity:
https://answers.launchpad.net/duplicity/+question/670362

I'd like to backup to a host via sftp using ProxyCommand:

duplicity --ssh-options='--oProxyCommand=ssh -q -W %h:%p user@gatekeeper'  /path/to/src paramiko+sftp://user@host//path/to/dst

It seems that -ssh-options is completely ignored. Also if I try  to change the port instead, it still attempts to connect to port 22.

Why aren't the settings in ~/.ssh/config used by duplicity?




-- 
You received this question notification because your team duplicity-team
is an answer contact for Duplicity.