ibm midrange - GET Save file from AS/400 via FTP Empty File -
I am trying to download SAVEFILE to a library from the AS / 400 server. I always get an empty file which is 0 bytes,
These steps I have taken
Go to an MS-DOS shell Go to the location on that PC where you You want to save the file. Type: FTP (AS / 400_IP_ADADAR) or FTP (AS / 400 _NAME) Enter the AS / 400 username and password for that system when prompted. To ensure the transfer mode is binary (no conversion will be done), type: to go to the library on BIN / 400 where the saved file is stored, type: your PC to save the CD library file from AS / 400, Type: GET NAME When the transfer is completed, exit the FTP session by typing: To stop the QUIT MS-DOS shell, type: EXIT in the AS400 side I Can see file I can
but the file is empty.
Any reason?
We always make empty savf.
In FTP, switch to binary mode. CD & LCD, Remote & amp; Local current directory, if desired, change the NAMFMT, if desired.
If you do not change the local directory, the file goes to another location, where you are not looking.
Comments
Post a Comment