in reply to Net FTP Speed check and increase

From Net::FTP docs:
bytes_read () Returns the number of bytes read so far.
So you can check localtime() and call this method

(i am sure there are some simpler ways to do it, but never the less)