Command Line Options
Previous  Top  Next

One of the unique features of Grab-a-Site is the ability to use it as a command line utility to get files.

All command line options apply only if a project is also specified on the command line.

/a<url>   Add URL
/i<file>   Import URL's from file

/u   Unattended - start grabbing
/e   Exit after finishing unattended grab

These apply to new URL's (/a or /i)
/c   StayOnSite on
/c0   StayOnSite off
/c1   StayOnSite on
/l   All Levels
/lx   Go x Levels

Example:
GrabSite.exe C:\TEST\TEST.GAS /ahttp://www.ibm.com /l2 /c1 /u /e

This would grab IBM's site two levels, and would stay on site so if IBM had a link to lotus.com it wouldn't be followed.