|
Jan, We do this here with CA Express and TCP/IP to back a server up to the 400. The code I use is: CHGVAR &CMD2 ('C:\BAT\DAILYBAK.BAT' *BCAT &WEEKDAY) RUNRMTCMD CMD(&CMD2) RMTLOCNAME('192.168.0.1' *IP) + RMTUSER(ROBIN) RMTPWD('xxxxx') You need to include the rmtpwd in the right case - the AS/400 will uppercase it if you don't use quotes. On NT, just make sure in Services that the Client Access Express Remote Command service is started. Cheers Rob -----Original Message----- From: owner-rpg400-l@midrange.com [mailto:owner-rpg400-l@midrange.com]On Behalf Of Jan Muller Sent: 26 May 2000 13:38 To: 'rpg400-l@midrange.com' Subject: Re: "RUNRMTCMD" on NT Server Rob, The rcmd subcommand will run a CLP on the AS400 from the NT Server, I would like to do this the other way round - run a batch file (.BAT) on the NT Server from the AS400. One of the reasons why I would like to initiate the process from the AS400 is that we have scheduled as well as interactive jobs on the AS400 from which we would like to transfer data to the NT Server and at the same time run the Server update via batch (.BAT) file initiated from the AS400. This means that the transfer and update will not take place if the job on the AS400 aborts abnormally. Thanks for your help so far and please let me know if you need any more information. > Date: Thu, 25 May 2000 11:08:08 -0500 > From: Rob Berendt <rob@dekko.com> > Subject: Re: "RUNRMTCMD" on NT Server > > Load up the freebie FTP server that comes with NT. > Then use a CLP to pipe some FTP subcommands. I think > you are looking for quote rcmd. If you have further > questions, please ask. +--- | 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-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.