How to use the Linux uucp command

Source: Internet
Author: User

UUCP is a protocol that is connected by serial lines between Unix systems. Uucp uses the UUCP protocol to transfer files.

Syntax

Uucp [-cCdfjmrRtvW] [-g <Grade>] [-I <Configuration File>] [-n <user>] [-x <type>]

[-- Help] [... source] [purpose]

Parameter description:

  • -C or -- nocopy does not need to copy the file to the buffer.
  • -C or -- copy copies the file to the buffer.
  • -D or -- directiories automatically create necessary directories in the [destination] when transferring files.
  • -F or -- nodirectiories when transferring files, if you need to create a directory in the [destination], discard this job.
  • -G <level> or -- grade <level> specifies the priority of file transfer jobs.
  • -I <Configuration File> or -- config <Configuration File> specifies the uucp configuration file.
  • -J or -- jobid indicates the job id.
  • -M or -- mail indicates whether the job is successfully completed by email after the job is completed.
  • -N <user> or -- policy <user>: After the job is completed, report to the specified user by email whether the job is successfully completed.
  • -R or -- nouucico do not immediately start the uucico service program. Only jobs are sent to the queue and will be executed later.
  • -R or -- recursive: If [source] is a directory, the entire directory contains subdirectories and is copied to [destination].
  • -T or -- uuto treats the last parameter as "host name! User ".
  • -V or -- version displays version information.
  • -W or -- noexpand do not add the current directory to the path.
  • -X <type> or -- debug <type> starts the specified troubleshooting mode.
  • -- Help: displays help.
  • [Source...] specifies the source file or path.
  • [Purpose] specify the target file or path.

Instance

Transfer all files under the temp/directory to the Public/directory under the uucp Public directory of the remote host localhost. Enter the following command in the command line:

Uucp-d-R temp localhost ~ /Public/

This command is usually not output

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.