GetTree

Function:

Retrieves a complete directory structure from an FTP server, including files and sub-directories.

Syntax:

GetTree <Remote File Mask> <Local Directory>

Example:

GetTree "/datafiles/*.*" "C:\DataFiles"