apt-mirror (1) Linux Manual Page
NAME
apt-mirror – apt sources mirroring tool
SYNOPSIS
apt-mirror [configfile]
DESCRIPTION
A small and efficient tool that lets you mirror a part of or the whole Debian GNU/Linux distribution or any other apt sources.
Main features:
COMMENTS
apt-mirror uses /etc/apt-mirror.list as a configuration file. By default it is tuned to official debian mirror in Finland. Change it for your needs.
After you setup the configuration file you may run as root:
# su - apt-mirror -c apt-mirror
Or uncomment line in /etc/cron.d/apt-mirror to enable daily mirror upgrades.
FILES
/etc/apt-mirror.list
/etc/cron.d/apt-mirror
/var/spool/apt-mirror/mirror
/var/spool/apt-mirror/skel
/var/spool/apt-mirror/var
KNOWN BUGS
Do not specify default http port (80) explicitly. (i.e. deb http://server:80/ sid …)
AUTHOR
Dmitry N. Hramtsov <hdn [at] nsu.ru>
