hi all,

i have experiencing some intermittent problems using ftp that seem to hang.

i am examing the behaviour of maximumReconnectAttempts .

Q.what is the expected behaviour of ftp2 when the maximumReconnectAttempts
count is exceeded?

ie
<route>
     <from
uri="ftp://sc...@localhost/public/reports?password=tiger&binary=true&maximumReconnectAttempts=3"/>
     <to uri="file://target/test-reports"/>
  </route>


A. does it throw an exception that is catchable
B. silently fails
C. does something else

any help appreciated

-lp 
-- 
View this message in context: 
http://camel.465427.n5.nabble.com/ftp2-maximumReconnectAttempts-behaviour-tp1121546p1121546.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to