Function:
Retrieves all files in a directory or folder structure that are newer than the ones on the local machine.
Syntax:
GetTreeNew <Remote File Mask> <Local Directory>
Example:
GetTreeNew "/datafiles/*.*" "C:\Datafiles"