United States-English |
|
|
HP-UX Reference > Uuuto(1)HP-UX 11i Version 3: February 2007 |
|
NAMEuuto, uupick — public UNIX system to UNIX system file copy DESCRIPTIONuuto sends source-files to destination. uuto uses the uucp facility to send files (see uucp(1)), while allowing the local system to control the file access. A source-file name is a path name on your machine. Destination has the form: system!user where system is taken from a list of system names that uucp knows about (see uuname in uucp(1) manual entry). user is the login name of someone on the specified system. uuto recognizes the following options:
The files (or sub-trees if directories are specified) are sent to PUBDIR on system, where PUBDIR is the UUCP public directory (/var/spool/uucppublic). Specifically the files are sent to
The recipient is notified by electronic mail when the files arrive. uupick accepts or rejects the files transmitted to the recipient. Specifically, uupick searches PUBDIR for files destined for the user. For each entry (file or directory) found, the following message is printed on the standard output:
uupick then reads a line from the standard input to determine the disposition of the file:
uupick invoked with the -ssystem option searches only the PUBDIR for files sent from system. WARNINGSTo send files that begin with a dot (such as .profile) the filename must contain a corresponding dot. For example: .profile, .prof*, and .profil? are correct, whereas *prof* and ?profile are incorrect. SEE ALSOmail(1), uuclean(1M), uucp(1), uustat(1), uux(1).
|
Printable version | ||
|