Ftp: quote

Updated: April 17, 2012

Applies To: Windows 7, Windows Server 2008, Windows Server 2008 R2, Windows Vista

Sends verbatim arguments to the remote FTP server. A single FTP reply code is returned. For examples of how this command can be used, see Examples.

Syntax

quote <Argument>[…]

Parameters

Parameter Description

<Argument>

Specifies the argument to send to the FTP server.

Remarks

The quote command is identical to the literal command.

Examples

Send a quit command to the remote FTP server.

quote quit

Additional references