OESF Portables Forum
Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Sharp ROMs => Topic started by: Macbeth1968 on May 30, 2006, 11:53:15 am
-
Hello all,
Is there a location, or a method, to get the Cacko feed directory as a single file to load onto a CF/SD card? I can download the individual files from the mirror site, but can't find a way to do a batch download.
I have issues with keeping my internet connection, so doing the load from package manger (on the Zaurus) over the net is problematic.
Any help would be appreciated.
Thanks
-
can't you wget it? I think I did....
-
what syntax would be used to do that? specifically?
-
what syntax would be used to do that? specifically?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=129016\"][{POST_SNAPBACK}][/a][/div]
off the top of my head? wget -np -m "wherever Mazlovsky keeps his feed .ru" run in the folder where you want it
-
Thanks bam,
Wget worked great. Don't know why I didn't come across it before.
For syntax, I justed mirrored the site:
wget -mr http://...
Thanks again.