Difference between revisions of "Uucp"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=uucp |Short description=File copying program |Full description=Uucp copies files to or from another *nix system which also runs uucp. It transfers mail, news, and f...")
 
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=uucp
+
|Name=GNU UUCP
|Short description=File copying program
+
|Short description=File copying program.
|Full description=Uucp copies files to or from another *nix system which also runs uucp. It transfers mail, news, and files between systems which are not connected by more modern means. The connection can be made via modem, a hard-wired serial connnection, or via an IP connection. >P>is package has everything you need to make a UUCP connection, including versions of uucico, uusched, uuxqt, uux, uucp, uustat, uulog, uuname, uuto, uupick, and cu, as well as uuchk (a program to check configuration files), uuconv (a program to convert from one type of configuration file to another) and tstuu (a test harness for the package). package currently supports the f, g (in all window and packet sizes), G, t and e protocols, as well a Zmodem protocol and two new bidirectional protocols. If you have a Berkeley sockets library, it can make TCP connections. If you have TLI libraries, it can make TLI connections.
+
|Full description='''GNU UUCP''' (a.k.a. Taylor UUCP) is a free implementation of UUCP (Unix-to-Unix Copy), a set of utilities for remotely transferring files, email and net news between computers.
|User level=none
+
|Homepage URL=https://www.gnu.org/software/uucp/
|Status=Live
+
|Is High Priority Project=No
|Component programs=
+
|Documentation note=https://www.airs.com/ian/uucp-doc/
|Homepage URL=http://www.airs.com/ian/uucp.html
+
 
|VCS checkout command=
+
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
|Computer languages=C
+
 
|Documentation note=User manual available from http://www.airs.com/ian/uucp-doc/
+
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
|Paid support=
+
 
|IRC help=
+
[https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line]
|IRC general=
+
 
|IRC development=
+
----
|Related projects=
+
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
----
 +
 
 +
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 +
----
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=gnustandards
 
|Keywords=network,News,mail,connection,uucp,net apps,file transfer
 
|Keywords=network,News,mail,connection,uucp,net apps,file transfer
|Is GNU=y
 
|Last review by=Janet Casey
 
|Last review date=2003-06-06
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
 
|Version identifier=1.07
 
|Version identifier=1.07
|Version date=2003-06-06
+
|Version date=2003/06/03
 
|Version status=stable
 
|Version status=stable
|Version download=http://ftp.gnu.org/pub/gnu/uucp/uucp-1.07.tar.gz
+
|Version download=https://ftp.gnu.org/gnu/uucp/uucp-1.07.tar.gz
 +
|Last review by=Bendikker
 +
|Last review date=2019/01/19
 +
|Submitted by=Database conversion
 +
|Submitted date=2011/04/01
 +
|User level=intermediate
 +
|Paid support=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 +
|Accepts cryptocurrency donations=Yes
 +
|Test entry=No
 +
|Is GNU=Yes
 +
|GNU package identifier=uucp
 
|License verified date=2001-07-23
 
|License verified date=2001-07-23
|Version comment=1.07 stable released 2003-06-06
+
}}
 +
{{Project license
 +
|License=GPLv2orlater
 +
|License verified by=Bendikker
 +
|License verified date=2018/06/11
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Ian Lance Taylor
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Ian Lance Taylor
+
|Email=ian@airs.com
|Email=
+
}}
|Resource URL=
+
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/uucp
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.gnu.org/projects/uucp/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/uucp/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/uucp-general/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-uucp/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=http://lists.cirr.com/cgi-bin/wilma/taylor-uucp/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/old-gnu/uucp/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/uucp/
 +
}}
 +
{{Resource
 +
|Resource kind=Homepage
 +
|Resource URL=https://www.airs.com/ian/uucp.html
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Support
+
|Resource kind=General
|Resource kind=E-mail
+
|Resource URL=https://savannah.gnu.org/people/
|Resource URL=mailto:taylor-uucp@gnu.org
 
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=daemon
 
|Interface=daemon
 
|Network-hookup=mail-transport-agent
 
|Network-hookup=mail-transport-agent
|System-administration=network-hookup
+
|Programming-language=C, perl, shell
 +
|Runs-on=GNU/Linux
 
|Use=system-administration
 
|Use=system-administration
 
|Works-with=email
 
|Works-with=email
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=GPLv2
 
|License verified by=Janet Casey
 
|License verified date=2001-07-23
 
}}
 

Latest revision as of 08:10, 19 January 2019


[edit]

GNU UUCP

https://www.gnu.org/software/uucp/
File copying program.

GNU UUCP (a.k.a. Taylor UUCP) is a free implementation of UUCP (Unix-to-Unix Copy), a set of utilities for remotely transferring files, email and net news between computers.





Licensing

License

Verified by

Verified on

Notes

Verified by

Bendikker

Verified on

11 June 2018




Leaders and contributors

Contact(s)Role
Ian Lance Taylor Maintainer


Resources and communication

AudienceResource typeURI
Generalhttps://savannah.gnu.org/people/
Downloadhttps://ftp.gnu.org/old-gnu/uucp/
Mailing Listhttp://lists.cirr.com/cgi-bin/wilma/taylor-uucp/
Debian (Ref)https://tracker.debian.org/pkg/uucp
Savannah (Ref)https://savannah.gnu.org/projects/uucp/
Homepagehttps://www.airs.com/ian/uucp.html
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/uucp-general/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-uucp/
Downloadhttps://ftp.gnu.org/gnu/uucp/


Software prerequisites




Entry







"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.

























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.