[ https://issues.apache.org/activemq/browse/CAMEL-2361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Claus Ibsen updated CAMEL-2361: ------------------------------- Component/s: (was: camel-ftp) camel-core Fix Version/s: 2.2.0 > Keep the lastModified timestamp when writing a file > ---------------------------------------------------- > > Key: CAMEL-2361 > URL: https://issues.apache.org/activemq/browse/CAMEL-2361 > Project: Apache Camel > Issue Type: Improvement > Components: camel-core > Affects Versions: 2.1.0 > Reporter: Simon > Assignee: Claus Ibsen > Priority: Minor > Fix For: 2.2.0 > > > > > > I do the following: > > > > > > "ftp://t...@.../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. > > > ... [show rest of quote] > 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 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.