HP ARPA File Transfer Protocol User's Guide (36957-90159)

26 Chapter3
Getting Started: A Simple FTP Session
FTP Session Example
NSCREEN2 80B FA 500 14000
NSPROGX PROG 1934W VB 4551 9480
README 80B FA 500 14000
README2 80B FA 500 14000
Step 7: Exiting the FTP User Program
When you are finished transferring files or performing directory operations, enter QUIT.
ftp> QUIT
221 Goodbye.
END OF PROGRAM
:
When you issue a QUIT command, you are logged off the remote host, and the remote
connection is closed. You are returned to your MPE/iX session prompt.
The Next Step
The previous example showed the steps for a simple file transfer session. The Chapter 4 ,
“Using FTP,” section, provides more detailed task descriptions of the steps you followed in
the simple session, and other features of FTP.
The Chapter 2 , “FTP User Commands: Quick Reference,” section, provides syntax and
brief command descriptions for FTP listed in alphabetic order.