FTP

What Is FTP?
FTP is an acronym for "File Transfer Protocol." As its name implies, FTP is used to transfer files from one computer to another on the Internet.


FTP requires you to "log in" with a user id and password before you can retreive any files. This poses a problem, if you want to obtain a file from another computer where you do not have a computer account. To overcome this limitation, many computer administrators provide a fictitious user called anonymous with a password of your e-mail address. This technique is known as Anonymous FTP, and provides access to the files by anyone with the ability to use FTP.

Although it is possible transfer many different types of files inside of e-mail messages, FTP is still preferable in the following circumstances:

What Do I Require To Use FTP?
In order to use FTP, you must have:
FTP Server.
An FTP server is a program that merely responds to requests from the client program to either store a file, or retreive a file. Administrators for most large computers operate an FTP server for you.
FTP Client.
An FTP client is a program that you run on your computer, or on your computer account that controls the transfer of the files. With an FTP client you can send a file to a server for storage, or retreive a copy of a file from storage.
Internet Connectivity.
Both the server and the client computers must be connected to the Internet for this procedure to function. .
What Can I Do With FTP?
Using FTP you can:
What Can't I Do With FTP?
FTP only provides the ability to transfer entire files. You can not transfer part of a file, of view the file before you retrieve it.