in reply to
File corrupt when using Net::FTP
Setting binary mode
$ftp->binary;
should do the trick.
--
vek
--
Comment on
Re: File corrupt when using Net::FTP
Download
Code
In Section
Seekers of Perl Wisdom