Hi,
we are using lftp in a batch processing with "cmd:fail-exit yes;" set. Now
there is a requirement, that if no files are found during a "mget -E *"-command
("no files found"), the whole processing continues, instead of having lftp fail
with exit code 1.Currently we are thinking about a dummy file that is always there, so that lftp never brings a "no files found" error. But maybe there is a more elegant solution using lftp? Thanks and regards, Tilo
