duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] duplicity +par2 hangs (or so it seems)


From: harry
Subject: Re: [Duplicity-talk] duplicity +par2 hangs (or so it seems)
Date: Mon, 15 May 2017 13:15:41 +0000

What did work, is:

duplicity source pexpect+scp://user:address@hidden/destination 

duplicity source --ssh-askpass pexpect+scp://address@hidden/destination



What didn't work is:

duplicity source pexpect+ssh://user:address@hidden/destination 

duplicity source --ssh-askpass pexpect+ssh://address@hidden/destination



Both resulted in a:

UnsupportedBackendScheme: scheme not supported in url:
pexpect+ssh://user:address@hidden/destination

in the former, and

UnsupportedBackendScheme: scheme not supported in url:
pexpect+ssh://address@hidden/destination

in the latter case.



Hope it helps, for me it works. ;)

Harry



On Sun, 14 May 2017 15:04:13 +0200
"edgar.soldin--- via Duplicity-talk" <address@hidden> wrote:

> On 14.05.2017 14:56, harry wrote:
> > I'll check whether 
> > it still misbehaves after I've re-installed duplicity.
> 
> it probably will. paramiko has compatibility issues sometimes.
> 
> can you still try --ssh-askpass for pexcpect+scp:// ?.. ede/duply.net
> 
> _______________________________________________
> 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]