uniqss / usync

uniqs cross platform file and folder sync

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

usync

uniqs cross platform file and folder sync

currently use dmon to monitor file change:

currently use libssh2 to transfer files between client and server.

libssh2 depends:

todo:

  • mac port

build:

  • win use cygwin to build. build shell: projects/usync/build_win_cygwin.sh. you must make and make install openssl and zlib first, check the build steps of openssl and zlib in the link above for detail.
  • linux build shell: projects/usync/build_ubuntu.sh. linux build is so simple that we will not publish linux runnable version. If needed, just leave a message or submit an issue at your convenience.
  • mac not tested currently.

About

uniqs cross platform file and folder sync

License:MIT License


Languages

Language:C++ 63.1%Language:C 29.4%Language:CMake 7.1%Language:Batchfile 0.3%Language:Shell 0.2%