4.6.1. Send Arbitrary FTP command
The literal
Sends arguments, verbatim, to the remote FTP server. A single FTP reply code is expected in return. This command is followed by the parameter 'argument'. It specifies the argument to send to the FTP server.
The Syntax is
Exhibit 4.33. Syntax of "literal" command
The example is
Exhibit 4.34. Example of "literal" command
sysaxftp> literal
Command line to send: K
sysaxftp>
|