FTPQuote Action

This is a low-level function that allows the Newlook macro user to send any command and parameters to the FTP server and get the full response in string format.

Parameters

Connection – (Required)

Name of the connection that the action will be applied to. Should be the same name as specified in the 'FTPConnect' call.

Command – (Required)

A command, in string format, to be issued to the FTP Server.

See Also

FTPConnect Action | FTPDisconnect Action | FTPDownload Action | FTPUpload Action | FTPChangeFolder Action | FTPDelete Action | FTPNewFolder Action | FTPNewLibrary Action | FTPNewMember Action | FTPNewPhysicalFile Action | FTPRename Action