|
Ravi, Sorry it took a while to reply to this - been recovering from Common in New Orleans. We've handle this type of situation in our FTP Manager product by providing a way to build a list of files on an FTP server in an externally described file on the AS/400. You can then parse the file and operate on any or all of the files. So the process would be to MPUT the files, make a list of the files, work on each one (change the name, etc). Let me know off line if you want more details. Patrick --- IBM AS/400 communications, FTP automation, and eCommerce software and consulting services. http://www.patownsend.com ----- Original Message ----- From: "Ravi Borra" <ravi_borra@yahoo.com> To: <MIDRANGE-L@midrange.com> Sent: Friday, May 18, 2001 8:40 AM Subject: FTP Problem ! > Hi all, > > Thank you for the replies, but here are more details > about this problem .... > > Here is how my sample script looks like .... > > 100 firewalluserID password > 200 sendpasv > 300 quote site xxx.xxx.xxx.x > 400 user userID password > 500 cd in > 600 lcd ediftpob > 700 ascii > 800 mput IS* > 1000 ! CRTDUPOBJ OBJ(IS*) FROMLIB(EDIFTPOB) > OBJTYPE(*FILE) TOLIB(CUSTLIB) DATA(*YES) > 1100 syscmd DLTF (EDIFTPOB/IS*) > 1200 quit > > > I couldn't rename as I know only the file name > prefix (for Example: IS*) and the marker file technic > doesn't fit my criteria, because it submits for every > 15 mins and quite often these sit in the queue and > executes all at once! > > Is there anyway i can copy or move from one folder > to another folder on host system ? > > or > > Can i rename all the file extensions in bulk ? > > or > > Can anybody point me to a tool i can use ? > > Thanks in Advance, > Ravi > > > > > __________________________________________________ > Do You Yahoo!? > Yahoo! Auctions - buy the things you want at great prices > http://auctions.yahoo.com/ > +--- > | This is the Midrange System Mailing List! > | To submit a new message, send your mail to MIDRANGE-L@midrange.com. > | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. > | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. > | Questions should be directed to the list owner/operator: david@midrange.com > +--- +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@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.