ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages
|
This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles. For more information about the manual page format, see the manual page for manpages(5). |
uuto(1) uuto(1) NAME uuto - send files to a particular user on a remote system SYNOPSIS uuto files... system!user DESCRIPTION The uuto 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 uupick program. Note that uuto does not provide any security--any user on the remote system can examine the files. 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. The uuto program is actually just a trivial shell script which invokes the uucp program with the appropriate arguments. OPTIONS Any option which may be given to uucp may also be given to uuto. SEE ALSO uucp(1), uupick(1) AUTHOR Ian Lance Taylor <ian@airs.com>. Text for this Manpage comes from Taylor UUCP, version 1.07 Info documentation. Taylor UUCP 1.07 uuto(1) |
|