duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] duplicity 0.7.02, freebsd and sftp backend -- how t


From: Dirk-Willem van Gulik
Subject: Re: [Duplicity-talk] duplicity 0.7.02, freebsd and sftp backend -- how to further debug.
Date: Thu, 7 May 2015 10:20:46 +0200

….
Well - I believe/from the code I gather that ‘-ssh-backend' is retired in 0.7.02; but using pexpect+sftp://address@hidden does the trick.

And yes - it works as expected. Sorry for not being clear there.

hehe.. my commit and already forgot about it ;)

2. what do you mean by 'setting timeout’?

The client-no data timeout values in sshd; as well as kernel TCP setting to avoid the TCP conncetion getting closed that way; as well as ssh-paramiko’s globals.timeout driven timeout.

ic

3. does duplicity come up with a stacktrace _and_ still hang using paramiko?

The connection hangs (strace shows no data sent on that file descriptor ever (after an successful ls earlier) — until the stacktrace at which point all fd’s are closed and things are rolled up.

4. what is your paramiko version?

Set to 1.14.0.


you may wanna try their latest greatest, even if you might have to install it manually.

Thanks - that was a good suggestion; 1.15 still breaks; but differently; and upgrading to master seems to work; modulo the error currently also picked up by travis-ci. 

Dw.

reply via email to

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