All mirrors are also browsable via HTTP protocol.
When downloading very large file (> 2GB) use client with large files support:
| nemo@giano:/home/nemo |
nemo@giano:~$ cat /etc/apt/sources.list
# See sources.list(5) for more information, especialy
# Remember that you can only use http, ftp or file URIs
# CDROMs are managed through the apt-cdrom tool.
# Security updates for "stable"
deb http://security.debian.org/ stable/updates main contrib non-free
# Security updates for "stable" using approx
#deb http://mirror-debian.cnit.it:9999/security stable/updates main contrib non-free
# Volatile
deb http://mirror-debian.cnit.it/debian-volatile/ stable/volatile main contrib non-free
# Stable
deb http://mirror-debian.cnit.it/debian/ stable main contrib non-free
# Sources
#deb-src http://mirror-debian.cnit.it/debian/ stable main contrib non-free
|