TritonDataCenter / TritonDataCenter/node-triton
Triton SSH w/ Git Bash - ssh version change breaks
Open
@jalfonso475 is already working on this.
Since Nov 5, 2019.
- Dominant language
- JavaScript
- Stars
- 60
- Forks
- 36
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 1
Description
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.