Try first with a simple command (like "ls"). Check if your command requests for input or output. Does your command spawns background processes (for example, starting a web server)? If so, does it redirect stdin, -out, -err streams (for example, "nohup" does not always do that)? Can you try to execute the same command directly with "ssh"?

- Alexey.

Brown, Carlton wrote:
I've got an sshexec command that calls a remote script.  The remote
script can take something like 5-15 minutes to run.   Trouble is, the
sshexec never detects that the script exists.  What have I done wrong?

Carlton Brown <http://web.snt.bst.bls.com/db/emp/bwwhbhp>
BellSouth Science & Technology

[EMAIL PROTECTED]

404-986-0894


*****

The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential, proprietary, and/or
privileged material. Any review, retransmission, dissemination or other
use of, or taking of any action in reliance upon this information by
persons or entities other than the intended recipient is prohibited. If
you received this in error, please contact the sender and delete the
material from all computers. 118




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to