MkJha
MkJha
Error while trying to do sftp. Caused by: com.jcraft.jsch.JSchException: java.io.FileNotFoundException: C:\Users\Sam\.ssh\known_hosts (The system cannot find the path specified) at com.jcraft.jsch.KnownHosts.setKnownHosts(KnownHosts.java:57) at com.jcraft.jsch.JSch.setKnownHosts(JSch.java:317) at org.apache.camel.component.file.remote.SftpOperations.createSession(SftpOperations.java:286) at org.apache.camel.component.file.remote.SftpOperations.connect(SftpOperations.java:115) ... 76 more In...
If you create a folder in actual S3 with name "test". The key would be "test/". But in case of S3 proxy the slash in key changes based on OS...