in reply to File corrupt when using Net::FTP

Setting binary mode $ftp->binary; should do the trick.

-- vek --