| Remote command execution to the SSH shell? [message #1004117] |
Tue, 22 January 2013 11:00  |
James Gartner Messages: 30 Registered: March 2012 |
Member |
|
|
Folks,
I'd like to do a remote ssh command INTO the Virgo shell itself, something like:
ssh -p2502 user@machineWithVirgoRunning 'ss'
When I try this, I get the password request, and then I get"
"exec request failed on channel 0"
If I do THIS, it works (I see the shell command prompt):
ssh -p2502 user@machineWithVirgoRunning
Any ideas how to get the remote command to work from inside the virgo command shell?
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.01588 seconds