On Fri, Jul 17, 2009 at 8:55 PM, Jason Queen<jason.qu...@colinx.com> wrote: > > The fix worked. Now in my test case when the cable is unplugged every 20 > secs. it tries to scan the folder fails and retries 3 times (default > behavior) then gives up. Once the network connection is restored it > reconnects and processes normally. One last question, will this also fix > the sftp component? Hi
Thanks for reporting back and testing on your side. Yes the fix is also done on the SFTP side as well. However we do not have any mocked SFTP server to unit test against (none java version exists to my knowledge). So what the it does is sharing as much code as possible with the regular ftp/file component. The only difference is mostly the SFTPOperations. I have done the same fix there as well. But it would be great if people could test the SFTP for the same problem as you did with the FTP. > -- > View this message in context: > http://www.nabble.com/FTP-Component-Network-Failure-Recovery-Problem-tp24517828p24539862.html > Sent from the Camel - Users mailing list archive at Nabble.com. > > -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus