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 mdtm function in
Net::FTP but it gives me seconds since epoch which does not help me, or at
least I do know how to manipulate it. I feel there is a better way to do
this somewhere. Hope someone has encounted this or similar problem before.
Please help.

- Res

_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to