Alexander V. Lukyanov
2013-05-20 07:21:06 UTC
I've got a question because of an inaccuracy in the manpage für
"the maximum number of sequential retries of an operation
without success. 0 means unlimited."
"set net:max-retries 0" <-- no limit for retrying
"set net:max-retries 1" <-- So this means: 1 try + 1 retry (in case
of an error) = 2 tries
This would mean that you cannot disable retrying for lftp. Is that
correct or is it possible to unset retrying?
Probably the wording of that description should be changed, as 1 means"the maximum number of sequential retries of an operation
without success. 0 means unlimited."
"set net:max-retries 0" <-- no limit for retrying
"set net:max-retries 1" <-- So this means: 1 try + 1 retry (in case
of an error) = 2 tries
This would mean that you cannot disable retrying for lftp. Is that
correct or is it possible to unset retrying?
"no retries".
--
Alexander.