Hi, I was using camel 2.12 version previously. There was an issue related to 'camelfilelength not getting updated in header properly, for long write file during SFTP' in this version. I could see that this issue has been fixed in camel 2.18.0 as part of CAMEL-9970. I have upgraded camel bundle to 2.18.2 and using compatible jars such as sl4j-api 1.7.21, jaxb 2.2.11, 4.3.4.RELEASE version for beans, context, core, expression, aop and tx. This 2.18.2 version is getting connected to the SFTP server using Proxy, but not consuming any file from the SFTP server. SFTP server without proxy is working fine. 2.12 version was working fine with the same proxy. I enabled debug mode for camel and couldn't find any exception when polling. I tried using knownHostsUri and useUserKnownHostsFile=false, as camel-ftp in the latest version is checking knownhost from home location. There is no issue when connecting to the server, but just that the files are not getting consumed. Is there any issue with version of jars am using? OR any special configuration to be made for proxy when using latest version of camel? Can anyone please help? Any help would be greatly appreciated.
Regards, Siva -- View this message in context: http://camel.465427.n5.nabble.com/camel-2-18-2-not-consuming-files-from-SFTP-server-which-uses-proxy-tp5793435.html Sent from the Camel - Users mailing list archive at Nabble.com.
