Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 387 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 387 Bytes

ftp

Example of FTP communication and parallel file transfer

Requirements

  • 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