QianChenglong / autoSync

auto sync directury to linux server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%