On Thu, Jan 14, 2010 at 12:47 PM, sjmcduf <[email protected]> wrote:
>
>
>
> Here
> https://issues.apache.org/activemq/browse/CAMEL-2361
>
> Thank you

I have committed this new feature. You are welcome to test it with a
2.2-SNAPSHOT or wait for the 2.2 release.
http://camel.apache.org/download.html


>
> Simon
>
>
>
> Claus Ibsen-2 wrote:
>>
>> 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
>>
>>
>
> --
> View this message in context: 
> http://old.nabble.com/Keep-the-lastModified-timestamp-when-writing-a-file.-tp27154059p27160067.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