<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z000071SZ77CAGOkta Identity EngineAdvanced Server AccessAnswered2025-04-23T09:00:25.000Z2021-06-17T20:38:20.000Z2021-09-14T23:27:47.000Z

s8zni (s8zni) asked a question.

SFT with OpenSSH client on Windows 10

I'm following this doc: https://help.okta.com/en/prod/Content/Topics/Adv_Server_Access/docs/setup/ssh.htm

 

Basically I want to be able to setup SFT on Windows such that I can run 'ssh hostname' and it will launch 'sft ssh hostname' (so I can integrate with VS Code for remote development: https://code.visualstudio.com/docs/remote/ssh )

 

If I have no ~/.ssh/config file and run sft ssh hostname everything works (I get the Okta prompt and can ssh to the host)

 

If I follow the Okta doc and run sft ssh-config >> ~/.ssh/config

Then I run ssh hostname, I get:

 

C:\\Users\\bd/.ssh/config: line 1: Bad configuration option: \377\376*

C:\\Users\\bd/.ssh/config: terminating, 1 bad configuration options

 

I'm using Win32-OpenSSH V8.6.0.0.p1-Beta from https://github.com/PowerShell/Win32-OpenSSH/releases, which is the current release


This question is closed.
Loading
SFT with OpenSSH client on Windows 10