| Support |
| Site Admin |
|
| |
| Joined: 12 Mar 2004 |
| Posts: 370 |
| Location: Omaha, NE |
|
|
|
 |
 |
 |
|
Locate the save file by using Object Search, the Save File filter or Fast Path. Right-click on the save file and select 'FTP to AS/400'(Fast Path users, press the FTP button).
If the save file on the target system exists, select 'Use Save File?' No. If the save file does not exist select 'Use Save File?' Yes.
If you are not using the GUI and the save file on the target system exists use the FTPF command:
SURVEYOR/FTPF LSYSTEM('My System') RSYSTEM('192.168.1.2') USER(USERID) PASSWD() FFILE((PUT SAVF/QGPL/MYSAVF SAVF/QGPL/YOURSAVF)) |
|