Misplaced Pages

UUCP: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Browse history interactively← Previous editNext edit →Content deleted Content addedVisualWikitext
Revision as of 12:01, 2 March 2003 edit213.253.40.5 (talk) UUCP allowed message switching between machines, rather like Fidonet.← Previous edit Revision as of 13:25, 13 July 2003 edit undo151.38.227.22 (talk) uu{en,de}code are not part of UUCP. no mail site would use bang paths nowadays.Next edit →
Line 1: Line 1:
'''UUCP''' stands for '''Unix to Unix CoPy''', and is a ] and ] allowing transfer of ]s, ] and ] between ] ]s not connected to the ] proper. The UUCP package consists of several programs including uucp, uuencode, uudecode, uustat, and uuname. It is now mostly obsolete. '''UUCP''' stands for '''Unix to Unix CoPy''', and is a ] and ] allowing remote execution of commands and transfer of ]s, ] and ] between ] ]s not connected to the ] proper. The UUCP package consists of several programs including uucp, uuxqt (front ends for remote copy and execution), uucico (communication program), uustat, and uuname. Nowadays it is rarely used for ] communications, but is still used sometimes over ].


Before the widespread availability of universal connectivity through the ], computers were only connected by smaller networks, or point-to-point links. UUCP allowed ] between machines, rather like ]. Before the widespread availability of universal connectivity through the ], computers were only connected by smaller networks, or point-to-point links. UUCP allowed ] between machines, rather like ] (which was modeled on UUCP and very common on ] systems).


The '''UUCPNET''' was the name for the totality of the network of computers connected through UUCP. The '''UUCPNET''' was the name for the totality of the informal network of computers connected through UUCP.


The UUCP protocol was used to forward material between sites on a hop-by-hop basis. Addressing on UUCPNET was achieved by specifying a route as a list of intermediate host names separated by ]s, or '']s'', hence the term '''bang path'''. The UUCP protocol was used to forward material between sites on a hop-by-hop basis. Addressing on UUCPNET was achieved by specifying a route as a list of intermediate host names separated by ]s, or '']s'', hence the term '''bang path'''.
Line 12: Line 12:


] traffic was originally carried over the UUCPNET. ] traffic was originally carried over the UUCPNET.
Bang paths are still in use within the Usenet message format, and the few remaining UUCP mail sites. Bang paths are still in use within the Usenet message format ''Path'' headers, but they only have an informational purpose and are not used for routing.

:''This is a ]: please fix it''


See also: See also:

Revision as of 13:25, 13 July 2003

UUCP stands for Unix to Unix CoPy, and is a computer program and protocol allowing remote execution of commands and transfer of files, email and netnews between Unix computers not connected to the Internet proper. The UUCP package consists of several programs including uucp, uuxqt (front ends for remote copy and execution), uucico (communication program), uustat, and uuname. Nowadays it is rarely used for Modem communications, but is still used sometimes over TCP/IP.

Before the widespread availability of universal connectivity through the Internet, computers were only connected by smaller networks, or point-to-point links. UUCP allowed message switching between machines, rather like Fidonet (which was modeled on UUCP and very common on MS-DOS systems).

The UUCPNET was the name for the totality of the informal network of computers connected through UUCP.

The UUCP protocol was used to forward material between sites on a hop-by-hop basis. Addressing on UUCPNET was achieved by specifying a route as a list of intermediate host names separated by exclamation marks, or bangs, hence the term bang path.

Thus, for example, the path ...!bigsite!foovax!barbox!me directs people to route their mail to machine bigsite (presumably a well-known location accessible to everybody) and from there through the machine foovax to the account of user me on barbox.

People often published compound bang addresses using the { } convention (see glob) to give paths from several big machines, in the hopes that one's correspondent might be able to get mail to one of them reliably (example: ...!{seismo, ut-sally, ihnp4}!rice!beta!gamma!me). Bang paths of 8 to 10 hops were not uncommon in 1981. Late-night dial-up UUCP links would cause week-long transmission times. Bang paths were often selected by both transmission time and reliability, as messages would often get lost.

Usenet traffic was originally carried over the UUCPNET. Bang paths are still in use within the Usenet message format Path headers, but they only have an informational purpose and are not used for routing.

See also: