Hi, I am using camel 2.12 version currently. There is 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 now downloaded camel bundle 2.18.2, sl4j-api 1.7.21, jaxb 2.2.11 and 4.3.4.RELEASE version for jars - 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. 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-tp5793395.html Sent from the Camel Development mailing list archive at Nabble.com.