I just set up a full source gentoo mirror at mirror.silliam.com. I don’t know if gentoo would want my mirror added to their official pool since it is on shared hosting, so I haven’t submitted a bug report yet. However, I am going to use my mirror, and anyone else is free to use it. I have the bandwidth capped at 5TB, which works out to be about 15Mbit, I think. Anyways, my mirror syncs every four hours, starting at midnight PST using this command:
rsync --avHS --delete-excluded ftp.ussg.iu.edu::gentoo-distfiles /home/silliam/mirror.silliam.com/gentoo/
It then emails me the results of the command, hence the verbose flag (I like to see what files changed).
I am happy to mirror files for anybody, I have much more bandwidth than I could ever use. One of these days, I am going to build a nice python or php framework for mirroring files.






Post a Comment