3com S7906E Guide De Référence

Page de 2327
 
2-23 
Description 
Use the quit command to disconnect from the remote FTP server and exit to user view. 
Examples 
# Disconnect from the remote FTP server and exit to user view. 
[ftp] quit 
221 Server closing. 
 
<Sysname> 
remotehelp 
Syntax 
remotehelp [ protocol-command ] 
View 
FTP client view 
Default Level 
3: Manage level 
Parameters 
protocol-command: FTP command. 
Description 
Use the remotehelp command to display the help information of FTP-related commands supported by 
the remote FTP server. 
If no argument is specified, FTP-related commands supported by the remote FTP server are displayed. 
Examples 
# Display FTP commands supported by the remote FTP server. 
[ftp] remotehelp 
214-Here is a list of available ftp commands 
    Those with '*' are not yet implemented. 
   USER   PASS   ACCT*  CWD    CDUP   SMNT*  QUIT   REIN* 
   PORT   PASV   TYPE   STRU*  MODE*  RETR   STOR   STOU* 
   APPE*  ALLO*  REST*  RNFR*  RNTO*  ABOR*  DELE   RMD 
   MKD    PWD    LIST   NLST   SITE*  SYST   STAT*  HELP 
   NOOP*  XCUP   XCWD   XMKD   XPWD   XRMD 
214 Direct comments to 3Com company. 
# Display the help information for the user command. 
[ftp] remotehelp user 
214 Syntax: USER <sp> <username>. 
 
[ftp]