You are not logged in.
Hi guys, I've coded a new tiny bash script that can be run from cron. It can download any architecture selected automatically by running simple commands.
See this wiki page for more details and code it self at http://wiki.gotux.net/code/bash/archsnaps I hope this helps some one else, like it does me Thanks.
EDITED: See ArchDL instead now.
https://github.com/GoTux/Bash/blob/master/archdl.sh
Last edited by TuxLyn (2012-12-19 10:20:30)
::: Using Arch Linux Since October 25, 2011 :::
::: Tutorials: http://distrogeeks.com/ :::
Offline
You should encourage people to fill in different mirrors. Imagine everybody downloading the releng image every day and you'd have to pay for traffic.
Offline
Well this is up to everyone who uses the script ;-) This script can be easily modified to download from new mirror or create your own mirror with it.
Last edited by TuxLyn (2012-03-28 17:20:58)
::: Using Arch Linux Since October 25, 2011 :::
::: Tutorials: http://distrogeeks.com/ :::
Offline
I just tried it. I must have misinterpreted the "daily", it works well for downloading a single iso manually. Now I'm even lazier than before :-D
Offline
Updated Code: v0.1.1 – fixed urls spaces issue.
@Awebb, lol well... I've coded this script to help me grab daily iso's without me actually doing all the extra work, and I can put this in cron and add extra option to rotate the iso's
::: Using Arch Linux Since October 25, 2011 :::
::: Tutorials: http://distrogeeks.com/ :::
Offline
Updated Code: v0.1.2 released.
added: no-cobber download for wget.
added: ls (list) command.
added: support for older iso's.
::: Using Arch Linux Since October 25, 2011 :::
::: Tutorials: http://distrogeeks.com/ :::
Offline
Updated Code: v0.1.3 released.
added: better descriptive options.
added: few usage examples in help.
::: Using Arch Linux Since October 25, 2011 :::
::: Tutorials: http://distrogeeks.com/ :::
Offline