Map Development Area (MDA)
Location:
_/_
internet
_/_
ftp
_/_
ftp-protocol-command
| ftp-protocol-command |
|
|
|
-
example
-
RETR, STOR: retrieve or store file
-
example
-
USER, PASS: prompts the user to type the username and the password
-
Comment:
-
the FTP client sends a 4-letter command over the data connection to the server
-
example
-
LIST, CWD: lists or change working directory
-
example
-
QUIT: close connection
|
|
|