Ftp text file from PC to mainframe
Hi,I am trying to ftp a file from my local machine to a mainframe system.
The text file that i have in my local machine has only one line with around 5000 characters. Because of this the data is getting truncated when i am loading the file into mainframe. i am using a batch file to upload the file and the transmission mode is ascii. But when i try to upload the file using binary transmission it is getting saved. My requirement is that i should be able to load the file using ascii transmission only.
Please help me with this.
Thanks,
Vikas