Example of FTP communication and parallel file transfer
- JDK 12
- Pass command line arguments in format
-u ftpuser -p ftppass -server <IP> -files filepath1;filepath2
-u
- as username-p
- as password-server
- as server's IP address-files
- as file paths