Skip to content
/ ftp Public

Example of FTP communication and parallel file transfer

Notifications You must be signed in to change notification settings

Kvark900/ftp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Example of FTP communication and parallel file transfer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages