Giter VIP home page Giter VIP logo

yihoc / clouddisk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 82457097/clouddisk

0.0 0.0 0.0 3.07 MB

FastDFS+nginx+FastCGi+mysql,其主要利用ngnix反向代理服务器,接收并处理用户的请求,使用FastCGI+spawn-fcgi配合nginx工作,MySQL存储文件的信息,fastDFS作为分布式文件存储服务器。

Home Page: https://blog.csdn.net/weixin_44816732/article/details/104346199

Makefile 0.25% C 9.38% HTML 5.76% CSS 4.01% JavaScript 74.83% Shell 2.22% C++ 3.56%

clouddisk's Introduction

项目介绍

CSDN博客地址https://blog.csdn.net/weixin_44816732/article/details/104346199

项目架构

Nginx+fastDFS+fastCGI+MySQL+Redis

项目更新记录

  • 0902更新

    • 修复无法正确接收图片数据流重大功能性bug
  • 0827更新

    • 增加写日志文件功能,已验证可用。
    • 优化log类,修复一些bug。
  • 0826更新

    • 修复拷贝文件传给fastDFS后,临时文件未删除bug。
    • 修复一个内存泄漏问题。
  • 0825更新

    • 完成cpp版本文件上传功能。
    • 修复web页面显示bug。
    • 完成数据库连接功能,成功写入数据。(但需要手动先创建数据库表项)
  • 0824更新

    • 完成上传文件cgi的编写测试,上传功能OK,页面显示有问题。
  • 0820更新

    • 增加用Cpp重构后的源文件(未编译测试)
  • 0819更新

    • 修改完善Install.sh文件
  • 0818更新

    • 增加一键安装配置脚本Install.sh
  • 0218更新

    • 修改Makefile
    • 增加展示所有文件的新功能(未测试成功)
    • 增加源文件showFiles.c showFiles.h
  • 0217更新

    • 增加doc
    • 预备的数据库表
    • 上传所有用到的安装包
    • 增加项目所需要的html文件
  • 0216更新

    • 上传源文件夹src
    • 上传头文件夹include
    • 更新Makefile

clouddisk's People

Contributors

82457097 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.