I fixed it. binary() method is required!
----- Original Message ----- From: "Oliver Schnarchendorf" <[EMAIL PROTECTED]> To: "John" <[EMAIL PROTECTED]> Cc: "Perl Beginners" <[EMAIL PROTECTED]> Sent: Wednesday, February 25, 2004 7:42 PM Subject: Re: tranfering in binmode > On Wed, 25 Feb 2004 19:34:10 +0200, John wrote: > > Here is the output > > [...] > > Net::FTP=GLOB(0x1ab2694)<<< 150 Ok to send data. > > Net::FTP=GLOB(0x1ab2694)<<< 226 File receive OK. > > Net::FTP=GLOB(0x1ab2694)>>> QUIT > > Net::FTP=GLOB(0x1ab2694)<<< 221 Goodbye. > > [...] > Hm, it seems that your problem ceased to exist. The above debug-log shows no errors and even reports the File as received and in order. > > Am I missing something??? > > If the file seems to behave strangely on the Linux side (seems broken) and is text-based, you might want to run dos2unix on it to replace the line endings. > > /oliver/ > > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > <http://learn.perl.org/> <http://learn.perl.org/first-response> > > > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>