File Transfer Protocol (FTP) is a protocol that is part of the TCP/IP suite. It is the standard for transferring large amounts of data from server to server and from servers to clients. There is a very good chance that you have downloaded files from FTP sites many times, though it may have seemed you were only downloading from a website. FTP allows you to transfer files over a variety of hosts with different operating systems and file systems. There are so many FTP servers on the Internet, some are private with secure logon names, other ones are public with anonymous logins.
This paper will give a very brief outline of how the FTP Protocol functions and give the basic commands used during an FTP session. Keep in mind that these commands are generally automatic and are executed by either an FTP Client application, or done via your web browser. Though these methods are generally quicker than manually connecting to an FTP, it doesn't mean we should ignore the background behind how the technology works.
The FTP Protocol uses two connections to transfer a file. Each of these connections is quite a bit different, but work in conjunction with each other. The first connection is the Control Connection, which as the name implies controls the connection in regards to initiating the data streams and executing the commands. The second type of connection is the Data Connection, this connection is the actual connection that passes the files back and forth between the client and server.
Control Connection:
The control connection starts in a normal client / server manner. The client does an active open connection to port 21 of the FTP server to establish the control connection. The server is listening on port 21 for any active queries. Please keep in mind that though the primary FTP port is designated as porn 21, many servers, especially private ones are running on non-standard ports. The control connection as I mentioned early is the connection that allows you to pass commands between the client and server. Commands that must be sent are ones like LIST, STOR, and RETR. Once you enter a command on the control connection, you initiate the data connection.
Data Connection:
The data connection is spawned each time a file is moved between the client and server. The Control connection initiates the transfer with the PORT command, this tells the server to open an active connection to the clients passive port. The port command is typically the IP address followed by a 16 bit port number. The PORT command is issued in the following fashion:
PORT 24,82,116,92,4,150
That command should spawn a response of: 200 PORT Command Successful
After the PORT command has been initiated and is successful the next command in the data connection will be issued from the control connection. As I mentioned before this is typically a LIST, RERT or STOR. I will outline the basic FTP commands below for reference.
FTP Commands (Basic):
ABOR - Abort command and any data transfers
LIST - List the directory contents
PASS password - Used during authentication of login
USER username - Used during authentication of login
QUIT - Logoff / Quit session
RETR filename - Retrieve file from server STOR filename - Send a file to the server
SYST - Show System information
TYPE - Set the type of data, for instance ASCII
PORT - n1,n2,n3,n4,n5,n6 ( 1-4 = ip address, 5-6 port data)
HELP - Will give you additional available commands and more information
Reply Codes:
Reply codes are simply confirmations of things happening. One example of a reply code was went we got "200 PORT Command Successful" there are a handful of other reply codes, though generally the main ones are as follows.
125: Data Connection Open Start Transfer
200: Command OK
221: Goodbye / Terminate Connection
252: Write Error
331: Username OK, Enter Password
425: Can't Open Data Connection
500: Syntax Error on Command
501: Syntax Error on Arguments
Client Applications:
There are many different clients for FTP, and really it's up to personal taste in the end. A couple of the major ones are CuteFTP and FlashFXP. Personally I use FlashFXP when I'm in the Windows Environment. Just go to a freeware website or search on the search engines for a FTP Client and try a few out!
Summary of FTP:
The File Transfer Protocol is a wonderful and useful standard that has helped move data around the world safely and reliably for years. Everyone uses it from uploading their website to their web server, backing up their data to an off-site location, sharing their pictures with friends, or disseminating large data files for scientific research!
For even more information on the FTP, check out RFC 959.
Ken Dennis
http://kendennis-rss.homeip.net/
Flow Text Around a GraphicQuestion: I have inserted a photo... Read More
Selecting a TV isn't as easy as it used to... Read More
Most people think that all you have to do to... Read More
I recently got an e-mail asking about virtual memory. The... Read More
One of the most confusing parts of beginning your Cisco... Read More
Have you ever thought about building your own computer system?... Read More
All of us are familiar with the pyramids of Egypt.... Read More
Surf the 'Net for about 10 minutes and chances rate... Read More
System File Checker is a great utility that is typically... Read More
All over the world, people carry with them walkmans and... Read More
BIOS - Basic Input Output SystemThe central processing unit of... Read More
OK, so you caught a computer virus and your system... Read More
Computer related terminology could sometimes be daunting to newcomers. These... Read More
Many computer users are worried about their computer's performance. After... Read More
Microsoft Certifications are one of the most widely acclaimed, pursued,... Read More
Below you will find some useful information and comments about... Read More
Feeling overwhelmed in selecting a new TV? With all the... Read More
This is the third in a series of articles highlighting... Read More
JVC developed and used a high-performance reflective film to produce... Read More
Introduction In this article I will clearly spell out the... Read More
I have always been interested in computers, but in the... Read More
A Computer in Your HandCarrying around an address book and... Read More
The Cisco Certified Network Associate (CCNA) Certification is meant for... Read More
So you got yourself a digital camcorder. If you want... Read More
Millions have enjoyed recorded music since 1877 when Thomas Edison... Read More
O'Hare Chicago prom limo ..With renting methods such as online DVD rental and pay-per-view,... Read More
I do a holiday letter every year and send them... Read More
Cisco Certification: Taking Your First Certification ExamYou've studied hard; you've... Read More
Music lovers have been carrying around radios and other bulky... Read More
I've worked my way from the CCNA to the CCIE,... Read More
Below you will find some useful information and comments about... Read More
Plenty! When we made the decision to be our own... Read More
When studying for your Cisco CCNA, CCNP, or CCIE exam,... Read More
Computers are available in different shapes, sizes and weights, due... Read More
One of the most common questions computer users ask is,... Read More
With a little tweaking and with proper tools, you can... Read More
Although there are many things that can affect the performance... Read More
Feeling overwhelmed in selecting a new TV? With all the... Read More
Are you frustrated with your PC?Is it feeling sluggish or... Read More
The Internet is an awesome tool, but be careful and... Read More
Computer related terminology could sometimes be daunting to newcomers. These... Read More
BIOS - Basic Input Output SystemThe central processing unit of... Read More
You have your television and home theater receiver; you just... Read More
Digital cameras ratings are great tools for deciding which camera... Read More
If you have a computer for home use or for... Read More
You don't have to fork out $250 for a super-diggy-whizbang... Read More
System File Checker is a great utility that is typically... Read More
1. Empty the Temp directory regularly. To do this, make... Read More
Flow Text Around a GraphicQuestion: I have inserted a photo... Read More
How familiar does the following sound? Your computer was working... Read More
Personal Technology |