View Single Post
      12-03-2012, 09:20 PM   #469
dirtyfreebooter
Captain
dirtyfreebooter's Avatar
United_States
339
Rep
655
Posts

Drives: Vespa
Join Date: Nov 2010
Location: Boulder, CO

iTrader: (2)

Quote:
Originally Posted by leo95se View Post
is there any easy way to d/l this? it will take forever to rebuild the directory structure
If you use Linux or Mac, you can use wget on the command line to recursively get all of the files.

Code:
$ wget -m -np -p --no-parent -X BMW%20Nav http://kmarei.minidns.net:8000/m/BMW_CIC_NAVIGATION_NORTH_AMERICA_2013/
Appreciate 0