4.6.2. Send Arbitrary FTP command
The quote
Sends arguments, verbatim, to the remote FTP server. A single FTP reply code is expected in return. Quote is identical to literal. This command is followed by the parameter 'argument'. The argument specifies the argument to send to the FTP server.
The Syntax is
Exhibit 4.35. Syntax of "quote" command
The example is
Exhibit 4.36. Example of "quote" command
sysaxftp> quote
Command line to send k
sysaxftp>
|