UUCP
ROAM_ALIASES: "Unix-to-Unix Copy"
A suite of programs and protocols for the transfer of files, email, and netnews across computer systems, namely Unix.
(en.wikipedia.org) UUCP - Wikipedia website
ROAM_REFS: https://en.wikipedia.org/wiki/UUCP
UUCP (Unix-to-Unix Copy) is a suite of computer programs and protocols allowing remote execution of commands and transfer of files, email and netnews between computers.
A command named
uucpis one of the programs in the suite; it provides a user interface for requesting file copy operations. The UUCP suite also includesuux(user interface for remote command execution),uucico(the communication program that performs the file transfers),uustat(reports statistics on recent activity),uuxqt(execute commands sent from remote machines), anduuname(reports the UUCP name of the local system). Some versions of the suite includeuuencode/=uudecode= (convert 8-bit binary files to 7-bit text format and vice versa).Although UUCP was originally developed on Unix in the 1970s and 1980s, and is most closely associated with Unix-like systems, UUCP implementations exist for several non-Unix-like operating systems, including DOS, OS/2, OpenVMS (for VAX hardware only), AmigaOS, classic Mac OS, and even CP/M.