FTPDownload Method

Action Example

 

Encapsulates the AutoMate™ action under the “Internet | FTP” group, “Quick Retrieve.”

 

Declaration

procedure FTPDownload(SourceFile: OleVariant; DestinationFile: OleVariant; TransferType: OleVariant; CheckType: OleVariant; CheckTime: OleVariant); safecall;

 

Description

Specifies file(s) to download from an FTP Server. This command performs a three-step operation of logging into the server, downloading files, and logging out of the server.