- How do I mirror something on ibiblio?
- I've found a mirror on ibiblio that appears to be out of date. What should I do?
How do I mirror something on ibiblio?
Sep. 24, 2010
You can mirror software or other content from ibiblio.org via rsync. For example,
$ rsync -av ftp.ibiblio.org::Linux/ /pub/mirror/linux
Try the following servers:
* ftp.ibiblio.org
* distro.ibiblio.org (Linux distributions)
* mirrors.ibiblio.org (free/open source software mirrors)
See the rsync man page or an online tutorial for more information. Please note that:
* Compression is disabled due to server performance constraints.
* Access to the entire Linux distribution tree and the ftp.ibiblio.org tree is deprecated.
$ rsync -av ftp.ibiblio.org::Linux/ /pub/mirror/linux
Try the following servers:
* ftp.ibiblio.org
* distro.ibiblio.org (Linux distributions)
* mirrors.ibiblio.org (free/open source software mirrors)
See the rsync man page or an online tutorial for more information. Please note that:
* Compression is disabled due to server performance constraints.
* Access to the entire Linux distribution tree and the ftp.ibiblio.org tree is deprecated.
I've found a mirror on ibiblio that appears to be out of date. What should I do?
Apr. 26, 2011
Most mirrored content on ibiblio updates automatically on a daily basis. If you think a mirror is out of date, first check other mirrors to see if the problem is widespread. If the ibiblio mirror is not in sync with the rest, wait a few days to see if it catches up. Some mirrors, maven and gnu, for example, are maintained by the project owners. If you find a problem with these, please look for contact information on the project web site.