On Wed, Dec 19, 2012 at 10:46 PM, dtjep <didier.t...@sap.aphp.fr> wrote: > Hi, > > With Camel FTP we get files using for example the option : > ?fileName=.*dat&doneFileName={filename:noext}.done&delete=true > > Sometimes, the doneFileName is not deleted from the remote server. > > Is there a way to get more trace of the exchange in the Camel plateforme ? >
You can enable DEBUG/TRACE logging on org.apache.camel.component.file Which will log more verbose what the file component does. eg this is also what we say in the bottom of the documentation http://camel.apache.org/file2 > Thanks you > > Camel : 2.8.1 > JVM : 1.6 > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Set-trace-to-see-why-doneFileName-is-not-delete-tp5724404.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- Red Hat, Inc. FuseSource is now part of Red Hat Email: cib...@redhat.com Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen