currently use dmon to monitor file change:
currently use libssh2 to transfer files between client and server.
libssh2 depends:
- mac port
- 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.