Coder Social home page Coder Social logo

cloudbackup's Introduction

CloudBackup 云备份

项目简介

一个基于 boost 库、httplib 库和 zlib 库和 mysql 实现的具有登录注册功能的文件自动云端备份项目。

支持环境

使用了跨平台的库,所以同时支持 Windows 和 Linux 系统。

客户端

  • 本地文件管理模块
  • 文件监测模块
  • 文件上传备份模块

服务器端

  • 备份文件管理模块
  • 非热点文件检测并压缩模块
  • http服务器模块
  • 用户登录注册模块

功能支持

  • 服务端需要有 boost 库中的filesystem(C++17)、zlib库和 mysql api 支持。
  • 客户端需要有 boost 库中的filesystem(C++17)支持。
  • 为了使用 https 的功能,还需要有 openssl 库。

TODO

  • 客户端的图形界面
  • 客户端的登录和注册功能
  • 浏览器下更美观的个人页面
  • 浏览器下提交文件的功能

cloudbackup's People

Contributors

suixibing avatar

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.