Use the HELP command for information about
the supported FTP user commands. The REMOTEHELP
command provides information about the remote host FTP server.
Listing FTP User Commands |
 |
Enter the HELP command at the ftp>
prompt for a list of FTP supported user commands:
Enter the HELP command with a valid FTP
user command to obtain information about individual commands supported.
For example:
ftp> HELP OPEN OPEN remote-host Establish a connection to the specified hot FTP server. Remote-hot can either be an ARPA domain name, an MPE/iX NS node name, or an IP address. |
Listing the Remote FTP Server Commands |
 |
The REMOTEHELP command displays the remote
host supported server commands. A display similar to the following
appears, (depending on the supported server commands).
Entering REMOTEHELP command,
where command is a valid remote FTP server
command, provides you with a brief description of the server command.
For example:
ftp> REMOTEHELP USER 214 Syntax: USER username |
FTP server commands may not have the same name as the user
commands.