Installing and Managing HP ARPA File Transfer Protocol Network Manager's Guide (36957-90157)
88 Appendix B
Using the FTP Server
Start FTP
Start FTP
Start FTP from your system.
Connect to the Remote MPE/iX System
To open a connection to MPE/iX use the OPEN command followed by the
internet protocol (IP) address for the MPE/iX system. For example:
ftp> OPEN 192.50.43.21
220 MPE/iX File Transfer Protocol Server [A00020001] (C) Hewlett-Packard Co. 1990
Log On to MPE/iX
Supply the MPE/iX logon account and password when prompted, or use
the USER command. For example:
ftp> USER sess1,user,myacct,mygroup
331 Password required for SESS1,USER.MYACCT,MYGROUP [userpass]
[,accountpass][,grouppass]
Password: userpass,acctpass,grouppass (enter passwords)
230 User logon on.
Check the Session and Group
Check the session and group you are accessing. This example shows the
user logged on with the working group, MYGROUP.
ftp> PWD
257 “MYACCT/MYGROUP” is the current directory.
257 “SESS1,USER.MYACCT,MYGROUP” is the current session.
View Files in the Working Group
Examine the files in the working group using the FTP DIR command:
ftp> DIR *
200 PORT command ok.
150 File LISTF opened; data connection will be opened
ACCOUNT = MYACCT GROUP = MYGROUP
FILENAME CODE -----------LOGICAL RECORD-----------
SIZE TYP EOF LIMIT
NSCREEN1 256B FA 800 10000
NSCREEN2 80B FA 500 14000
NSPROGX PROG 1934W VB 4551 9480
PROGRAMX 256W FB 700 1350
226 Transfer complete