Re: FTP2 - readlock and lastmodified timestamps

2012-08-16 Thread Ralf Steppacher
Thank you very much for both the improvement ticket (and its resolution) and the hint about the read lock interval. I shall try that. -Original Message- From: Claus Ibsen Reply-to: users@camel.apache.org To: users@camel.apache.org Subject: Re: FTP2 - readlock and lastmodified timestamps

Re: FTP2 - readlock and lastmodified timestamps

2012-08-16 Thread Claus Ibsen
Hi I dont think the timestamp and file size is absolutely accurate when using the FTP client. I have seen in the past clients return seconds always as 00. The API in the FTP clients that Camel uses have been improved, and now offers a specific getModificationTime method, we may try to alter the C