On 10/10/07, James A. Peltier jpeltier@cs.sfu.ca wrote:
Hi All,
Is there something similar to apt-cacher available for CentOS? I would like to ensure that an application is only downloaded once to the network and not hundreds of times.
If there isn't an equivalent, would someone please point me in the direction of how I might accomplish this with CentOS?
-- James A. Peltier Technical Director, RHCE SCIRF | GrUVi @ Simon Fraser University - Burnaby Campus Phone : 778-782-3610 Fax : 778-782-3045 Mobile : 778-840-6434 E-Mail : jpeltier@cs.sfu.ca Website : http://gruvi.cs.sfu.ca | http://scirf.cs.sfu.ca MSN : subatomic_spam@hotmail.com _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
I dont know about apt-cacher, but if its something to do with apt-get you could you --download-only. Like apt-get upgrade --download-only
Tronn