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