How to read only files which have end of file using lftp from a folder?
lftp is reading the files which are being created and want to avoid that. Is there is way I can config lftp to read only the files which have reached end of the file in a folder. My ftp source system generates several files and we have a batch shell script which pings the source for every 30 secs and reads the file using the newer than option, lftp reading the larger files which are being created in every 30 seconds even though the file is not fully populated by source.
any help would be appriciated
thx - bmk