Skip to content

Conversation

@bummoblizard
Copy link
Member

@bummoblizard bummoblizard commented Jun 19, 2024

Completed the building blocks for ssh jump proxy. Closes #976

Todos:

  • Localisation
  • Port selection for ssh forwarding
  • Handle case when proxy server does not support sftp capability
  • Better code style

return fileURLWithSuffix(url: url, suffix: String(num))
}

func connectToServer(
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move the main logic to SFTPFileSystemProvider.

@bummoblizard bummoblizard changed the title [WIP] SSH Jump / Proxy SSH Jump / Proxy Jun 20, 2024
@bummoblizard bummoblizard merged commit 21ed054 into thebaselab:main Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SSH Proxy / Jump

1 participant