← Back to team overview

duplicity-team team mailing list archive

Re: [Question #231300]: Centos 6.3 and Authentication failed

 

Question #231300 on Duplicity changed:
https://answers.launchpad.net/duplicity/+question/231300

Tim Chi posted a new comment:
Oh ok. So I tried this command:

duplicity /source scp://user@xxxxxxxx/destination --ssh-backend=pexpect --ssh-askpass
Password for user@xxxxxxxx: .....

result: 
failed (attempt #1): Permission denied
Running 'sftp  -oServerAliveInterval=15 -oServerAliveCountMax=2 user@xxxxxxxx' with commands:
mkdir "testdir"
cd "testdir"
mkdir "subversion"
cd "subversion"
ls -1

It would make 5 attempts and the same result would show up.

I double checked that my ~/.ssh/known_hosts file has the machine there.

-- 
You received this question notification because you are a member of
duplicity-team, which is an answer contact for Duplicity.