Morning all, 
I have this script that downloads files using the Net::FTP module. It works fine. But.... I need to generate a report of how big the file is and how long it took to download.
I'm reading the documentation but cant seem to figure it out.
I've set debug to 1 so I get a nice bit of output about the connection but no file size or time of download. :-(
Can anyone help me with this?
I have this script that downloads files using the Net::FTP module. It works fine. But.... I need to generate a report of how big the file is and how long it took to download.
I'm reading the documentation but cant seem to figure it out.
I've set debug to 1 so I get a nice bit of output about the connection but no file size or time of download. :-(
Can anyone help me with this?