How do I FTP Savf from AS400 to AS400?
Table of Contents
Send SAVE file from PC to iSeries(AS400).
- ftp {Iseries System_name or host_name or IP Address}
- Enter {user_id}
- Enter {password}
- Enter bin.
- put {save_file_name}.savf {library}/{save_file_name}.savf.
- quit.
How do I transfer Savf from PC to AS400?
To FTP from the IBM i system, you should do the following: 1….Resolving The Problem.
1. | Open a command prompt window. |
---|---|
7. | To create the destination file in the library specified so you do not need to create the SAVF first, type the following: PUT YOURFILE.SAVF /QSYS.LIB/YOURLIB.LIB/YOURFILE.SAVF Press the Enter key. |
What is Save file in AS400?

In iSeries(AS400) Save files are very handy in saving objects, complete libraries, IFS directories and files and then restoring them back on the same or different machine. You can even save a save file inside another save file.
What is data queue in AS400?
Data queues are a type of server object that you can create, to which one procedure or program can send data, and from which another procedure or program can receive data. The receiving program can be already waiting for the data, or can receive the data later.
What is a Savf?
Commands used to save Objects to save file The Save Library (SAVLIB) command allows you to save a copy of one or more libraries. When saving to a save file, only one library can be specified. Example: SAVLIB LIB(LIBRARY_NAME) DEV(*SAVF) SAVF(SAVE_FILE_LIBRARY/SAVE_FILE_NAME)

What is Savf file?
What is SAVF file? SAVF is a file extension commonly associated with AS400Manager JAVA files. AS400Manager JAVA format was developed by Oracle Corporation. SAVF file format is compatible with software that can be installed on Windows system platform.