FTP is an acronym for File Transfer Protocol. As the name suggests, FTP is used to transfer files between computers on a network. You can use FTP to exchange files between computer accounts, transfer files between an account and a desktop computer, or access online software archives. FTP – File Transfer Protocol – is the simplest and most secure way to exchange files over the Internet.

The most common use for FTP is to download files from the Internet.

When downloading a file from the Internet you are actually transferring the file to your computer from another computer over the Internet. This is why the T (transfer) is in FTP. You may not know where the computer is that the file is coming from but you most likely know it’s URL or Internet address.

A FTP address looks a lot like an HTTP, or Website, address except it uses the prefix ftp:// instead of http://.

Most often, a computer with an FTP address is dedicated to receive an FTP connection. Just as a computer that is setup to host Web pages is referred to as a Web server or Website, a computer dedicated to receiving an FTP connection is referred to as an FTP server or FTP site.

FTP is used with user-based password authentication or with anonymous user access.

Related posts:

  1. what is a ftp siteIn the case of creating a Web site, this means that if you create the pages for your site on your computer, either using a text editor or some other...
  2. more about ftp clientsTo make an FTP connection you can use a standard Web browser (Internet Explorer, Mozilla Firefox, Google Chrome, Opera etc.) or a FTP Client. To establish an FTP connection you...
  3. how to use ftpIn order to use FTP, you will need to download and install a software program on your computer. When you first launch the FTP program, a startup screen will appear....
  4. transferring filesTo navigate through your folders, simply double click on them. To transfer your files, either double click on the file or highlight it and then click on the transfer files...