Linux File Transfer command

Source: Internet
Author: User

1. Uuto command

The uuto command transmits the file to the remote UUCP host and, after completion of the work, notifies the user on the remote host by mail.

Grammar:

Uuto [ document ] [purpose ]

Parameters:

Files: Files that need to be executed for transfer

Purpose: Specify the destination file or path

Instance

Uuto./test1localhost/www # Transferring the file test1 to the remote UUCP host localhost www Catalogue

2. Uupick command

The uupick command is used to process files that are sent in.

Grammar:

uupick[-v][-i< profile >][-s< host >][-x< hierarchy >][--help]

Parameters:

-i< profile > or --config< profile >: Specify the configuration file.

-s< host > or --system< host >: Processes files transmitted by the specified host.

- v or -version: Displays version information.

--help: Displays Help.

Instance:

Uupick-slocalhost transmitting files sent by host localhost .

3. TFTP command

The tftp command is used to transfer files, andtftp is a simple text-mode FTP program that uses instructions similar to FTP .

Grammar:

tftp ( option ) ( parameters )

Options:

- C: Specifies the command to be executed immediately after a successful connection with the TFTP server;

- M: Specifies the file transfer mode. Can be ASCII or Binary;

- v: Displays the instruction detailed execution process;

- v: Displays instruction version information.

Parameters:

Host: Specifies the IP address or host name of the TFTP server to be brought online by TFTP

Instance:

tftp-g-r test 192.168.0.1 Download Test file from IP address for 192.168.0.1 remote Host

4. ncftp command

The ncftp command is used to transfer files, and when no user name is specified, thencftp command automatically attempts to connect to the remote FTP server using the anonymous account anonymous , without requiring the user to enter an account and password

Grammar:

ncftp [ host or IP address ]

Parameters:

-u< user name >: Specifies the user name of the login FTP server

-p< Password >: Set User password

-p< port number >: Specify FTP port number, default is

-j< Account >: Specify Account

- H: Help information

- v: Version information

Instance:

ncftp ftp.oldboyedu.com anonymous connection ftp.oldboyedu.com Server

5. Ftpshut command

ftpshut command to shut down the FTP server at a specified time

Grammar:

ftpshut[-d< minutes >][-l< minutes >][ off time [" warning message "]

Parameters:

-d< min >: Disconnect all FTP connection times.

-l< minutes >: Stop accepting FTP login time.

Instance:

ftpshut-d5-1 8 1100 "server would be shutdown at 23:59:00" in the evening 23:59:00 Close the FTP server and before shutting down 8 minutes to reject new ftp logins, close all ftp links in the first 5 minutes, and give a warning message

6. ftpwho command

The ftpwho command is used to display all current user information that is logged in with FTP , and executes this instruction to know who is currently logged into the system with FTP and what actions they are taking.

Grammar:

Ftpwho

7. Ftpcount command

The ftpcount command is used to display the number of users currently logged in with FTP .

Grammar:

Ftpcount

8. Bye command

The bye command interrupts the FTP connection and ends the program.

syntax :bye

9. FTP command

FTP command set file system related functions

Grammar:

FTP ( parameters ) ( host name or IP address )

Parameters:

- D: Displays the instruction execution process in detail to facilitate troubleshooting or analyzing the execution of the program.

-I: Turn off interactive mode without asking any questions.

- G: Close the local host file name supports the extended feature of special characters.

- n: Do not use automatic login.

- v: Displays the instruction execution process.

Instance:

ftp ftp.oldboyedu.com# using FTP command to log on to ftp.oldboyedu.com server anonymously

Linux File Transfer command

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.