Remote SSH Visual Studio Code Setup
-
wrote on Apr 21, 2021, 10:14 PM last edited by
If I want to connect to develop one of the apps using Visual Studio Codes Remote SSH connection what do I need to set up. I tried using the sftp info in the settings of the app but it doesn't authenticate with the same password I use to login. What's the best way to set this up?
-
If I want to connect to develop one of the apps using Visual Studio Codes Remote SSH connection what do I need to set up. I tried using the sftp info in the settings of the app but it doesn't authenticate with the same password I use to login. What's the best way to set this up?
@derin Note that for SFTP the username is different for each app. It will look like
username@app.domain.com
and you have to use your password. Can you confirm this? You can see this info in the Access Control section.