Command Manual – System Management
Quidway S8500 Series Routing Switches Chapter 1 File System Management Commands
Huawei Technologies Proprietary
1-40
Description
Use the rmdir command to remove the specified directory from FTP Server. Note that,
this command can be successfully executed only when the specified directory contains
no files.
Example
# Delete the directory flash:/temp1 from FTP Server.
<Quidway> ftp
[ftp] rmdir flash:/temp1
1.4.23 user
Syntax
user username [ password ]
View
FTP Client view
Parameter
username: Logon username.
password: Logon password.
Description
Use the user command to register an FTP user.
This command is available when you log in FTP server with a specified user account.
Example
# Log in the FTP Server with username tom and password bjhw.
<Quidway> ftp
[ftp] user tom bjhw
1.4.24 verbose
Syntax
verbose
undo verbose
View
FTP Client view