Re: [lftp] lftp and patterns

2014-06-10 Thread Tilo.Muetze
Sorry I’ve forgot to mention, that we’re mostly using SFTP and FTPS (FTP only in rare cases). From: Mütze, Tilo, NMD-C4.2 Sent: Tuesday, June 10, 2014 10:41 AM To: 'Alexander Lukyanov' Cc: Lista LFTp Subject: RE: [lftp] lftp and patterns Hi Alexander, yep, we’ve already tried cls before. But

[lftp] issue with SITE commands and retries

2014-06-10 Thread Mattias Bergvall
Hi! Thanks for lftp. A great piece of software. We need an option to completely disable retries. The option net:max-retries = 0 unfortunately means unlimited retries. I have an issue with LFTP (Version 4.4.15) when it comes to “misbehaving” mainframe remote sites. The problem occurs when the

Re: [lftp] lftp and patterns

2014-06-10 Thread Tilo.Muetze
Hi Alexander, yep, we’ve already tried cls before. But regarding the exit code, it works the same as ls. Exit code are an indicator if something went wrong and with lftp you have a strong partner as you can use “||” and “” to combine commands and exit with a specific return code, e.g. if there

Re: [lftp] lftp and patterns

2014-06-10 Thread Alexander V. Lukyanov
On Tue, Jun 10, 2014 at 08:41:04AM +, tilo.mue...@bertelsmann.de wrote: Hi Alexander, yep, we’ve already tried cls before. But regarding the exit code, it works the same as ls. You can use temporary files like this: lftp cls *.csv listing lftp source -e test -s listing

Re: [lftp] lftp Exit code when using mget

2014-06-10 Thread Tilo.Muetze
OK, thanks for the suggestion with the mirror command. I think it will work this way. Anyway, my suggestion: Maybe this could be implemented with an global lftp switch which affects all protocols: xfer:mget-error-no-file If set to false, it doesn’t throw an error when no file is found. And the

Re: [lftp] lftp Exit code when using mget

2014-06-10 Thread Alexander V. Lukyanov
On Tue, Jun 10, 2014 at 12:38:06PM +, tilo.mue...@bertelsmann.de wrote: OK, thanks for the suggestion with the mirror command. I think it will work this way. Anyway, my suggestion: Maybe this could be implemented with an global lftp switch which affects all protocols:

[lftp] lftp 4.5.1 Segmentation fault on CentOS 6.5

2014-06-10 Thread Heath Skarlupka
Hello, After compiling lftp 4.5.1 on a CentOS 6.5 x86_64 box, the lftp command segfaults before the lftp prompt shows up on the command line. I recompiled with the debug flag and ran it in gdb with this stack trace output. [Thread debugging using libthread_db enabled] Program received

[lftp] certificated validation

2014-06-10 Thread Szépe Viktor
Could you help me how to solve to Not trusted: no issuer was found error? Maybe lftp cannot parse ca-certificates.crt? (Debian wheezy) 4.5.1 does the same. Also with fresh ca bundle https://github.com/bagder/ca-bundle/blob/master/ca-bundle.crt You can try running lftp eu1.solid-hosting.net