GetIfNew

Function:

Retrieves files from a remote FTP server only if they do not exist in the specified local directory.

Syntax:

GetIfNew <Remote File Mask> <Local Directory>

Example:

GetIfNew "*.dat" "C:\DataFiles"