PWD

Writes the name of the remote working directory to the terminal.

PW[D]

QUIT

Closes the remote connection and exits from FTP. Same as BYE and EXIT.

QUI[T]

QUOTE

Sends arbitrary server commands to the remote host.

QUO[TE] arguments

arguments

Specifies a valid FTP server command to be sent to the remote

 

host. The arguments are sent •as is," including commas if

 

included. Use for debugging purposes.

RECV

Transfers a remote file to the local host. Same as GET.

REC[V] remote_file [local_file]

remote_file

Specifies a valid file path on the remote host to be transferred

 

to the local host.

local_file

Specifies a file on the local host to be copied into. If this

 

parameter is omitted, the local file will have the same directory

 

path and file name as the remote file. If a local file name is

 

specified without a directory, the current working directory of

 

the local host is used. If a local file with the same file name

 

already exists, it is overwritten without warning.

REMOTEHELP

Displays the currently supported FTP server commands on the remote host.

REM[OTEHELP] [command]

command

Any FTP server command on the remote host. FTP displays

 

help information on the specified server command from the

 

remote host. If command is omitted, FTP displays a list of

 

currently supported FTP server commands on the remote host.

210 FTP