New question #105539 on Duplicity: https://answers.launchpad.net/duplicity/+question/105539
Hello, I'm trying to use duplicity for the first time. I've correctly setup and verified ssh shared key authentication. When i try to backup, I get this error. Duplicity creates some files on the remote site of approx size of 160/320K then fails. May someone help me? r...@transylvania:.ssh 1 557# duplicity --encrypt-key="67929FF9" --encrypt-key="A1D02FFF" --sign-key="67929FF9" --archive-dir="/root/duplicity-cache" /root/ scp://[email protected]/duplicity GnuPG passphrase: Local and Remote metadata are synchronized, no sync needed. Warning, found incomplete backup sets, probably left from aborted session Last full backup left a partial set, restarting. Last full backup date: Thu Mar 25 20:34:54 2010 Retype passphrase to confirm: Restarting after volume 3, file dumps/pgsql.sql.bz2, block 1063 Running 'sftp -oServerAliveInterval=15 -oServerAliveCountMax=1 [email protected]' failed (attempt #1) Running 'sftp -oServerAliveInterval=15 -oServerAliveCountMax=1 [email protected]' failed (attempt #2) Running 'sftp -oServerAliveInterval=15 -oServerAliveCountMax=1 [email protected]' failed (attempt #3) Running 'sftp -oServerAliveInterval=15 -oServerAliveCountMax=1 [email protected]' failed (attempt #4) Running 'sftp -oServerAliveInterval=15 -oServerAliveCountMax=1 [email protected]' failed (attempt #5) Giving up trying to execute 'sftp -oServerAliveInterval=15 -oServerAliveCountMax=1 [email protected]' after 5 attempts BackendException: Error running 'sftp -oServerAliveInterval=15 -oServerAliveCountMax=1 [email protected]' -- You received this question notification because you are a member of duplicity-team, which is an answer contact for Duplicity. _______________________________________________ Mailing list: https://launchpad.net/~duplicity-team Post to : [email protected] Unsubscribe : https://launchpad.net/~duplicity-team More help : https://help.launchpad.net/ListHelp

