Re: Bash / SSH
From: Nico Kadel-Garcia (nkadel@bellatlantic.net)Date: 11/04/02
- Next message: : "Re: Bash / SSH"
- Previous message: Nico Kadel-Garcia: "Re: Putting scp1 in the path"
- In reply to: the_pope: "Bash / SSH"
- Next in thread: : "Re: Bash / SSH"
- Reply: : "Re: Bash / SSH"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Nico Kadel-Garcia" <nkadel@bellatlantic.net> Date: Mon, 04 Nov 2002 19:08:37 GMT
"the_pope" <pope@clara.co.uk> wrote in message
news:3dc6be2c$0$1290$cc9e4d1f@news.dial.pipex.com...
> Hi,
>
> I want to run a scheduled task using cron on a linux box which then SSH's
to
> an NT machine to run a .bat file as cron scheduling has more feature than
> NT.
>
> I have set-up an SSH server on the NT machine and written a bash script
> which cron runs and logs into the NT machine from the Linux box.
>
> The problem I have is that the bash script is running the commands on the
> linux box not on the NT box its just logged into.
>
> Am I going about this the right way? I'm new to Bash but know a bit of
perl
> if thats a better way of doing things.
>
> Any help would be appreciated.
>
> RP.
Let's see the crontab entry or cron script. And why can't you set up the
scheduled job to occur on the NT machine locally?
I'm *guessing* that you have some sort of fun going on with quoting.
- Next message: : "Re: Bash / SSH"
- Previous message: Nico Kadel-Garcia: "Re: Putting scp1 in the path"
- In reply to: the_pope: "Bash / SSH"
- Next in thread: : "Re: Bash / SSH"
- Reply: : "Re: Bash / SSH"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|