Todetermine the functions of some of these remote commands, refer to the
appropriate Wollongong reference manuals.
PUT and GET Subcommands:
The put and get operations are performed the
same way as the AS/400-to-AS/400 put and get operations, but with the following
differences.
Figure 161 and Figure162 show examples of the put operation to the VAX and the
get operation from the VAX.
The specification of files on the VAX is as follows:
NODE::DEVICE:[DIRECTORY]FILENAME.TYPE;VERSION
where directory can be expressed as a subdirectory structure such as
[AAA.BBB.CCC.DDD...].
File Transfer Protocol
Previous FTP subcommands and messages:
> put GERRYLIB/SCREEN1.screen1 screen1.file
200 PORT Command OK.
125 ASCII transfer started for $DISK1:[TESTER]SCREEN1.FILE;
226 File transfer completed ok
265037 bytes transferred in 6.649 seconds. Transfer rate 39.859 KB/sec.
Enter an FTP subcommand.
===> put GERRYLIB/SCREEN1.screen1 screen1.file
F3=Exit F6=Print F9=Retrieve
F17=Top F18=Bottom F21=CL command line
Figure 161. Put Operation fromAS/400 to VAX
File Transfer Protocol
Previous FTP subcommands and messages:
> get SCREEN1.FILE GERRYLIB/SCREEN1.SCREEN2
200 PORT Command OK.
125 ASCII transfer started for $DISK1:[TESTER]SCREEN1.FILE;1 (266586 bytes)
226 File transfer completed ok
265037 bytes transferred in 8.496 seconds. Transfer rate 31.195 KB/sec.
Enter an FTP subcommand.
===> get SCREEN1.FILE GERRYLIB/SCREEN1.SCREEN2
F3=Exit F6=Print F9=Retrieve
F17=Top F18=Bottom F21=CL command line
Figure 162. Get Operation toAS/400 from VAX
Chapter7. File Transfer Protocol (FTP) Client 253