Event driven fast synchronization tool


Keywords
sync
License
Apache-2.0
Install
pip install FastSync==0.2.0.5

Documentation

FastSync

基于事件驱动的快速同步工具

安装

    pip install git+https://github.com/iMuduo/FastSync.git@master

同步-发送端

    fsnd /home/work/send http://127.0.0.1:8080/home/work/receive [screte_key]

同步-接收端

    frcv 8080 [screte_key]