File Transfer Protocol server syntax conventions

The File Transfer Protocol (FTP) server subcommands described in this topic make use of syntax conventions:

The following syntax are conventions used by FTP server subcommands:

Uppercase Letters
You must enter letters in uppercase exactly as shown in the syntax definitions for subcommands. You can enter these letters in either uppercase or lowercase.
Lowercase Words or Hyphenated Terms
Lowercase words or hyphenated terms, such as (remotefile and account-information,) represent variables for which you must substitute specific information.
Brackets [ ]
You can consider words, symbols, or phrases placed within brackets to be optional.
Left Parentheses ( and Asterisks *
You must enter left parentheses and asterisks exactly as shown in the syntax definitions.
Braces { }
Braces indicate a group of parameters, values, or variables that you can repeat.
Ellipsis ...
Ellipses indicate that you can include zero or more repetitions of the preceding variable enclosed within brackets.
Vertical Bar |
A vertical bar between parameters or values indicates that you can specify one or the other, but not both, at one time. You can see the vertical bars placed within sets of brackets or braces.
Related reference
File Transfer Protocol server subcommands
ADDM (Add Physical File Member)
ADDV (Add Physical File Variable Length Member)
APPE (Append to Existing File)
AUTH (Authorization)
CRTL (Create Library)
CRTP (Create Physical File)
CRTS (Create Source Physical File)
CWD (Change Working Directory or Library)
DBUG (Turn on the FTP Server Trace)
DELE (Delete File or Document)
DLTF (Delete File)
DLTL (Delete Library)
HELP (Getting Help from an iSeries Remote Server)
LIST (File List)
MKD (Make Directory)
MODE (Set Transfer Mode)
NLST (Name List)
NOOP (Obtain Server Response)
PASS (Password)
PASV (Use Passive Data Connection)
PBSZ (Protection Buffer Size)
PORT (Data Port)
PROT (Data Channel Protection Level)
PWD (Display Working Directory or Library)
QUIT (End an FTP Server Session)
RCMD (Send a CL Command to an FTP Server System)
REIN (Reinitialize Session between Systems)
RETR (Retrieve File)
RMD (Remove Directory)
RNFR (Rename From)
RNTO (Rename To)
SITE (Send Information Used by a Server System)
STOR (Store File)
STOU (Store Unique)
STRU (Specify File Structure)
SYST (Identify the Name of the Operating System)
TIME (Set Time-Out Values for FTP Server)
TYPE (Specify Representation Type)
USER (Send a User Logon ID to the Server)