in reply to Add a graphical stream to ftp which tells how much data is downloaded

knils_r00t:

You might read THE dataconn CLASS section of Net::FTP: It shows method bytes_read() which you could possibly use to drive your graphical stream. (I've not done this, so take this with a grain of salt.)

...roboticus

When your only tool is a hammer, all problems look like your thumb.

  • Comment on Re: Add a graphical stream to ftp which tells how much data is downloaded
  • Download Code