You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by dtjep <di...@sap.aphp.fr> on 2012/12/19 22:46:41 UTC

Set trace to see why doneFileName is not delete

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 ?

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.

Re: Set trace to see why doneFileName is not delete

Posted by Christian Müller <ch...@gmail.com>.
More trace than what?

Best,
Christian

Sent from a mobile device
Am 20.12.2012 01:09 schrieb "dtjep" <di...@sap.aphp.fr>:

> 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 ?
>
> 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.
>

Re: Set trace to see why doneFileName is not delete

Posted by Claus Ibsen <cl...@gmail.com>.
On Wed, Dec 19, 2012 at 10:46 PM, dtjep <di...@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: cibsen@redhat.com
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen