Quote is a SmallInt function that implements execution of the literal FTP command specified in ACommand, and returns the result code from the operation. Quote is used to allow FTP commands that are site-specific or not implemented by the
TIdFTP component. For example, Quote is used in
TIdFTP to perform the FTP REST command.
Quote executes the string literal in ACommand using the inherited SendCmd method.