Ftp: literal
Published: April 17, 2012
Updated: April 17, 2012
Applies To: Windows 7, Windows 8, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, 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.
literal <Argument> […]
| Parameter | Description |
|---|---|
|
<Argument> |
Specifies the argument to send to the FTP server. |
The literal command is identical to the quote command.
Send a quit command to the remote FTP server.
literal quit
