Garick Hamlin on Wed, 26 Jun 2002 13:43:43 -0400 |
On Wed, 26 Jun 2002, Garick Hamlin wrote: > On Wed, 26 Jun 2002, Kyle R . Burton wrote: > > > I'm using IPC::Open3 to exec ssh from a server process. I have a method > > that starts an ssh 'worker' command on a remote host. The method runs > > the worker, sends it a simple message to get back a response that > > indicates that the worker started. The server then goes on to interact with > > the workers. > > If you are using openssh perhaps try -n to prevent ssh from forking into > background and detaching from terminal (on remote side).. You might want to see if 'ssh -t' helps .. that should force psuedo tty allocation .. even if you are running a non-interactive task or you don't have a psuedo-tty locally. Garick -- Phone: 856-482-9695 Email: ghamlin@typhoon.lightning.net quote of moment from: http://www.detonate.net/matrixse/ Neo: Do you always look it heavily encrypted? Cypher:Oh thats not encyption ... It's a new perl script I'm working on ... **Majordomo list services provided by PANIX <URL:http://www.panix.com>** **To Unsubscribe, send "unsubscribe phl" to majordomo@lists.pm.org**
|
|