Page 1 of 1

Remote working with Codelite

Posted: Sun May 21, 2023 10:51 am
by golodin2

I try to use plugin SFTP/SSH for remote working with Codelite

Because of security, the connection to our server LInux is only through the authentication of public/private key

The option on Codelite seems to be only User/Password

Is there any way to conffigure public/private key authentication ?


Re: Remote working with Codelite

Posted: Sat May 27, 2023 6:12 pm
by eranif

You don't need username / password. You can set the username and leave the password field empty.
CodeLite will attempt to connect with the following methods:

  • keys
  • user / pass
  • interactive
  • no pass