Skip to content

Reimplement gitpod-desktop ssh connection to use the native ssh client #16108

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jeanp413 opened this issue Jan 30, 2023 · 3 comments
Closed
Assignees
Labels
editor: code (desktop) meta: stale This issue/PR is stale and will be closed soon team: IDE

Comments

@jeanp413
Copy link
Member

jeanp413 commented Jan 30, 2023

Description

Right now we use a node ssh library to test the ssh connection but this only support basic features and we need to implement them manually again.

Solution

Reimplement gitpod-desktop ssh connection to use the native ssh client, this is the same approach MS remote ssh extension does

@loujaybee
Copy link
Member

loujaybee commented Feb 23, 2023

we use a node ssh library to test the ssh connectio

Is this issue only concerning the testing of the connection? Not the actual SSH connection itself @jeanp413 ?

Trying to figure out if this issue is related to:

@jeanp413
Copy link
Member Author

Is this issue only concerning the testing of the connection? Not the actual SSH connection itself @jeanp413 ?

yes, remote-ssh extention already uses native ssh client

@stale
Copy link

stale bot commented Jun 10, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the meta: stale This issue/PR is stale and will be closed soon label Jun 10, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editor: code (desktop) meta: stale This issue/PR is stale and will be closed soon team: IDE
Projects
Status: Done
Development

No branches or pull requests

3 participants