Basic knowledge of FTP server

Source: Internet
Author: User

FTP Service is one of the earliest and most important services on the network. FTP services are primarily used to transfer files, regardless of their type, as a general data file for transmission. In other words, the transmission may be graphics, sound, video and other multimedia files, but the use of FTP does not display the contents of these files, but only as a general data file for transmission. This is not the same as the HTTP service, FTP does not have the function of multimedia browsing. Below, Win7 home to explain the basic knowledge of FTP.

FTP, as a service primarily used to transfer files, has agreed on a set of standard commands to achieve this function. The remote computer uses the sentence FTP server to send commands to control the transfer of files by the remote computer.

FTP is the abbreviation for Filetransferprotocol (File Transfer Protocol), which is used to transfer files between two computers. The FTP protocol works in two ways: Port and PASV, and Chinese meaning is active and passive.

The port (Active) connection process is that the client sends a connection request to the server's FTP port (the default is 21), and the server accepts the connection and establishes a command link. When the data is needed, the server sends a connection request from Port 20 to the client's free port, creating a data link to transmit the data.

The PASV (passive) way of the connection process is that the client sends a connection request to the server's FTP port (the default is 21), the server accepts the connection, and establishes a command link. When data is needed, the client sends a connection request to the server's free port, creating a data link to transmit the data.

A special typical example is the Ie,ie default is the Port method. If you want to enable PASV mode in IE, please open IE, select in the menu: "Tool mntemet option Advanced", in the "Use Passive FTP" in front of the hook (need to IE6.0 above support), as shown in the figure.

Note : More wonderful tutorials Please pay attention to the triple computer tutorial section, triple Computer office group: 189034526 welcome you to join

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.