|
Hello Keshav, FTP procedure is as follows. Go to DOS prompt. Create a Directory say c:\temp\AS400 Change directory to that directory Type FTP Open 111.11.11.11(The IP address of the AS400) You will be prompted for Login and Password Once connected type CD and the Library name where the Programs are. Command LCD should give C:\temp\AS400 Command DIR should give contents of the AS400 Library Type GET QRPGSRC.PGMNAM(If your program is in QRPGSRC) The program will download in to your AS400 local directory. One that id done Type BYE and FTP will close. Uploading to AS400 is tricky as it will overwrite the file you are uploading to. Command is PUT AS400 QRPGSRC.PGMNAM where AS400 is the Program in your Computer (Correctly formatted) Hope that helps Nabil At 12:03 PM 8/22/99 GMT, you wrote: > > > >Hello ! > >I have a few RPG programs in a library.I need to FTP it & mail it as word >documents . >Could somebody help in giving the detailed steps involved in it. > >Also,the steps involved in putting the RPG progarms from the word document >to an AS/400 library. > >Thanks in advance . > > > >Keshav > > >______________________________________________________ >Get Your Private, Free Email at http://www.hotmail.com >+--- >| This is the RPG/400 Mailing List! >| To submit a new message, send your mail to RPG400-L@midrange.com. >| To subscribe to this list send email to RPG400-L-SUB@midrange.com. >| To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com. >| Questions should be directed to the list owner/operator: david@midrange.com >+--- > +--- | This is the RPG/400 Mailing List! | To submit a new message, send your mail to RPG400-L@midrange.com. | To subscribe to this list send email to RPG400-L-SUB@midrange.com. | To unsubscribe from this list send email to RPG400-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-2025 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.