Using FTP to Move Structured Files Without Causing Corruption

MAXEXTENTS 16 (maxextents)
OWNER 165,86
SECURITY (RWEP): NUNU
DATA MODIF: 10 Oct 1994, 16:13
CREATION DATE: 10 Oct 1994, 16:13
LAST OPEN: 19 May 1995, 9:05
EOF: 8704 (5.3% USED)
FILE LABEL: 214 (5.2% USED)
EXTENTS ALLOCATED: 1
INDEX LEVELS: 1
At the TACL prompt, start FTP, and open a connection to the desired FTP server.
Then, using the information highlighted in the above example, issue the FTP get
command:
2.
101>ftp
FTP Client - T9552D30 - (31OCT94) - COPYRIGHT TANDEM COMPUTERS INC. 1994
ftp>open 133.255.17.1
Connecting to 133.255.17.1.........Established.
220 comm.Tandem.COM FTP SERVER T9552D30 (Version 2.c TANDEM 31OCT94) ready.
Name (133.255.17.1:guest): manuals.writer
331 Password required for MANUALS.WRITER.
Password:
230 User MANUALS.WRITER logged in.
ftp> get keyseq source.keyseq,k,1001,5,5,60,512,4,0,16
200 PORT command successful.
150 Opening data connection for source.keyseq (133.255.17.1) (7680 bytes).
226 Transfer complete.
local: keyseq remote: source.keyseq
6200 bytes sent in 0.10 seconds (60.55 Kbytes/s)
For more information about using FTP to move files:
In G06.20 and later, see the NonStop TCP/IP Applications and Utilities User Guide.
In G06.19 and earlier, see the NonStop TCP/IP Applications User Guide.