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

Title: Cacko 1.23 Feed, Off Line Copy
Post 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
Title: Cacko 1.23 Feed, Off Line Copy
Post by: adf on May 30, 2006, 12:07:46 pm
can't you wget it?  I think I did....
Title: Cacko 1.23 Feed, Off Line Copy
Post by: bam on May 30, 2006, 03:14:32 pm
what syntax would be used to do that? specifically?
Title: Cacko 1.23 Feed, Off Line Copy
Post by: adf on May 30, 2006, 03:20:44 pm
Quote
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
Title: Cacko 1.23 Feed, Off Line Copy
Post by: Macbeth1968 on May 30, 2006, 04:14:56 pm
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.