Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought



UUTO(1)         DOMAIN/IX Reference Manual (SYS5)         UUTO(1)



NAME
     uuto, uupick - public UNIX-to-UNIX system file copy

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

DESCRIPTION
     Uuto sends source-files to destination.  It uses the uucp
     (1) facility to send files, while it allows the local system
     to control the file access.  A source-file name is a path-
     name on your machine.  Destination has this form:

          system!user

     where system is taken from a list of system names that uucp
     (1) knows about.  Refer to uuname (1) for more information.
     The user is the log-in name of someone on the specified sys-
     tem.

     The files (or sub-trees if directories are specified) are
     sent to PUBDIR on system, where PUBDIR is a public directory
     defined in the uucp (1) source.  Specifically the files are
     sent to this address:

          PUBDIR/receive/user/mysystem/files

     The destined recipient is notified by mail (1) when the
     files arrive.

     Uupick accepts or rejects the files transmitted to you.
     Specifically, uupick searches PUBDIR for files destined for
     you.  For each entry (file or directory) found, uupick
     prints the following message on the standard output:

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

     Uupick then reads a line from the standard input to deter-
     mine the disposition of the file:

     <newline>       Continue to next entry.

     d               Delete the entry.

     m [ dir ]       Move the entry to named directory dir (the
                     current directory is the default).

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

     p               Print the content of the file.




Printed 6/10/85                                            UUTO-1





UUTO(1)         DOMAIN/IX Reference Manual (SYS5)         UUTO(1)



     q               Stop.

     EOT (↑Q)        Same as q.

     !command        Escape to the Shell to do command.

     *               Print a command summary.

OPTIONS
     -p        Copy the source file into the spool directory
               before transmission.  For use with uuto only.

     -m        Send mail to the sender when the copy is complete.
               For use with uuto only.

     -s system Only search the PUBDIR for files sent from system.
               For use with uupick only.

CAUTIONS
     To send files that begin with a period (e.g., .profile), you
     must qualify the files with a period.  For example: .pro-
     file, .prof*, and .profil? are correct; whereas *prof* and
     ?profile are incorrect.

FILES
     PUBDIR/usr/spool/uucppublic     public directory

RELATED INFORMATION
     mail (1), uucp (1), uustat (1), uux (1).


























UUTO-2                                            Printed 6/10/85



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