Re: Howto delete file from FTP-Endpoint direct
I find a Way for send direct File Opperations to the FTP Endpoint. from("jetty:http://localhost:/action/delete";) .process(new Processor() { @Override public void process(Exchange exchange) throws Exception { RemoteFileEndpoint ft
Howto delete file from FTP-Endpoint direct
e. Best Regards Eddi -- View this message in context: http://camel.465427.n5.nabble.com/Howto-delete-file-from-FTP-Endpoint-direct-tp5749570.html Sent from the Camel - Users mailing list archive at Nabble.com.