F3215-HP Load Balancing Module System Maintenance Command Reference-6PW101
141
Field Descri
p
tion
SITE* Locate a parameter.
SYST Display system parameters.
STAT* State.
HELP Help.
NOOP* No operation.
XCUP Extension command, the same meaning as CDUP.
XCWD Extension command, the same meaning as CWD.
XMKD Extension command, the same meaning as MKD.
XPWD Extension command, the same meaning as PWD.
XRMD Extension command, the same meaning as RMD.
Syntax: USER <sp> <username>. Syntax of the user command: user (keyword) + space + username.
rmdir
Use rmdir to remove a specified directory from the FTP server.
Syntax
rmdir directory
Views
FTP client view
Default command level
3: Manage level
Parameters
directory: Directory name on the remote FTP server.
Usage guidelines
Only authorized users are allowed to use this command.
Delete all files and subdirectories under a directory before you delete the directory. For how to delete files,
see the delete command.
When you execute the rmdir command, the files in the remote recycle bin in the directory will be
automatically deleted.
Examples
# Delete the temp1 directory from the FTP root directory.
[ftp] rmdir /temp1
200 RMD command successful.
[ftp]
user
Use user to switch to another user account.