We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently transfers have their own default 12 not configurable in Preferences.
https://github.com/iterate-ch/cyberduck/blob/c25f501998ea19483df152282b21c97fa6812b12/defaults/src/main/resources/default.properties#L545 ↩
https://github.com/iterate-ch/cyberduck/blob/c25f501998ea19483df152282b21c97fa6812b12/core/src/main/java/ch/cyberduck/core/worker/RetryTransferCallable.java#L23 ↩
The text was updated successfully, but these errors were encountered:
Merge pull request #14743 from iterate-ch/feature/GH-14737
801e1c7
Use default retry count for file transfers.
dkocher
Successfully merging a pull request may close this issue.
Currently transfers have their own default 12 not configurable in Preferences.
Footnotes
https://github.com/iterate-ch/cyberduck/blob/c25f501998ea19483df152282b21c97fa6812b12/defaults/src/main/resources/default.properties#L545 ↩
https://github.com/iterate-ch/cyberduck/blob/c25f501998ea19483df152282b21c97fa6812b12/core/src/main/java/ch/cyberduck/core/worker/RetryTransferCallable.java#L23 ↩
The text was updated successfully, but these errors were encountered: