Re: Remote Command Execution from windows with plink
- From: Chris Mattern <syscjm@xxxxxxxxxxxxxx>
- Date: Tue, 18 Mar 2008 18:16:46 -0000
On 2008-03-18, Ritmo2k <jcasale@xxxxxxxxx> wrote:
I am trying to launch a command remotely from a windows machine on a
Linux server. I composed the commands in a bash script "nohup command
When I execute the script from an ssh session using putty it runs andnohup.log &".
detaches from the console so I can log off.
When I try to automate this with plink, the output is waited for, and
redirected back to the console forcing the script to wait?
Any ideas how to automate the execution and detach while it runs
remotely?
Thanks!
echo "command" | at now
command will be run by crond and have no relation to your terminal.
--
Christopher Mattern
NOTICE
Thank you for noticing this new notice
Your noticing it has been noted
And will be reported to the authorities
.
- Follow-Ups:
- Re: Remote Command Execution from windows with plink
- From: Nico Kadel-Garcia
- Re: Remote Command Execution from windows with plink
- From: Ritmo2k
- Re: Remote Command Execution from windows with plink
- References:
- Remote Command Execution from windows with plink
- From: Ritmo2k
- Remote Command Execution from windows with plink
- Prev by Date: Remote Command Execution from windows with plink
- Next by Date: Re: Remote Command Execution from windows with plink
- Previous by thread: Remote Command Execution from windows with plink
- Next by thread: Re: Remote Command Execution from windows with plink
- Index(es):
Relevant Pages
|
|