Hi,
Under Git Bash (installed using the Git tooling), using triton ssh works as expected under:
$ ssh -V
OpenSSH_7.3p1, OpenSSL 1.0.2j 26 Sep 2016
However, if you are using:
$ ssh -V
OpenSSH_7.6p1, OpenSSL 1.0.2m 2 Nov 2017
You receive this error:
$ triton ssh 3a1f3346
command-line line 0: garbage at end of line; "Cobine\\AppData\\Roaming\\Joyent\\Triton\\tmp\\nullSshControlPath".
Looks to be something perhaps with a default change with the ssh client?
Jay
Hi,
Under Git Bash (installed using the Git tooling), using
triton sshworks as expected under:However, if you are using:
You receive this error:
Looks to be something perhaps with a default change with the ssh client?
Jay