in reply to Re: Having a problem with Net::FTP, I think...
in thread Having a problem with Net::FTP, I think...

Don't think buffering is the issue here, as he has a "\n" at the end of the print line. It should be flushed right the way, if it ever reaches here.

  • Comment on Re^2: Having a problem with Net::FTP, I think...