Skip to content

jonylu7/SSH-Utility-Toolkits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SSH-Utility-Toolkits

This is a tool for you to copy files(including file dir and their childs) from local machine to remote ssh server

Setup Guide

Step 1

install all the requirement packages

Step 2

go into config_default.py to change all the variables

  1. server stands for the location of your server, should looks like: 140.XXX.XX.X
  2. username: your username to log in to the server
  3. password: your username to log in to the server
  4. FROM_PATH: where you want to copy files from
  5. TO_PATH: where you want to copy files to

Step 3

run main.py and the files current processing should printed out at the command line

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages