I am trying to ftp a flat file into host which is alread alloated in host
ftp> put a.txt 'ID14567.TEST.SAGAG.INPUT'
227 Entering Passive Mode (10,226,0,16,15,182)
125 Storing data set 'ID14567.TEST.SAGAG.INPUT'
250 Transfer completed (data was truncated)
ftp: 4328 bytes sent in 1.02Seconds 4.16Kbytes/sec.
ftp>
Could anyone give me some hints? ,my my transferred flat file is truncated?
due to size of flat file or due to width of flatfile?
Thanks and Rgds