What Does FTP Stand For - File Transfer Protocol (FTP)

FTP stands for File Transfer Protocol is one way to connect one computer to another computer or one computer to a server. This server can be your affordable web hosting server. Using the Internet to connect to your computer to a server can network you and transfer web documents and files

Two Types of FTP Modes - Passive & Extended

What Does FTP Stand For - File Transfer Protocol

There are two different types of modes that FTP can interact in. There is passive mode, which is when the FTP server will open a random port to send information through. This will listen for the source port to make a connection. In extended passive mode, the FTP server will use the same setup and open a random port for the client. What makes it different is the passive mode will only transmit information through one port number, instead of multiple.

FTP and Secured FTP

Each FTP connect can be configured to different connection type. There are FTP connections or Secured File Transfer Protocol, a SFTP connection. The difference is a FTP is not as secure as a SFTP. FTP will use port 21 to transfer information. In a SFTP connect it will use port 22 to transfer information. This port 22 is better for a secure network. When a computer uses a SFTP to connect it will leave a "Finger Print"of the computer that has connected to it. This can be an eye opener if you see a figure print that does not belong to you.

Security Problems and Concerns

Some security things to be aware of when using FTP connections.

What Does FTP Stand For - File Transfer Protocol

WinSCP Application

FTP has its ups and downs, mostly ups. There are some things to be aware of, but on the flipside, FTP is really easy to learn and use. It makes on the fly webpage changes and transferring easy. One recommendation for a FTP client is WinSCP. WinSCP is an open source program that has FTP or SFTP connection abilities. It is very stable, drag and drop capabilities and a text editor.

Share/Save

Related Articles