Switch 7700 Command reference Guide, v2.0

Table Of Contents
FTP Client Commands 427
Example
Show the syntax of the protocol command user.
[ftp]remotehelp user
214 Syntax: USER <sp> <username>
rmdir Syntax
rmdir pathname
View
FTP Client view
Parameter
pathname: Directory name of remote FTP Server.
Description
Using the rmdir command, you can delete the specified directory from FTP Server.
Example
Delete the directory flash:/temp1 from FTP Server.
[ftp]rmdir flash:/temp1
user Syntax
user username [ password ]
View
FTP Client view
Parameter
username: Logon username.
password: Logon password.
Description
Using the user command, you can register an FTP user.
Example
Log in the FTP Server with username tom and password bjhw.
[ftp]user tom bjhw
verbose Syntax
verbose
undo verbose
View
FTP Client view