Easy Tutorial
❮ Linux Comm Ps Linux Comm Unarj ❯

Linux uuto Command

Linux Command Manual

The Linux uuto command sends files to a remote UUCP host.

uuto is a script file that actually executes uucp to send files to a remote UUCP host and notifies the users on the remote host via email upon completion.

Syntax

uuto [file][destination]

Parameters:

For related parameters, please refer to uucp command.

Example

To send a file to the tmp directory of a remote UUCP host named localhost, enter the following command at the prompt:

uuto ./testfile localhost/tmp # Sends the file to the tmp directory of the remote UUCP host localhost

This command typically produces no output.

Linux Command Manual

❮ Linux Comm Ps Linux Comm Unarj ❯