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