logo
MDA < Home 

Map Development Area (MDA)

Location: _/_   internet   _/_   ftp   _/_   ftp-protocol-command  

Index Browse Edit Visualize Statistics Download Help
 
ftp-protocol-command
is-subclass-of
- command [ superclass ]
is-part-of
- FTP Reply [ part ]
- FTP, File Transfer Protocol [ whole ]
transforms-commands
- FTP User Command [ incoming ]
- FTP Client [ transformer ]
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