Net::FTP incomplete files

[email protected] ("Brent Meshier") Mon, 18 Jun 2001 14:21:32 -0500
Newsgroups perl.libnet
Message-ID <[email protected]>
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