C:\Parkin01>ftp nermvs.nerdc.ufl.edu
Connected to nermvs.nerdc.ufl.edu.
220-FTPMVS IBM MVS V3R2 at NER, 16:40:48 on 1999/05/08
220 Connection will close if idle for more than 5 minutes.
User (nermvs.nerdc.ufl.edu:(none)): ufbobc (your user id)
331 Send password please.
Password:******
230 UFBOBC is logged on. Working directory is "UFBOBC.".
ftp> quote site filetype=jes
200 Site command was accepted
ftp> put woodrd1.job (your job name)
200 Port request OK.
125 Sending Job to JES Internal Reader FIXrecfm 80
250-It is known to JES as JOB03170
250 Transfer completed successfully.
12023 bytes sent in 1.26 seconds (9.54 Kbytes/sec)
ftp> dir
200 Port request OK.
125 List started OK
UFBOBCA JOB03170 OUTPUT 3 Spool Files
250 List completed successfully
74 bytes received in 0.06 seconds (1.23 Kbytes/sec)
ftp> get job03170
200 Port request OK.
125 Sending all spool files for requested Jobid
250 Transfer completed successfully.
23514 bytes received in 0.66 seconds (35.63 Kbytes/sec)
ftp> del job03170
250 Cancel successful
ftp> quit
221 Quit command received. Goodbye.