Re: [lftp] problem with lftp exit code

2015-02-16 Thread Alexander V. Lukyanov
u] > Sent: maandag 16 februari 2015 13:15 > To: Edward Borst > Cc: 'lftp@uniyar.ac.ru' > Subject: Re: [lftp] problem with lftp exit code > > On Mon, Feb 16, 2015 at 07:12:35AM +, Edward Borst wrote: > > Someone else an idea to solve this? > > I expected

Re: [lftp] problem with lftp exit code

2015-02-16 Thread Edward Borst
...@netis.ru] Sent: maandag 16 februari 2015 13:15 To: Edward Borst Cc: 'lftp@uniyar.ac.ru' Subject: Re: [lftp] problem with lftp exit code On Mon, Feb 16, 2015 at 07:12:35AM +, Edward Borst wrote: > Someone else an idea to solve this? > I expected that if I use glob -exist the ex

Re: [lftp] problem with lftp exit code

2015-02-16 Thread Alexander V. Lukyanov
On Mon, Feb 16, 2015 at 07:12:35AM +, Edward Borst wrote: > Someone else an idea to solve this? > I expected that if I use glob -exist the exit code would be 0. You can use this: glob --exist /tmp/mtc/otp*.* || exit 0 -- Alexander. ___ l

Re: [lftp] problem with lftp exit code

2015-02-15 Thread Edward Borst
Someone else an idea to solve this? I expected that if I use glob -exist the exit code would be 0. From: lftp [mailto:lftp-boun...@uniyar.ac.ru] On Behalf Of Edward Borst Sent: woensdag 11 februari 2015 14:47 To: 'lftp@uniyar.ac.ru' Subject: Re: [lftp] problem with lftp exit code

Re: [lftp] problem with lftp exit code

2015-02-11 Thread Edward Borst
[mailto:mattias.bergv...@evry.com] Sent: woensdag 11 februari 2015 9:28 To: Edward Borst; 'lftp@uniyar.ac.ru' Subject: RE: [lftp] problem with lftp exit code Perhaps a " || true " could be useful to implement? Regards Mattias Bergvall From: lftp [mailto:lftp-boun...@uniyar.ac.ru]

Re: [lftp] problem with lftp exit code

2015-02-11 Thread Mattias Bergvall
Perhaps a " || true " could be useful to implement? Regards Mattias Bergvall From: lftp [mailto:lftp-boun...@uniyar.ac.ru] On Behalf Of Edward Borst Sent: onsdag den 11 februari 2015 08:50 To: 'lftp@uniyar.ac.ru' Subject: [lftp] problem with lftp exit code Hi, I'm using lftp to rec