← Back to team overview

duplicity-team team mailing list archive

Re: [Merge] lp:~carlalex/duplicity/duplicity into lp:duplicity

 

Review: Needs Information

looks good! and man page is adapted as well. i like it.

there's just one issue that i'd like to change. switching actual backend via --parameter is deprecated since we adopted the stacked scheme. you can check eg. 

ssh_paramiko_backend.py
ssh_pexpect_backend.py

for implementations where two backends provide implementations for the same backends (sftp,scp).
switching would then work via

boto3+s3://
while default will stay
boto+s3// equaling s3://

while i'd prefer the above i'd not insist on it, if you can't find te time. thanks for this contribution again!.. ede/duply.net





-- 
https://code.launchpad.net/~carlalex/duplicity/duplicity/+merge/376206
Your team duplicity-team is subscribed to branch lp:duplicity.


Follow ups

References