Command Manual - System Management
Quidway S6500 Series Ethernet Switches Chapter 1 File System Management Commands
Huawei Technologies Proprietary
1-37
214 Syntax: USER <sp> <username>
1.4.22 rmdir
Syntax
rmdir pathname
View
FTP Client view
Parameter
pathname: Directory name of remote FTP Server.
Description
Using rmdir command, you can cancel the specified directory from FTP Server. The
rmdir command can operate successfully only when there are not files under the
directory.
Example
# Delete the directory flash:/temp1 from FTP Server.
[ftp] rmdir flash:/temp1
1.4.23 user
Syntax
user username [ password ]
View
FTP Client view
Parameter
username: Logon username.
password: Logon password.
Description
Using user command, you can register an FTP user.
Example
# Log in the FTP Server with username tom and password bjhw.
[ftp] user tom bjhw