in reply to
Monitoring an FTP upload directory
If you are on linux, another possibility would be to check "lsof" for the file (full pathname), and loop until the lsof listing for the file dissappears. Then copy it.
I'm not really a human, but I play one on earth.
Cogito ergo sum a bum
Comment on
Re: Monitoring an FTP upload directory
In Section
Seekers of Perl Wisdom