Latest web development tutorials

Linux uuto command

Linux command Daquan Linux command Daquan

Linux uuto command to transfer the file to a remote UUCP hosts.

uuto for the script file, it will actually execute uucp, use UUCP to transfer files to a remote host, and after completion, the user is notified by email on a remote host.

grammar

uuto [文件][目的]

Parameters:

Please refer to the relevant parameters uucp command .

Examples

Transfer files to a remote UUCP host localhost tmp directory, directly at the command prompt type the following command:

uuto./testfile localhost/tmp #将文件传送到远程UUCP 主机localhost的tmp目录 

This command is normally no output.

Linux command Daquan Linux command Daquan