duplicity-talk
[Top][All Lists]
Advanced

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

[Duplicity-talk] lftp doesn't mkdir


From: Davide Setti
Subject: [Duplicity-talk] lftp doesn't mkdir
Date: Mon, 29 Apr 2013 23:43:52 +0200

Hi all,
i'm using duplicity version 4.3.8 from debian sid, and i noticed that,
using lftp, duplicity is not able to connect to the FTP server to list
files.

My FTP server is accessible using both FTP and FTPS. If i use ftp (and
ncftp) everything works fine, but with FTPS (and lftp) duplicity can't
access the file list because the "ls" command retries forever until:

<--- 450 backup_dir: No such file or directory
ls: Fatal error: max-retries exceeded

I suppose this happens because of the fault tolerancy of lftp: given a
command lftp tries to repeat it until it succeed. In this case the 405
return code is interpreted like a failure.

To replicate this enable debug in lftp.

--

Davide Setti
code: http://github.com/vad



reply via email to

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