head 1.2; access; symbols; locks mhol:1.2; strict; comment @# @; 1.2 date 2002.02.04.22.23.09; author mhol; state Exp; branches; next 1.1; 1.1 date 2001.09.27.05.27.20; author mhol; state Exp; branches; next ; desc @@ 1.2 log @*** empty log message *** @ text @ Unix Archive Sites

Unix Archive Sites

The Unix Archive is available via various protocols from several sites. We would love to have more mirrors of this archive. If you could provide a mirror of this site, please let Warren Toomey know.

FTP AccessWeb Access
FTP access to the Unix Archive is available from:  

Web access to the Unix Archive is available from:

Rsync Access

The Unix Archive can also be accessed via an rsync server on minnie.tuhs.org, but only if you are a registered mirror site. See the 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:

Name Holds Size (Megs)
UA_Root root files 5M
UA_Applications Applications directory 65M
UA_4BSD 4BSD directory 371M
UA_PDP11 PDP-11 directory 479M
UA_PDP11_Trees PDP-11/Trees directory 97M
UA_VAX VAX directory 5M
UA_Other Other directory 6M

You can use rsync to mirror each section. To mirror the complete archive, you would issue the following commands:

mkdir Applications 4BSD PDP-11 PDP-11/Trees VAX Other

rsync -avz minnie.tuhs.org::UA_Root .
rsync -avz minnie.tuhs.org::UA_Applications Applications
rsync -avz minnie.tuhs.org::UA_4BSD 4BSD
rsync -avz minnie.tuhs.org::UA_PDP11 PDP-11
rsync -avz minnie.tuhs.org::UA_PDP11_Trees PDP-11/Trees
rsync -avz minnie.tuhs.org::UA_VAX VAX
rsync -avz minnie.tuhs.org::UA_Other Other

Warren Toomey
2001-05-04
@ 1.1 log @Initial revision @ text @a17 4 d38 5 a43 16 All archive sites require that only legitimate holders of a UNIX source license can access the archive. You will need to request access to the archive and prove you hold a UNIX source license. Once confirmed, you will receive a username and password to access the archive.

FTP Access

Password-protected FTP access to the Unix Archive is available from:

d45 12 a56 1

  • minnie.tuhs.org in Australia. d59 4 a62 12

    Web Access

    Password-protected HTTP access to the Unix Archive is available from:

    d64 5 a68 2

  • minnie.tuhs.org d70 2 d74 2 d85 2 a86 2 minnie.tuhs.org. See the rsync web page d102 1 a102 1 1M d114 5 a118 1 492M d126 1 a126 1 3M d137 1 a137 1 mkdir Applications 4BSD PDP-11 VAX Other d139 7 a145 6 rsync -avz username@@minnie.tuhs.org::UA_Root . rsync -avz username@@minnie.tuhs.org::UA_Applications Applications rsync -avz username@@minnie.tuhs.org::UA_4BSD 4BSD rsync -avz username@@minnie.tuhs.org::UA_PDP11 PDP-11 rsync -avz username@@minnie.tuhs.org::UA_VAX VAX rsync -avz username@@minnie.tuhs.org::UA_Other Other a147 3

    where username is the username you were given once your Unix Archive access was granted. @