Re: [Duplicity-team] [Question #695777]: scp Permission denied

2021-03-03 Thread Max
Question #695777 on Duplicity changed: https://answers.launchpad.net/duplicity/+question/695777 Max posted a new comment: No reason except not knowing better. Never looked at SFTP in general and I liked the fact to be able to login via certificate instead of password. As that seems to be possible

Re: [Duplicity-team] [Question #695777]: scp Permission denied

2021-03-03 Thread edso
Question #695777 on Duplicity changed: https://answers.launchpad.net/duplicity/+question/695777 edso posted a new comment: hey Max, any reason why you chose SCP over SFTP? i'm asking because the sftp is the more versatile and stable of these two see (a Note on Ssh Backends / Why use sftp

Re: [Duplicity-team] [Question #695777]: scp Permission denied

2021-03-03 Thread Max
Question #695777 on Duplicity changed: https://answers.launchpad.net/duplicity/+question/695777 Status: Open => Solved Max confirmed that the question is solved: Sorry, all good: The problem was with a trailing slash on the remote path: This one does do one full backup but does not allow

Re: [Duplicity-team] [Question #695777]: scp Permission denied

2021-03-03 Thread Max
Question #695777 on Duplicity changed: https://answers.launchpad.net/duplicity/+question/695777 Status: Answered => Open Max is still having a problem: Sorry, wasn't clear: The backup has finished! It's just one small text file that completed when doing "duplicity full". But when I then do

Re: [Duplicity-team] [Question #695777]: scp Permission denied

2021-03-02 Thread Kenneth Loafman
Question #695777 on Duplicity changed: https://answers.launchpad.net/duplicity/+question/695777 Status: Open => Answered Kenneth Loafman proposed the following answer: Let the backup complete, then you will have the ability to list-current- files. -- You received this question notification

Re: [Duplicity-team] [Question #695777]: scp Permission denied

2021-03-02 Thread Max
Question #695777 on Duplicity changed: https://answers.launchpad.net/duplicity/+question/695777 Max gave more information on the question: Great, switching to pexpect+scp:// worked and the backup is transferring again. Unfortunately, incremental backups and file listing doesn't work anymore.

Re: [Duplicity-team] [Question #695777]: scp Permission denied

2021-03-01 Thread Kenneth Loafman
Question #695777 on Duplicity changed: https://answers.launchpad.net/duplicity/+question/695777 Kenneth Loafman posted a new comment: I do not see the problem at this point. SSH is not the problem, no errors there. Duplicity is reporting 'Permission denied', but I don't see why. One more thing

Re: [Duplicity-team] [Question #695777]: scp Permission denied

2021-03-01 Thread Max
Question #695777 on Duplicity changed: https://answers.launchpad.net/duplicity/+question/695777 Status: Needs information => Open Max gave more information on the question: No problem, here we go: root@myserver:~# duplicity -v9 --ssh-options="-oIdentityFile=/etc/ssh/ssh_host_rsa_key

Re: [Duplicity-team] [Question #695777]: scp Permission denied

2021-02-28 Thread Kenneth Loafman
Question #695777 on Duplicity changed: https://answers.launchpad.net/duplicity/+question/695777 Status: Open => Needs information Kenneth Loafman requested more information: Sorry, I got that wrong. It should be: duplicity -v9 --ssh-options="-oIdentityFile=/etc/ssh/ssh_host_rsa_key

Re: [Duplicity-team] [Question #695777]: scp Permission denied

2021-02-27 Thread Max
Question #695777 on Duplicity changed: https://answers.launchpad.net/duplicity/+question/695777 Max gave more information on the question: Thank you for your reply! root@myserver:~# duplicity --ssh-options="-oIdentityFile=/etc/ssh/ssh_host_rsa_key -ovv" /root/mytest/

Re: [Duplicity-team] [Question #695777]: scp Permission denied

2021-02-27 Thread Kenneth Loafman
Question #695777 on Duplicity changed: https://answers.launchpad.net/duplicity/+question/695777 Kenneth Loafman posted a new comment: Please add -vv to ssh options, like so: duplicity --ssh-options="-oIdentityFile=/etc/ssh/ssh_host_rsa_key -ovv" /root/mytest/... -- You received this question

[Duplicity-team] [Question #695777]: scp Permission denied

2021-02-27 Thread Max
New question #695777 on Duplicity: https://answers.launchpad.net/duplicity/+question/695777 Today I upgraded duplicity: duplicity 0.7.18.2-1 Now my backups don't work anymore: duplicity --ssh-options="-oIdentityFile=/etc/ssh/ssh_host_rsa_key" /root/mytest/