760 pts.
 Uploading PTF file from local PC to AS/400
Hi, I do not have access to iSeries Navigtor to make this transfer. I need some ways to transfer a PTF from local PC to AS/400.

Software/Hardware used:
ASKED: February 13, 2013  4:21 PM

Answer Wiki:
You can use FTP. Be sure to use BINARY when you do your PUT  
Last Wiki Answer Submitted:  February 13, 2013  4:43 pm  by  CharlieBrowne   33,685 pts.
All Answer Wiki Contributors:  CharlieBrowne   33,685 pts. , Michael Tidmarsh   14,000 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


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


 

I am not aware of using BINARY while doing PUT. Some could give brief on this

 760 pts.

 

FTP yourAS400USRPRF  PasswordBINPUT fromloc  tolocQUIT 

 33,685 pts.

 

You should install Ops Nav whether it has anything to do with this problem or not. Anyone working with PTFs should also have Ops Nav available.
 
FTP isn’t required, nor is Ops Nav. You should be able simply to drag/drop the PTF savefile to a shared directory on your AS/400. Once it’s there, you can use CPYFRMSTMF to copy it into a savefile. As long as the PC file has .SAVF for its extension, you don’t need to create the savefile first. That’s also true if you use FTP.
 
By using a shared directory, none of the FTP requirements are needed.
 
Tom

 110,095 pts.