Troubleshooting
Problem
This document describes how to move a save file from one IBM® iSeries™ family of servers to another iSeries family using FTP.
Resolving The Problem
To move a save file from one IBM® iSeries™ family of servers server to another iSeries family server using
FTP, create the save file on your source system. Then, create an identically named save file on the target
system.
In this example, the save file is in Library QGPL and will be moved to the target systems QGPL library.
File Transfer Protocol
Previous FTP subcommands and messages:
Connecting to host REMOTESERVER at address x.x.xx.xxx using port 21.
220-QTCP at REMOTESERVER.
220 Connection will close if idle more than 5 minutes.
> ibmusr
331 Enter password.
230 IBMUSR logged on.
OS/400 is the remote operating system. The TCP/IP version is "V5R2M0".
250 Now using naming format "0".
257 "IBMUSR" is current library.
> bin
200 Representation type is binary IMAGE.
> cd qgpl
250 "QGPL" is current library.
> lcd qgpl
Local working directory is QGPL
Enter an FTP subcommand.
===> put yoursavf
The target system should have your save file in QGPL library.
=========================================================================================
Note: If the SAVF is not created on the target IBM® OS/400® or IBM® i5/OS™ before performing the
transfer, the transfer will appear to complete satisfactorily. However, on inspection of the file on target
OS/400 or i5/OS, you will see that a physical file (PF) has been created and not a save file (SAVF). This
will not work.
=========================================================================================
Historical Number
357909339
Was this topic helpful?
Document Information
Modified date:
18 December 2019
UID
nas8N1015830