Giter VIP home page Giter VIP logo

Comments (4)

yddeng avatar yddeng commented on June 19, 2024
  1. 通过web前端创建应该是可以直接展示的。如果是在后端文件下创建,会涉及到readme中的问题。
  2. 目前只能下载。做到直接展示,要根据文件类型 jpg、txt、docx等用到不同读取方式。目前个人前端能力有限,这个方面实现较困难,希望有大佬来实现。
  3. 目前只是做到个人的存储需求,还没有涉及到分享等功能。有机会应该可以做的,干倒百度网盘 :)
  4. 同问题2。
  5. 这个是读取的计算机物理磁盘容量。 实际能存储多少东西的限制也在这里。

from filecloud.

yddeng avatar yddeng commented on June 19, 2024

问题1补充:只有服务启动时才会扫描cloud下目录结构,运行中目录结构发生变化对于服务器来说是不知道的。同时运行中修改目录后会导致前端请求报错,比如删除某一目录,然后前端访问这个目录。要做到结构变化的感知就需要监听这里的事件,实时修正目录结构,但是这样会有两个修改源(web端,本地)就需要衡量两者的影响面。

from filecloud.

CharlesYe8848 avatar CharlesYe8848 commented on June 19, 2024

from filecloud.

CharlesYe8848 avatar CharlesYe8848 commented on June 19, 2024

from filecloud.

Related Issues (9)

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.