uusend - Sends a file to a remote host
uusend [-m mode] local_file system1! system2!
...!remote_file
The uusend command sends a file to a given location on a
remote system.
Specifies that the mode of the file on the remote system
be taken from the octal number given. If this flag is not
specified, the mode of the input file is used.
The remote system does not need to be directly connected
to the local system, but a chain of uucp links needs to
connect the two system.
ENVIRONMENT VARIABLES [Toc] [Back] The following environment variables affect the execution
of uusend: [Tru64 UNIX] Specifies the flow control used
on the connection. Permitted values are: HW (hardware),
SW (software), HSW (hardware and software), and NONE. The
uugetty on the remote system must also use the same flow
control. Specifies the amount of time (in seconds) for
uucico to try to establish a connection before it times
out. A value of 0 (zero) indicates an unlimited amount of
time.
Commands: ct(1), cu(1), tip(1), uucico(8), uucleanup(8),
uucp(1), uuencode(1), uulog(1), uuname(1), uupick(1),
uusched(8), uustat(1), uuto(1), uux(1)
uusend(1)
[ Back ] |