5 pts.
 As400 File Transfer to Windows
How to transfer an IFS file from the AS400 to Windows using iSeries Client Access for Windows v5r3?

Software/Hardware used:
ASKED: February 20, 2009  5:28 PM
UPDATED: February 23, 2009  8:12 PM

Answer Wiki:
Use the iSeries Navigator which should have been installed with Client Access or FTP the file.
Last Wiki Answer Submitted:  February 20, 2009  11:59 pm  by  mshen   27,325 pts.
All Answer Wiki Contributors:  mshen   27,325 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

IF this is a one-time transfer, Using iSeries Navigator probably works the best. If you are attempting to have this an automated production process, look into the CPYTOIMPF or CPYTOSTMF commands in a CL that is scheduled to run.

Then the IFS location can be set up as a share on the windows client. This also works with with AIX clients.

 880 pts.

 

There are also the Data Transfer From/To iSeries Server options. With these you can define a data transfer, create an icon and launch the transfer on your schedule. You need to include/add the Data Access option of Client Access for the data transfer functions to be available.

 830 pts.