threaded 'NOOP' command during retrbinary
问题 I've written an FTP script that must unfortunately deal with a server that's behind a firewall. The ISP also cuts of my control connection quite early, no matter what kind of timeout settings I might set on either side of the firewall. I've finally come to two choices. 1) fork the code at the retrbinary command so that a 'NOOP' is sent every n seconds while the download completes, or 2) fork the code at the retrbinary command so that the script compares the local file's size against the