summaryrefslogtreecommitdiffstats
path: root/upstream/opensuse-leap-15-6/man1/uuto.1
blob: 3d757dc1d1b8217b2d7668d5cabf9052142d018f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
.TH uuto 1 "Taylor UUCP 1.07"
.\"  manual page source format generated by PolyglotMan v3.0.8+X.Org,
.\"  available at http://polyglotman.sourceforge.net/
.SH NAME
uuto \- send files to a user on another system.
.SH SYNOPSIS
.B uuto
.I files... system!user
.SH DESCRIPTION
The \fBuuto\fR program may be used to conveniently send files to a
particular user on a remote system. It will arrange for mail to be sent
to the remote user when the files arrive on the remote system, and he or
she may easily retrieve the files using the
.BR uupick (1)
program. Note that \fBuuto\fR does not provide any
security \-\- any user on the remote system can examine the files.
.LP
The last argument specifies the system and user name to which to send
the files. The other arguments are the files or directories to be sent.
.LP
The \fBuuto\fR program is actually just a trivial shell script which
invokes the \fBuucp\fR program with the appropriate arguments. Any option
which may be given to \fBuucp\fR may also be given to \fBuuto\fR, see
.BR uucp (1).

.SH SEE ALSO
.BR uucp (1),
.BR uupick (1).
.SH AUTHOR
This manual page source format was generated by PolyglotMan
from the output of the command

.RS 5
.B info uucp 'Invoking uuto'
.RE