FTP Commands for Managing the User Space from a Network Host

If you enable the system’s FTP server (see FTP Server), you can manage files on the user space from an FTP client on a network host. Table 34 lists the FTP protocol commands that the E Series router supports. Whether you can perform these functions on the user space depends on the features that the FTP client offers.

Table 34: FTP Commands That the System Supports

FTP Command

Function

HELP

List supported commands.

USER

Verify username.

PASS

Verify password for the user.

QUIT

Quit the session.

LIST

List contents of a directory.

NLST

List directory contents using a concise format.

RETR

Retrieve a file.

STOR

Store a file.

CWD

Change working directory.

CDUP

Change working directory to parent.

TYPE

Change the data representation type.

PORT

Change the port number.

PWD, XPWD

Get the name of current working directory.

STRU

Change file structure settings (only stream mode supported).

MODE

Change file transfer mode (only stream mode supported).

PASV

Make the server listen on a port for data connection.

NOOP

Do nothing.

DELE

Delete a file.

MKD, XMKD

Make directory.

RMD, XRMD

Remove directory.

RNFR

Rename from.

RNTO

Rename to.

Related Documentation