8980 BIOS clock is sometimes one hour fast
[unleashed.git] / usr / src / man / man1m / uucico.1m
blob6eaf2120a0e6416c5b14ce68674e742a19abbf60
1 '\" te
2 .\"  Copyright 1989 AT&T  Copyright (c) 1997 Sun Microsystems, Inc.  All Rights Reserved.
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
5 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH UUCICO 1M "May 19, 1993"
7 .SH NAME
8 uucico \- file transport program for the uucp system
9 .SH SYNOPSIS
10 .LP
11 .nf
12 \fB/usr/lib/uucp/uucico\fR [\fB-f\fR] [\fB-c\fR \fItype\fR] [\fB-d\fR \fIspool-directory\fR]
13      [\fB-i\fR \fIinterface\fR] [\fB-r\fR \fIrole-number\fR] [\fB-s\fR \fIsystem-name\fR]
14      [\fB-x\fR \fIdebug-level\fR]
15 .fi
17 .SH DESCRIPTION
18 .sp
19 .LP
20 \fBuucico\fR is the file transport program for \fBuucp\fR work file transfers.
21 .SH OPTIONS
22 .sp
23 .LP
24 The following options are supported:
25 .sp
26 .ne 2
27 .na
28 \fB\fB-f\fR\fR
29 .ad
30 .RS 22n
31 This option is used to "force execution" of \fBuucico\fR by ignoring the limit
32 on the maximum number of uucicos defined in the \fB/etc/uucp/Limits\fR file.
33 .RE
35 .sp
36 .ne 2
37 .na
38 \fB\fB-c\fR\fI type\fR\fR
39 .ad
40 .RS 22n
41 The first field in the \fBDevices\fR file is the "Type" field.  The \fB-c\fR
42 option forces \fBuucico\fR to only use entries in the "Type" field that match
43 the user specified \fBtype\fR. The specified \fBtype\fR is usually the name of
44 a local area network.
45 .RE
47 .sp
48 .ne 2
49 .na
50 \fB\fB-d\fR\fI spool-directory\fR\fR
51 .ad
52 .RS 22n
53 This option specifies the directory \fIspool-directory\fR that contains the
54 \fBuucp\fR work files to be transferred.  The default spool directory is
55 \fB/var/spool/uucp\fR.
56 .RE
58 .sp
59 .ne 2
60 .na
61 \fB\fB-i\fR\fI interface\fR\fR
62 .ad
63 .RS 22n
64 This option defines the \fIinterface\fR used with \fBuucico\fR. The interface
65 only affects slave mode.  Known interfaces are UNIX (default), TLI (basic
66 Transport Layer Interface), and TLIS (Transport Layer Interface with Streams
67 modules, read/write).
68 .RE
70 .sp
71 .ne 2
72 .na
73 \fB\fB-r\fR\fI role-number\fR\fR
74 .ad
75 .RS 22n
76 The \fIrole-number\fR \fB1\fR is used for master mode. \fIrole-number\fR
77 \fB0\fR is used for slave mode (default).  When \fBuucico\fR is started by a
78 program or \fBcron\fR, \fIrole-number\fR \fB1\fR should be used for master
79 mode.
80 .RE
82 .sp
83 .ne 2
84 .na
85 \fB\fB-s\fR\fI system-name\fR\fR
86 .ad
87 .RS 22n
88 The \fB-s\fR option defines the remote system (\fIsystem-name\fR) that
89 \fBuucico\fR will try to contact.  It is required when the role is master;
90 \fIsystem-name\fR must be defined in the \fBSystems\fR file.
91 .RE
93 .sp
94 .ne 2
95 .na
96 \fB\fB-x\fR\fI debug-level\fR\fR
97 .ad
98 .RS 22n
99 Both \fBuux\fR and \fBuucp\fR queue jobs that will be transferred by
100 \fBuucico\fR. These jobs are normally started by the \fBuusched\fR scheduler,
101 for debugging purposes, and can be started manually. For example, the shell
102 \fBUutry\fR starts \fBuucico\fR with debugging turned on. The \fIdebug-level\fR
103 is a number between \fB0\fR and \fB9\fR.  Higher numbers give more  detailed
104 debugging information.
107 .SH FILES
109 .ne 2
111 \fB\fB/etc/uucp/Devconfig\fR\fR
113 .RS 27n
118 .ne 2
120 \fB\fB/etc/uucp/Devices\fR\fR
122 .RS 27n
127 .ne 2
129 \fB\fB/etc/uucp/Limits\fR\fR
131 .RS 27n
136 .ne 2
138 \fB\fB/etc/uucp/Permissions\fR\fR
140 .RS 27n
145 .ne 2
147 \fB\fB/etc/uucp/Sysfiles\fR\fR
149 .RS 27n
154 .ne 2
156 \fB\fB/etc/uucp/Systems\fR\fR
158 .RS 27n
163 .ne 2
165 \fB\fB/var/spool/locks/*\fR\fR
167 .RS 27n
172 .ne 2
174 \fB\fB/var/spool/uucp/*\fR\fR
176 .RS 27n
181 .ne 2
183 \fB\fB/var/spool/uucppublic/*\fR\fR
185 .RS 27n
189 .SH SEE ALSO
192 \fBuucp\fR(1C), \fBuustat\fR(1C), \fBuux\fR(1C), \fBUutry\fR(1M),
193 \fBcron\fR(1M), \fBuusched\fR(1M), \fBattributes\fR(5)