|
FTP Commands and Replies
In the
previous section I discussed the general
operation of the File Transfer Protocol. As part of this description
I explained how data transfers are performed, how connections are established
and managed, and the various transmission modes and data types that
FTP supports. All of these functions are implemented using a special
set of FTP commands sent by
the User-FTP process to the Server-FTP process.
The server device acknowledges commands by sending back replies
using special codes. Understanding FTP commands and reply codes will
allow us to see fully how the protocol works.
I begin the section by discussing
FTP commands and how they are grouped. I then show the special encoding
format used for FTP reply codes, and list some of the more common and
important codes. I also discuss the FTP user interface and the commands
used by typical FTP implementations to allow a user to communicate with
the FTP software. These commands are usually different than the internal
FTP commands, to allow the user to operate the protocol in a way more
friendly to humans.
|
Quick navigation to subsections and regular topics in this section
|
| If you find The TCP/IP Guide useful, please consider making a small Paypal donation to help the site, using one of the buttons below. You can also donate a custom amount using the far right button (not less than $1 please, or PayPal gets most/all of your money!) In lieu of a larger donation, you may wish to consider purchasing a download license of The TCP/IP Guide. Thanks for your support! |
|
|
Home -
Table Of Contents - Contact Us
The TCP/IP Guide (http://www.TCPIPGuide.com)
Version 3.0 - Version Date: September 20, 2005
© Copyright 2001-2005 Charles M. Kozierok. All Rights Reserved.
Not responsible for any loss resulting from the use of this site.
|