- Fork from https://github.com/sparsick/comparison-java-ssh-libs.git
- Change to ftp Client, and Add Apache Commons Net Lib.
- Download 1MB File
- Apache Commons Net average 163 ms
- Apache Commons VFS2 179 ms
- Download 15MB File
- Apache Commons Net average 1577 ms
- Apache Commons VFS2 1615 ms
- Apache Commons Net is the best ftp download performance, but tiny difference
- Apache Commons Net last release version 3.8.0 at Feb 19, 2021, that have some vulnerabilities from old Apache Commons IO.
- Apache Commons VFS2 last release version 2.9.0 at Jul 20, 2021, that have some vulnerabilities from old Apache Log4j2.
- Apache Commons Net https://commons.apache.org/proper/commons-net/
- Apache Commons VFS2 https://commons.apache.org/proper/commons-vfs/