Re: Net::FTP incomplete files

[email protected] (Steve Lidie) Wed, 20 Jun 2001 08:56:08 -0400
Newsgroups perl.libnet
Message-ID <[email protected]>
On Monday, June 18, 2001, at 03:21 PM, Brent Meshier wrote:

> I'm running the latest Net::FTP on Linux 2.4.3-20mdk.  Some odd reason 
> when
> I send files to another FTP server, some are incomplete (missing the 
> last
> 800 bytes or so, different each time).  When I run it in debug mode, it
> shows a successful transfer.  Any ideas?
>
> --Brent

Ensure you've set "binary" mode for binary data.