100
Field Description
PWD
Prints the working directory.
CDUP
Changes the directory to the upper directory.
XCUP
Extended command with the meaning of CDUP.
XPWD
Extended command with the meaning of PWD.
LIST Lists
files.
NLST
Lists brief file description.
MLSD
Lists file content.
PORT
Active mode (IPv4).
EPRT
Active mode (IPv6).
PASV
Passive mode (IPv4).
EPSV
Passive mode (IPv6).
REST Restarts.
RETR Downloads
files.
STOR Uploads
files.
APPE Appends
uploading.
DELE Deletes
files.
MKD Creates
folders.
XMKD
Extended command with the meaning of MKD.
RMD Removes
folders.
XRMD
Extended command with the meaning of RMD.
ABOR
Aborts the transmission.
SIZE
Size of the transmission file.
RNFR Original
name.
RNTO New
name.
rmdir
Use
rmdir
to permanently delete a directory on the FTP server.
Syntax
rmdir
directory
Views
FTP client view
Predefined user roles
network-admin
Parameters
directory
: Specifies the name of a directory on the remote FTP server.