Both sides previous revisionPrevious revisionNext revision | Previous revision |
source:unix_archive [2022/12/28 00:22] – old revision restored (2022/12/01 02:30) 65.21.35.248 | source:unix_archive [2024/08/18 07:57] (current) – [The Unix Archive] admin |
---|
| **FTP Access** | **Web Access** | | | **FTP Access** | **Web Access** | |
|FTP access to the Unix Archive is available from: |Web access to the Unix Archive is available from: | | |FTP access to the Unix Archive is available from: |Web access to the Unix Archive is available from: | |
|[[ftp://www.tuhs.org/]] in the U.S. |[[http://www.tuhs.org/Archive|minnie.tuhs.org]] in the U.S. | | |[[ftp://www.tuhs.org/]] in the U.S. |[[http://www.tuhs.org/Archive|www.tuhs.org]] in the U.S. | |
|[[:source:ftp.math.utah.edu|ftp.math.utah.edu]] in the U.S. |[[http://www.math.utah.edu/pub//mirrors/minnie.tuhs.org/|www.math.utah.edu]] in the U.S. | | |[[:source:ftp.math.utah.edu|ftp.math.utah.edu]] in the U.S. |[[http://www.math.utah.edu/pub//mirrors/www.tuhs.org/|www.math.utah.edu]] in the U.S. | |
|[[:source:ftp.autistici.org|ftp.autistici.org]] in Italy. |[[http://www.autistici.org/UNIX-Archive/|www.autistici.org]] in Italy. | | |[[:source:ftp.autistici.org|ftp.autistici.org]] in Italy. |[[http://www.autistici.org/UNIX-Archive/|www.autistici.org]] in Italy. | |
|[[:source:ftp.lug.udel.edu|ftp.lug.udel.edu]] in the US. |[[http://mirror.cc.vt.edu/pub/Ancient_Unix|mirror.cc.vt.edu]] in the U.S. | | |[[:source:ftp.lug.udel.edu|ftp.lug.udel.edu]] in the US. |[[http://mirror.cc.vt.edu/pub/Ancient_Unix|mirror.cc.vt.edu]] in the U.S. | |
|[[:source:pdp11.org.ru|pdp11.org.ru]] in Russia. |[[http://unix-archive.pdp11.org.ru|unix-archive.pdp11.org.ru]] in Russia. | | |[[:source:pdp11.org.ru|pdp11.org.ru]] in Russia. |[[http://unix-archive.pdp11.org.ru|unix-archive.pdp11.org.ru]] in Russia. | |
|[[:source:ftp.darwinsys.com|ftp.darwinsys.com]] in Canada. |[[http://highgate.comm.sfu.ca/pups/|highgate.comm.sfu.ca]] in Canada. | | |[[:source:ftp.darwinsys.com|ftp.darwinsys.com]] in Canada. |[[http://highgate.comm.sfu.ca/pups/|highgate.comm.sfu.ca]] in Canada. | |
|[[:source:ftp.ics.es.osaka-u.ac.jp|ftp.ics.es.osaka-u.ac.jp]] in Japan. |[[http://www.cc.uoa.gr/~plabrop/unix/archive/|www.cc.uoa.gr]] in Greece. | | |[[:source:ftp.ics.es.osaka-u.ac.jp|ftp.ics.es.osaka-u.ac.jp]] in Japan. |[[https://unix.panix.eu/|unix.panix.eu]] in Greece. | |
|[[:source:ftp.cs.tu-berlin.de|ftp.cs.tu-berlin.de]] in Germany. |[[http://unixarchive.cn-k.de/|unixarchive.cn-k.de]] in Germany. | | |[[:source:ftp.cs.tu-berlin.de|ftp.cs.tu-berlin.de]] in Germany. |[[http://unixarchive.cn-k.de/|unixarchive.cn-k.de]] in Germany. | |
|[[:source:mirror.interoute.net|mirror.interoute.net]] in England. |[[http://unix-archive.kalwun.de/|unix-archive.kalwun.de]] in Germany. | | |[[:source:mirror.interoute.net|mirror.interoute.net]] in England. |[[http://unix-archive.kalwun.de/|unix-archive.kalwun.de]] in Germany. | |
|[[:source:ftp.tuhs.org.ua|ftp.tuhs.org.ua]] in the Ukraine. | | | |[[:source:ftp.tuhs.org.ua|ftp.tuhs.org.ua]] in the Ukraine. | [[http://unix-archive.eu/|unix-archive.eu]] in Germany. | |
| |[[ftp://ftp.area536.com/mirrors/tuhs.org|ftp.area536.com]] in Finland. | [[ https://ftp.sdaoden.eu/www.tuhs.org/|ftp.sdaoden.eu]] in Germany. | |
| | [[ftp://ftp.uni-sofia.bg/UnixArchive/|ftp.uni-sofia.bg]] in Bulgaria. | [[https://ftp.uni-sofia.bg/UnixArchive/|ftp.uni-sofia.bg]] in Bulgaria. | |
| |
====== Rsync Access ====== | ====== Rsync Access ====== |
| |
The Unix Archive can also be accessed via an rsync server on minnie.tuhs.org. See the [[http://rsync.samba.org/|rsync web page]] for details on how to obtain a client. | The Unix Archive can also be accessed via an rsync server on www.tuhs.org. See the [[http://rsync.samba.org/|rsync web page]] for details on how to obtain a client. |
| |
The rsync access is divided into a number of categories in order to ease the load on the Unix Archive server. The categories are: | The rsync access is divided into a number of categories in order to ease the load on the Unix Archive server. The categories are: |
mkdir Applications Distributions Documentation Tools | mkdir Applications Distributions Documentation Tools |
| |
rsync -avz minnie.tuhs.org::UA_Root . | rsync -avz www.tuhs.org::UA_Root . |
rsync -avz minnie.tuhs.org::UA_Applications Applications | rsync -avz www.tuhs.org::UA_Applications Applications |
rsync -avz minnie.tuhs.org::UA_Distributions Distributions | rsync -avz www.tuhs.org::UA_Distributions Distributions |
rsync -avz minnie.tuhs.org::UA_Documentation Documentation | rsync -avz www.tuhs.org::UA_Documentation Documentation |
rsync -avz minnie.tuhs.org::UA_Tools Tools | rsync -avz www.tuhs.org::UA_Tools Tools |
</code> | </code> |
| |
\\ | \\ |
| |