Code Monkey home page Code Monkey logo

net-disk's Introduction

FOR

  • 模拟网盘进行本机数据定时备份

TODO

Backend

Server

  • 上传
  • 日志
  • 优化
  • 接口
    • 列表
    • 删除

Client

  • 配置
  • 任务
  • 优化
    • 支持多目录
    • 上传异常时,中断删除文件操作

Shell(需安装 imagemagick)

  • 目录优化
  • 指定目录的定时优化

Front

  • 目录展现
  • 列表展现
    • 按文件类型展示
    • 支持大图

Bug/Optimize

  • windows.seperator 2 linux.seperator
    • 异常目录处理
    • mkdirAll permission denied
  • 输出转移到 logger
    • 保持文件操作、网络请求的独立性,放弃 log 模块的侵入
  • 上传图片无法正常观看
  • 支持缩略图展现

Command

CMD

  • set gopath
  • set gopath=%gopath%;"..."

PowerShell

  • $env:gopath
  • $env:gopath="..."

参考

ImageMagick

其它

net-disk's People

Contributors

yqjdcyy avatar

Watchers

James Cloos avatar  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.