I am trying to pull files from FTP location to local drive but facing problem. FtpChangedExclusiveReadLockStrategy(I have used readLock=changed) is not able to aquire the read lock for any file in FTP location. In log I found that it is not able to retrive meta information of the file like timestamp and file size. It is always showing
Previous last modified: -9356245684581254, new last modified: 0 Previous length: 0, new length: 0 Sometimes "Previous last modified:" is also coming as 0. It is working fine for another FTP location. Why this problem is occured? Is this due to lack of permission? What changes I need to do to make this working -- View this message in context: http://camel.465427.n5.nabble.com/Unable-to-aquire-read-lock-for-file-tp5713290.html Sent from the Camel - Users mailing list archive at Nabble.com.