FTP file transfer - TechRepublic
General discussion
September 5, 2001 at 05:09 AM
mc_user

FTP file transfer

by mc_user . Updated 24 years, 9 months ago

I’m transfereing an ASCII file from an AS/400 over to a NT server using FTP.

FTP is truncating some of the lines because there is no data at the end of some lines. This is causing when the file tries to load into a database on NT.

Is there any way to force FTP to include the blank spaces at the end of the line that the AS/400 includes in the file?

I’m using NT’s standard FTP client.

This discussion is locked

All Comments