duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Duplicity-talk] sshbackend tops working (?) after update from 0.6.1


From: edgar . soldin
Subject: Re: [Duplicity-talk] sshbackend tops working (?) after update from 0.6.13 to 0.6.14
Date: Thu, 30 Jun 2011 19:30:15 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10

just checked with

duplicity --no-encryption folder/ scp://address@hidden//tmp/foobar

and duplicity 0.6.13 and 0.6.14.. no difference. both login quite fine without 
'Invalid SSH password'. stopping ssh-agent brings it up.

chris are you sure the ssh-agent is running and the env vars are set, you 
remember those

SSH_AUTH_SOCK=/tmp/ssh-iZwxCK338/agent.338; export SSH_AUTH_SOCK;
SSH_AGENT_PID=339; export SSH_AGENT_PID;
echo Agent pid 339;

did you add your key with ssh-add?

ede/duply.net


On 30.06.2011 17:46, Chris Poole wrote:
> Hi
> 
> I've just updated from 0.6.13 to 0.6.14. The changelog suggests no
> changes affecting the scp protocol, but there seems to be something
> (possibly).
> 
> My backup server accepts scp and sftp (not a real shell). I am using
> this URL for the destination:
> 
> scp://address@hidden//server/username/home/backup/main/
> 
> This works fine with 0.6.13 and prior, but I get the message "Invalid
> SSH password" with 0.6.14. If I revert back to 0.6.13, Duplicity
> magically works again (no changes to the arguments I'm passing to
> Duplicity).
> 
> I can use this same URL but with the sftp:// protocol with lftp, which
> works fine.
> 
> I use a key, which is known by ssh-agent, so that I don't have to
> enter a password.
> 
> Attached is the -v9 log.
> 
> 
> Thanks for any help
> 
> Chris Poole
> 
> 
> 
> _______________________________________________
> Duplicity-talk mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/duplicity-talk




reply via email to

[Prev in Thread] Current Thread [Next in Thread]