FTP_Command

Reference:        Script Editor Program
                        Alphabetical Command List 

                        Topical Command List

Open Syntax Window

The FTP_Command dialog simply captures an FTP server name and the appropriate command string.  The server name routes the command to the appropriate server where it is delivered exactly as written.  These commands are independent of any other FTP file transfer actions.  They are processed on a separate session reserved for file actions other than transfers.  They must be sequenced like any other independent, scripted action. 

Warning:  You should NOT program complicated FTP tasks using this command.  It is intended only for delivering occasional directives, such as program execution, and not as a means of replacing the standard Beyond FTP functions.