Skip to content

igool/autoSync

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

autoSync

auto sync directury to linux server

usage :

$ python autoSync.py default.xml

depends :

pip install paramiko
pip install watchdog

compile to stand alone binary file :

python pyinstaller.py -F autoSync.py

bin file is in autoSync/dist

pyinstaller :https://github.com/pyinstaller/pyinstaller

About

auto sync directury to linux server

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%