Hi,I am facing same issue with the sftp component. I tried both stepwise true and false - but it is giving same error. Strangely, I do not get any error if I do not specify the directory and just read write from logged in user's home directory. But if I give a nested or single directory it fails with same error: with stepwise=falseWriting file failed with: Cannot change directory to: \home\abhaijiwith stepwise=trueWriting file failed with: Cannot change directory to: \Here is the endpoint I am using: sftp://u...@myftp.site.com:22/test?passiveMode=true&password=******&separator=UNIX&stepwise=falseI am using camel 2.10 or higher
-- View this message in context: http://camel.465427.n5.nabble.com/sftp-and-path-tp5002111p5728848.html Sent from the Camel - Users mailing list archive at Nabble.com.