|
This is a multipart message in MIME format. -- [ Picked text/plain from multipart/alternative ] Ron, what I've done is to create the FTP script file and save it without the password. The information I want to be variable is put in with some unique place-holder. I use "mm/dd/yy" as a place holder for a date for instance. At execution time I run an RPG program that prompts for the variable information like "Password". The RPG program scans for "password" and substitute the password, and scan for "mm/dd/yy" and insert UDate. The output of all this goes to the script file in QTEMP and then executes. The password disappears at job end. (btw, aren't the overridden files "input" and "output" your FTP Script and log files; not your files to be transferred?) If you'd like a copy of the programs used for this process just let me know, OK? ---------------------------------------------------------------- Booth Martin, 802-454-8315 x235 Goddard College Information Services http://www.Goddard.edu ---------------------------------------------------------------- "Klein, Ron" <ron.klein@brctsg.com> Sent by: midrange-l-admin@midrange.com 08/29/01 11:27 AM Please respond to midrange-l To: "'midrange-l@midrange.com'" <midrange-l@midrange.com> cc: Subject: RE: Batch ftp Okay, I moved them both to the first line with no commands and that worked. Now, another question. Has anyone found a way to make some of the lines in the input file variable. That is a way to be able to change the file name being transferred and just use the input file to keep all the static commands in place. Thanks again Ron > -----Original Message----- > From: Buck Calabro [SMTP:Buck.Calabro@commsoft.net] > Sent: Wednesday, August 29, 2001 10:22 AM > To: midrange-l@midrange.com > Subject: RE: Batch ftp > > >My Input file > >*** > >user ronk > >pass XXXXX > >PUT RONK/QCLSRC RONK/QCLSRC > >CLOSE > >*** > >My output log > >*** > >Input read from specified override file. > >Connecting to remote host 100.70.60.5 using port 21. > >220-QTCP at WPKMN600. > >220 Connection will close if idle more than 5 minutes. > >Enter login ID (ronk): > >331 Enter password. > >530 Log on attempt by user USER rejected. > >Enter an FTP subcommand. > >> PASS ****** > >*** > > You need to put the user ID and password alone on the first line, like so > : > ronk XXXXXX > PUT ... > > Buck > _______________________________________________ > This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing > list > To post a message email: MIDRANGE-L@midrange.com > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/cgi-bin/listinfo/midrange-l > or email: MIDRANGE-L-request@midrange.com _______________________________________________ This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@midrange.com To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/cgi-bin/listinfo/midrange-l or email: MIDRANGE-L-request@midrange.com
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.