FTP/400 Upgrade
From Support
| | If you have a question or seek clarification, please call Technical Support. |
Use the following instructions for your FTP/400 upgrade.
If you encounter any problems, please contact Technical Support
Contents |
Step 1: Back up old library
If you have no object locks on the library, you can simply rename it:
RNMOBJ OBJ(QSYS/RJSFTP) OBJTYPE(*LIB) NEWOBJ(RJSFTPV1)
Otherwise, a copy library command will work as well:
CPYLIB FROMLIB(RJSFTP) TOLIB(RJSFTPV1)
Step 2: Download
Username = ********* Password = ***********
Step 3 Install
Use FTP Library Installation to install FTP/400 library (RJSFTP) onto the System i.
Unzip the file to the default location.
Enter your System i IP Address, username and password.
Take each numbered step, waiting until the previous step is finished before continuing.
| | You will see an Error 550. This is normal behavior. If you see any additional errors please contact Technical Support. |
ADDLIBLE RJSFTP
Step 4: Copy DTAARAs
Use the following command to copy the old DTAARA's and all the users tables to the new library
FTPUPG RJSFTPV1 RJSFTP
Step 5: Clean up
Remove the FTP/400 library
RMVLIBLE RJSFTP
FTP/400 should now be completely upgraded.


