sourcesync
sourcesync copied to clipboard
Expection while trying to connect to sftp server
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
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?