User Tools

Site Tools


source:unix_archive

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
source:unix_archive [2022/12/01 02:30] – old revision restored (2017/02/24 08:57) 192.99.13.69source:unix_archive [2023/02/16 07:55] – external edit 127.0.0.1
Line 5: Line 5:
 |  **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. |
Line 12: Line 12:
 |[[:source:ftp.fibranet.cat|ftp.fibranet.cat]] in Catalonia. |[[http://ftp.fibranet.cat/UnixArchive/|ftp.fibranet.cat]] in Catalonia. | |[[:source:ftp.fibranet.cat|ftp.fibranet.cat]] in Catalonia. |[[http://ftp.fibranet.cat/UnixArchive/|ftp.fibranet.cat]] in Catalonia. |
 |[[:source:sunsite.icm.edu.pl|sunsite.icm.edu.pl]] in Poland. |[[http://internet10.com.mx/UnixArchive|internet10.com.mx/UnixArchive]] in Mexico. | |[[:source:sunsite.icm.edu.pl|sunsite.icm.edu.pl]] in Poland. |[[http://internet10.com.mx/UnixArchive|internet10.com.mx/UnixArchive]] in Mexico. |
-|[[:source:ftp.uvsq.fr|ftp.uvsq.fr]] in France. |  |+|[[:source:ftp.uvsq.fr|ftp.uvsq.fr]] in France. |[[http://unixarchive.ulegend.net/|unixarchive.ulegend.net]] in Poland |
 |[[: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. |
Line 22: Line 22:
 ====== 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:
Line 35: Line 35:
 You can use rsync to mirror each section. To mirror the complete archive, you would issue the following commands: You can use rsync to mirror each section. To mirror the complete archive, you would issue the following commands:
  
-<code>mkdir Applications Distributions Documentation Tools+<code> 
 +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>
  
 \\ \\
  
source/unix_archive.txt · Last modified: 2023/11/08 16:35 by admin