This issue is resolved for me now. In 2.11 version, if directory is configured as '/home/username/yyy/', the files are retrieved from the same directory. in 2.18.2, its trying to search /home/username/yyy/ inside /home/username/ (which is the default home location of the server). The directory structure /home/username/home/username/yyy/ is created if it is not available. No files were consumed as no files were present in this new location. Changing the directory to just /yyy/ worked.
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-tp5793435p5793931.html Sent from the Camel - Users mailing list archive at Nabble.com.
