sourcesync icon indicating copy to clipboard operation
sourcesync copied to clipboard

Expection while trying to connect to sftp server

Open MrDev139 opened this issue 2 years ago • 1 comments

I have tried to install this plugin on intellij idea community edition 2022.1.3 and configured it for my sftp server(i made sure many times my credentials are correct) but when i try to sync my files to the remote target it shows 2 windows:

  • 1st saying Sync error com.jcraft.jsch.JSchException: session is down
  • 2nd saying Sync warning com.jcraft.jsch.JSchException: Algorithm negotiation fail If i tried the sftp cmd on my os it works fine and i can put/get files to the remote server

MrDev139 avatar Aug 21 '22 12:08 MrDev139

Can you please try the latest version? I've upgraded the jsch library which I believe caused some issues. Also, can you please attach the intellij logs?

fioan89 avatar Jan 07 '23 14:01 fioan89