duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] ncftpput failes


From: Kenneth Loafman
Subject: Re: [Duplicity-talk] ncftpput failes
Date: Tue, 06 Jan 2009 15:22:43 -0600
User-agent: Thunderbird 2.0.0.18 (X11/20081125)

Boudewijn Ector wrote:
>>
>>
>> Try running:
>> $ ncftpput -f login.cfg-F -t 30 -m -V -C local_name remote_name
>>
>> where login.cfg has the three lines:
>> host ftp.servage.net
>> user username
>> pass password
>>
>> Also, what version of ncftp are you running?  What FTP is servage.net
>> running?
>>
>>   
> 
> NcFTP version is 3.2.0                
> 
> I don't know what FTP servage is running, but it works fine by hand.
> 
> 
> 
> calzone:~# ncftpput -f login.cfg -F -t 30 -m -V -C /var var 
> Segmentation fault                                           calzone:~#
> strace ncftpput -f login.cfg -F -t 30 -m -V -C /var var
> *CUT*
> select(4, [3], NULL, NULL, {30, 0})     = 1 (in [3], left {29, 988000})
> read(3, "214-HELP\r\n", 768)            = 10
> rt_sigaction(SIGPIPE, {SIG_IGN}, {SIG_IGN}, 8) = 0
> rt_sigaction(SIGPIPE, {SIG_IGN}, {SIG_IGN}, 8) = 0
> select(4, [3], NULL, NULL, {30, 0})     = 1 (in [3], left {29, 948000})
> read(3, " CHGRP\r\n214 CHMOD\r\n", 768) = 19
> rt_sigaction(SIGPIPE, {SIG_IGN}, {SIG_IGN}, 8) = 0
> rt_sigaction(SIGPIPE, {SIG_IGN}, {SIG_IGN}, 8) = 0
> select(4, NULL, [3], NULL, {30, 0})     = 1 (out [3], left {30, 0})
> write(3, "CLNT NcFTPPut 3.2.0 linux-x86_64"..., 43) = 43
> rt_sigaction(SIGPIPE, {SIG_IGN}, {SIG_IGN}, 8) = 0
> rt_sigaction(SIGPIPE, {SIG_IGN}, {SIG_IGN}, 8) = 0
> select(4, [3], NULL, NULL, {30, 0})     = 1 (in [3], left {29, 988000})
> read(3, "500 CLNT not understood\r\n", 768) = 25
> rt_sigaction(SIGPIPE, {SIG_IGN}, {SIG_IGN}, 8) = 0
> rt_sigaction(SIGINT, {0x4095b0, [INT], SA_RESTORER|SA_RESTART,
> 0x2b86722a8110}, {SIG_DFL}, 8) = 0
> --- SIGSEGV (Segmentation fault) @ 0 (0) ---
> +++ killed by SIGSEGV +++
> Process 17507 detached
> 
> 
> 
> CLNT not understood.
> 
> Looks great....

Actually, no, looks like you need to update duplicity to 0.5.05.  This
problem appears to be fixed in http://savannah.nongnu.org/bugs/?24889
which was released in 0.5.04 and immediately replaced with 0.5.05.

You can download the newest version at
http://duplicity.nongnu.org/

...Thanks,
...Ken

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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