in reply to Monitor transfers with Net::FTP
Great tip on the hash function, derby.
I just wanted to add when looking up the hash function, I ran across the Net::FTP::Robust module that is specifically made for large downloads. It uses Net::FTP (so you can still use the hash function) but also gives additional logging and error trapping.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Monitor transfers with Net::FTP
by jellisii2 (Hermit) on Aug 17, 2009 at 19:12 UTC |