Linkway® Connect Installation
To use ftp from your HP e3000:
1. Sign on to the HP e3000 as HELLO me,MANAGER.SYS,INSTALL
2. At the MPE prompt key in:
File Transfer Protocol [A0009B02] © Hewlett-Packard Co. 1990
ftp> open ftp.csllink.com
220 server1.csllink.com FTP server (Version 6.00) ready.
Connected to ftp.csllink.com (195.153.33.3). (FTPINFO 40)
Name(manager): customer
331 Password required for customer.
Password: cust97
230 User customer logged in.
Remote system type is UNIX.
ftp>ascii
200 Type set to A.
ftp> get LKINST9.TXT LKINST9
200 PORT command successful.
150 Opening ASCII mode data connection for 'LKINST9.TXT' (5832 bytes).
226 Transfer complete. 5904 bytes received in 0.03 seconds (180.18 Kbytes/sec)
ftp>binary
200 Type set to I.
ftp> get LKWAY9.BIN LKWAY9;REC=128,,F,BINARY;CODE=2501;DISC=45000
200 PORT command successful.
150 Opening BINARY mode data connection for 'LKWAY9.BIN' (10407424bytes).
226 Transfer complete.
10407424 bytes received in 32.80 seconds (309.86 Kbytes/sec)
ftp> quit
221 Goodbye.
Alternatively download ftpcmds into INSTALL.SYS and key in
RUN FTP.ARPA.SYS;STDIN=FTPCMDS
