Transferring the files between Oracle DB server to the SCP(Scientific Computing Platform) Server but got the below error.
**Unexpected error occurred:
ORA-20001: com.jcraft.jsch.JSchException: Algorithm negotiation fail
at com.jcraft.jsch.Session.receive_kexinit(Session.java)
at com.jcraft.jsch.Session.connect(Session.java:320)
at com.jcraft.jsch.Session.connect(Session.java:183)
at storedProcs.FileUtils.sftp_get(FileUtils.java:224)
ORA-06512: at "Packagename.Procedurename", line 525**
Transfer the files between Oracle Linux server to SCP server