uucico(1M) DG/UX R4.11MU05 uucico(1M)
NAME
uucico - file transport program for the uucp system
SYNOPSIS
/usr/lib/uucp/uucico [ -r role_number ] [ -x debug_level ]
[ -i interface ] [ -d spool_directory ] -s system_name
DESCRIPTION
Uucico is the file transport program for uucp work file transfers.
Role numbers for the -r are the digit 1 for master mode or 0 for
slave mode (default). Programs or cron that start uucico should use
-r1. Uux and uucp both queue jobs that will be transferred by
uucico. It is normally started by the scheduler, uusched, but can be
started manually; this is done for debugging. A single digit in the
range 0-9 must be used with the -x option with higher numbers
specified for more debugging information.
The -i option defines the interface used with uucico. This interface
affects only slave mode. DG/UX is the only known interface at this
time and is the default.
The -d option specifies the alternate directory as spool_directory
rather than /usr/spool/uucp.
Use the -s option to specify the hostname of the remote machine you
want uucico to call. Uucico will call this machine even if the spool
directory contains no work for that system. This option is useful
for polling other machines that do not have the hardware needed to
initiate a connection. The machine you specify must be entered into
the Systems file.
FILES
/etc/uucp/Systems
/etc/uucp/Permissions
/etc/uucp/Devices
/etc/uucp/Sysfiles
/etc/uucp/Maxuuxqts
/etc/uucp/Maxuuscheds
/usr/spool/uucp/*
/usr/spool/locks/LCK*
/usr/spool/uucppublic/*
SEE ALSO
cron(1M), uucp(1), uusched(1M), uustat(1), uutry(1M), uux(1).
Licensed material--property of copyright holder(s)