*************** Beginning of data ************************************* Output redirected to a file. Input read from specified override file. Connecting to host xxxxxxxxxx at address xxxxxxxxxx using port 21. 220-QTCP at KANCNTY3. 220 Connection will not be closed due to inactivity. Enter login ID (wendyw): 331 Enter password. 230 WENDYW logged on. OS/400 is the remote operating system. The TCP/IP version is "V5R1M0". 250 Now using naming format "0". 257 "YOURLIB" is current library. Enter an FTP subcommand. > bin 200 Representation type is binary IMAGE. Enter an FTP subcommand. > put YOURLIB/FTPSAVE YOURLIB/FTPSAVE 227 Entering Passive Mode (xxxxxxxxxxxxxxx). 150 Sending file to member FTPSAVE in file FTPSAVE in library YOURLIB. 250 File transfer completed successfully. 202752 bytes transferred in 42.172 seconds. Transfer rate 4.808 KB/sec. Enter an FTP subcommand. > QUOTE RCMD RSTOBJ OBJ(*ALL) SAVLIB(CMCM_OBJS) DEV(*SAVF) SAVF(YOURLIB) 250 Command RSTOBJ OBJ(*ALL) SAVLIB(CMCM_OBJS) DEV(*SAVF) SAVF(YOURLIB) Enter an FTP subcommand. > QUIT 221 QUIT subcommand received. ****************** End of data ****************************************