Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 418 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 418 Bytes

Copy Content from all Nodes to Local Nodes

sudo chmod +x target/scptransport-1.0.jar

sudo java -jar scptransport-1.0.jar [Path_local_directory_save] [path_host_file] [userName] [port] [Path_host_list_ip] [Path_rsa_file]

Example:

sudo java -jar scptransport-1.0.jar /app/CountLogProject/log/ /log/apache-tomcat/access_log.log.1 app 22 /app/CountLogProject/host_ip.txt /app/CountLogProject/app_id_rsa