Have you tried adding ./ as a prefix to the target file name. To me this looks like a problem not in changing directory to put but a problem in changing to your root directory on the sFTP server, there are no put in this error line from the error message:
org.apache.camel.component.file.GenericFileOperationFailedException: Cannot change directory to: /apps/cdts/data_in_datapower/ I assume that */apps/cdts/data_in_datapower/* is your root directory on the server. -- View this message in context: http://camel.465427.n5.nabble.com/Problem-with-sFTP-PUT-tp5752794p5752799.html Sent from the Camel - Users mailing list archive at Nabble.com.
