brokenjacobs opened a new issue, #3812: URL: https://github.com/apache/camel-k/issues/3812
I'm actually using the kafka connector based on the ftp sink kamelet, but the error I'm receiving I believe is because the old `camel.sink.endpoint.autoCreate` property (which defaults to true) is not being used/set by the ftp-sink kamelet. The connector tries to cd to a directory in the path of my filename, and cannot. So it fails with a 550 error. Instead of attempting to mkdir the directory via ftp first. Any advice on what to do, or any extra debug I can provide, I'm happy to do so/receive advice. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org