Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

mail(1)

uuclean(1M)

uucp(1)

uustat(1)

uux(1)

uuto(1)

NAME

uuto, uupick − public UNIX system to UNIX system file copy

SYNOPSIS

uuto [options] source-files destination
uupick [−s system]

DESCRIPTION

uuto sends source-files to destination. uuto uses the uucp(1) facility to send files, 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 on uucp(1)). user is the login name of someone on the specified system. 

Two options are available:

−p Copy the source file into the spool directory immediately, and send the copy. 

−m Send mail to the requester when the copy is complete. 

The files (or sub-trees if directories are specified) are sent to PUBDIR on system, where PUBDIR is the UUCP public directory (/usr/spool/uucppublic).  Specifically the files are sent to

PUBDIR/receive/user/mysystem/files. 

The recipient is notified by mail(1) of the arrival of files.

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:

from system: [file file-name] [dir dirname] ?

uupick then reads a line from the standard input to determine the disposition of the file:

<new-line> Go on to next entry. 

d Delete the entry. 

m [dir] Move the entry to named directory dir (current directory is default).  Note that, if the current working directory is desired for dir, you should not specify any parameter with m.  A construction such as m.  is erroneous, and results in loss of data. 

a [dir] Same as m except move all the files sent from system.

p Print the contents of the file. 

q Stop. 

EOT (control-d) Same as q. 

!command Escape to the shell to do command.

∗ Print a command summary. 

uupick invoked with the −ssystem option searches only the PUBDIR for files sent from system.

WARNINGS

To send files that begin with a dot (e.g., .profile) the files must by qualified with a dot.  For example: .profile, .prof*, and .profil?  are correct, whereas *prof* and ?profile are incorrect. 

In the HP Clustered environment, all UUCP activity is handled through device files residing on the cluster server as if the cluster were a single system. 

FILES

PUBDIR/usr/spool/uucppublic   public directory

SEE ALSO

mail(1), uuclean(1M), uucp(1), uustat(1), uux(1). 

UUCP, tutorial in Remote Access Users Guide . 

STANDARDS CONFORMANCE

uuto: SVID2, XPG2, XPG3

uupick: SVID2, XPG2, XPG3

Hewlett-Packard Company  —  HP-UX Release 8.05: June 1991

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026