1. Home
  2. Computing & Technology
  3. C / C++ / C#

Definition of FTP

By David Bolton, About.com

Definition: FTP is short for File Transfer Protocol. It is a method of transferring both ASCII and Binary files between networked computers. For FTP to work an FTP server must be running on the target PC and usually requires a username and password to login. FTP servers can be configured to allow anonymous access.

FTP is not secure- the username and password are sent in plain text. One way round this is to use SFTP (SSH File Transfer Protocol). Note this is not just SSH (a secure networking protocol that is usally used to run commands remotely on another computer) but a whole lot more such as deleting files, resuming broken file transfers and listings of directorys.

Glossary:

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Examples:
I FTP'd the source code of Quake III from ID Software's FTP site.
Explore C / C++ / C#
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. C / C++ / C#
  4. Glossary
  5. F
  6. FTP - Definition>

©2009 About.com, a part of The New York Times Company.

All rights reserved.