Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ uuto(1C) — sys5 — Apollo Domain/IX SR9.5

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

mail(1)

uucp(1C)

uustat(1C)

uux(1C)



UUTO(1C)                 DOMAIN/IX SYS5                  UUTO(1C)



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(1C) facility to send files, while it allows the local
     system to control the file access.  A source-file name is a
     pathname on your machine.  Destination has this form:

          system!user

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

     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(1C) 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.



Printed 12/4/86                                            UUTO-1







UUTO(1C)                 DOMAIN/IX SYS5                  UUTO(1C)



     p               Print the content of the file.

     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(1C), uustat(1C), uux(1C).






















UUTO-2                                            Printed 12/4/86





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