commons-net
commons-net copied to clipboard
Apache Commons Net
do not reset proxy settings when re-setting the socket factory create method identical to open _openDataConnection_ for FTPS where proxy is used and ssl socket is created from ssl context
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.10 to 3.0.11. Release notes Sourced from actions/cache's releases. v3.0.11 What's Changed Call out cache not saved on hit by @Phantsure in actions/cache#946 Update @actions/core to 1.10.0...
This is not done yet, it's currently intended as a proof of concept for migrating tests to JUnit 5
At present, the deleteFile method always throws the original error, even if the retry succeeds. This seems wrong
As requested in https://issues.apache.org/jira/browse/NET-718 FYI @garydgregory
FTPClient in passive mode didn't worked, when using a proxy, cause the FTPClient tried to open a data-connection to the proxy-host instead the real passive-host. This was caused, cause the...
Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent) from 69 to 70. Changelog Sourced from org.apache.commons:commons-parent's changelog. Apache Commons Parent 70 RELEASE NOTES The Apache Commons Parent team is pleased to announce the release of Apache...
Transfer file with chinese name by TFTP