home *** CD-ROM | disk | FTP | other *** search
- Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
- Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!wupost!psuvax1!psuvm!auvm!VINES.COLOSTATE.EDU!GENE=DODD
- Message-ID: <9207211639.AA49328@yuma.ACNS.ColoState.EDU>
- Newsgroups: bit.listserv.ibm-main
- Date: Tue, 21 Jul 1992 10:31:10 MDT
- Sender: IBM Mainframe Discussion list <IBM-MAIN@RICEVM1.BITNET>
- From: Gene=Dodd%Programming%InfoSys@VINES.COLOSTATE.EDU
- Subject: re: Automating SNS/FTP
- Lines: 23
-
- Duane Weaver asked about FTP not taking commands as he expected when
- issuing the command from REXX.
-
- We run FTP in batch jobs at night. In those jobs we specify a
-
- //SYSGET DD DSN=...
-
- which contain the FTP commands to identify ourselves to our system,
- establish a connection with another host, and issue the get or put
- commands.
-
- We run FTP as a TSO transaction in batch with the following command.
-
- ACCFTP2 /NOA FIOS
-
- We are at V1.0 of SNS/TCPaccess.
-
- Gene Dodd
-
- Colorado State University
- Unversity Services Center
- Ft. Collins, CO 80523
- (303) 491-1583
-