Table20. Example Default Names for the PUT, APPEND, and MPUT Subcommands (continued)
Source Host (AS/400 Client) TargetHost (Server)
Name
Format File Sys File Name Name
Format File Sys Default Name
1 QSYS.LIB libx.lib/ffff.savf 0 QSYS.LIB ffff
4
1 QSYS.LIB libx.lib/ffff.file 0 QSYS.LIB ffff
4
1 QSYS.LIB libx.lib/ffff.savf 1 QSYS.LIB ffff.SAVF
4
1 QSYS.LIB libx.lib/ffff.file 1 QSYS.LIB ffff.FILE
4
0 QSYS.LIB libx/ffff 1 QSYS.LIB ffff.SAVF
4
1 QDLS libname/filename.ext 1 QDLS filename.ext
1 QDLS libname/filename 1 QDLS filename
1 “root” /Directory1/FileA 1 QOpenSys FileA
5
1 QOpenSys /QOpenSys/Direct/fileABC 1 “root” fileABC
5
Notes:
1. Shows that the default member name is the same as the file name when no member name is specified. The PUT
subcommand attempts to send a member of the same name as the file name.
2. Occurs when the server is an AS/400 that does not support NAMEFMT 1.
3. Indicates unknown. The name format is not defined for non-AS/400 servers and is considered unknown.
4. Illustrates how a save file is processed. A save file default name does not have a member name because save
files do not have members.
5. The case of the characters in the default name is the same as that of the entered file name for the “root,”
QOpenSys, and QLANSrv file systems.
Table21. Example Default Names for the GET and MGET Subcommands
Source Host (Server) TargetHost (AS/400 Client)
Name
Format FileSys FileName Name
Format FileSys Default Name
0 QSYS.LIB libname/ffff.mmmm 0 QSYS.LIB FFFF.MMMM
0 QSYS.LIB libname/ffff 0 QSYS.LIB FFFF.FFFF
0 QSYS.LIB libname/ffff 1 QSYS.LIB FFFF.FILE/FFFF.MBR
0 QSYS.LIB libname/ffff.mmmm 1 QSYS.LIB FFFF.FILE/MMMM.MBR
1 QSYS.LIB libX.lib/ffff.file/mmmm.mbr 0 QSYS.LIB FFFF.MMMM
1 QSYS.LIB libX.lib/ffff.file/mmmm.mbr 1 QSYS.LIB FFFF.FILE/MMMM.MBR
1
1
abcdefghigjk 0 QSYS.LIB ABCDEFG.ABCDEFG
2
1
1
abcdefghigjk.lmnolpgrst 0 QSYS.LIB ABCDEFG.LMNOPQR
2
1
1
abcd 1 QSYS.LIB ABCD.FILE/ABCD.MBR
2
1
1
abcd.efgh 1 QSYS.LIB ABCD.FILE/EFGH.MBR
2
1
1
abcdefghijk 1 QDLS ABCDEFGH
2
1
1
abcdefghijkl.mnopqrs 1 QDLS ABCDEFGH.MNO
2
1 QOpenSys /QOpenSys/Directory/FileA 1 “root” FileA
3
1 “root” /Directory/fileABC 1 QOpenSys fileABC
3
Chapter7. File Transfer Protocol (FTP) Client 243