Giter Site home page Giter Site logo

9468305 / crsync Goto Github PK

View Code? Open in Web Editor NEW
23.0 23.0 5.0 33.71 MB

A library and CLI tool of Client-side rsync over HTTP via curl, implemented by pure C.

License: Apache License 2.0

Java 0.31% C 89.84% Objective-C 0.11% Batchfile 0.01% Makefile 0.01% QMake 0.07% CMake 0.03% C++ 9.64%
c curl rsync

crsync's People

Contributors

9468305 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

crsync's Issues

征集需求

这个库自2016之后就没有更新了。主要是因为已经跳槽,新工作业务场景上没有需求。
如果有人需要这个方案,可以提出,看看有无必要继续优化一下。
目前还是很不完善的状态。

具体更新方式

麻烦问下对于版本更新,是针对两个版本间发生变化的文件分别进行摘要计算,对比,更新,
还是整包生成摘要,客户端本地存在上个版本的整包,然后进行整包对比更新?

无法在linux下编译

报错信息如下:

gcc -c -m64 -pipe -O3 -std=c99 -fopenmp -O2 -Wall -W -fPIE -DHASH_BLOOM=21 -DCURL_STATICLIB -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I. -I../libcurl/include -I../extra -o mmap.o ../extra/win/mmap.c
../extra/win/mmap.c:2:21: fatal error: windows.h: No such file or directory
 #include <windows.h>
                     ^
compilation terminated.
make: *** [mmap.o] Error 1

环境: Ubuntu 14.04 x64, qmake 5

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.