Re: Howto delete file from FTP-Endpoint direct

2014-04-01 Thread eddi
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?

Howto delete file from FTP-Endpoint direct

2014-03-31 Thread eddi
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.