Hi all,
I have written a script that transfers files from our ftp server to another
machine. I am using Net::FTP and it is pretty easy. However I would like to
be able to transfer only files that have been updated in the last 10 minutes
(or some other specified time). I thought I could use the md
Hi all,
I have written a script that transfers files from our ftp server to another
machine. I am using Net::FTP and it is pretty easy. However I would like to
be able to transfer only files that have been updated in the last 10 minutes
(or some other specified time). I thought I could use the md