On Thu, Jan 14, 2010 at 12:46 AM, sjmcduf <[email protected]> wrote:
>
> I do the following:
>
>
> "ftp://[email protected]/ftp.input?&recursive=true&binary=true&consumer.delay=1000";)
>            .to("file://M:/FTP.INPUT/");
>
> I would like to have my file in transfered and keeping their
> lastModifiedTime. I wonder if a flag is available for that ? Another
> solution would be to get it from the Message and do it programmatically.
>

Hi

Good idea. Notice that the timestamp from the FTP library is often not
100% accurate down to the seconds.

Could you create a ticket in JIRA for this feature request?
http://issues.apache.org/activemq/browse/CAMEL

>
> Thank you
>
> sjmcduf
>
>
> --
> View this message in context: 
> http://old.nabble.com/Keep-the-lastModified-timestamp-when-writing-a-file.-tp27154059p27154059.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
>



-- 
Claus Ibsen
Apache Camel Committer

Author of Camel in Action: http://www.manning.com/ibsen/
Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/
Twitter: http://twitter.com/davsclaus

Reply via email to