happyfish100 / fastdfs

FastDFS is an open source high performance distributed file system (DFS). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balance. Wechat/Weixin public account (Chinese Language): fastdfs
GNU General Public License v3.0
8.99k stars 1.98k forks source link

有大量图片需要保存到dfs,我直接粘贴到了/data/00/00的目录下,但是无法访问 #580

Closed x136931283 closed 1 year ago

x136931283 commented 2 years ago

我直接将大量图片 复制粘贴到/data/00/00、无法通过 http://127.0.0.1:8888/group1/M00/00/00/xxx.jpg 访问。怎么办?还需要做什么?难道要我用程序一张张上传才能正常访问吗

happyfish100 commented 2 years ago

你这样的做法(需求),可以试试 FastCFS