The command:
sbc ssh -p 30000 [email protected]
returns:
[sbc] Creating back-channel and connecting...bash: sbc: command not found
Connection to myserver.com closed.
but sbc is installed on remote server.
I believe the problem is the non-default port 30000
The command:
sbc ssh -p 30000 [email protected]returns:
but
sbcis installed on remote server.I believe the problem is the non-default port 30000