On Mon, February 15, 2016 7:17 am, Jérémie Courrèges-Anglas wrote: > > We should fix the current situation one way of the other. duplicity > users on OpenBSD should speak up. Does the default ssh backend, > paramiko, prevent you from easily using duplicity on OpenBSD-current? > Looks like paramiko can now use the default sshd config. >
I don't know what used to be broken with paramiko. I ran through basic usage with the paramiko backend. I can do full and incremental backups, restore files, get the file list, collection status, and verify collections. The only thing it can't do is use ed25519 keys[0]. RSA works fine. Tim. [0] https://github.com/paramiko/paramiko/issues/325