We are having some issues when using FTP, sometimes when the file size
is big, it got truncated.

Any suggests will be appreciated.

   $ftp = Net::FTP->new ($ftp_host, timeout=>30) or $ftp_error=1;

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to