Re: Net::Ftp to MVS losing last byte?

2007-10-23 Thread Mike Malony
ASCII mode. transfering to an MVS system (IBM mainframe and EBCDIC files) I haven't tried it with logging on, I should see if there are any interesting messages. Thanks, Mike On 10/23/07, John Mason Jr <[EMAIL PROTECTED]> wrote: > > Mike Malony wrote: > > We're trying to upgrade from 5.6 to 5.8.

Re: Net::Ftp to MVS losing last byte?

2007-10-23 Thread John Mason Jr
Mike Malony wrote: > We're trying to upgrade from 5.6 to 5.8. Activestate Windows (of > course) When using NET::FTP to move files to the mainframe, some files > are losing the last byte on every record. Otherwise the parms are the same > > ASCII, > LRECL=80, # mainframe speak for these records

Net::Ftp to MVS losing last byte?

2007-10-23 Thread Mike Malony
We're trying to upgrade from 5.6 to 5.8. Activestate Windows (of course) When using NET::FTP to move files to the mainframe, some files are losing the last byte on every record. Otherwise the parms are the same ASCII, LRECL=80, # mainframe speak for these records are exactly 80 bytes long WRAP,