This is an automated email from the ASF dual-hosted git repository. sebb pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-net.git.
from 41e514c Merge pull request #3 from drmaas/trunk new d497b46 When active passive mode, there were cases where the server was resetting IP with 0,0,0,0, so it was not possible to find the route and the connection is refused. So in those cases use the IP of the original connection, just like other FTP clients do. new 2b0b830 Ignore files to commit. new a6707d9 Merge remote-tracking branch 'upstream/trunk' into trunk new 2a9da26 Merge branch 'master' into trunk new 81655eb Merge remote-tracking branch 'upstream/master' new 78eb940 Merge pull request #28 from fbrissi/trunk The 2161 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .gitignore | 2 ++ src/main/java/org/apache/commons/net/ftp/FTPClient.java | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-)