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
9.04k stars 1.99k forks source link

nfs #295

Open yutian5205 opened 5 years ago

yutian5205 commented 5 years ago

nfs 环境该如何迁移至fastdfs?

xiongshiyan commented 4 years ago

同问

happyfish100 commented 4 years ago

如果要使用FastDFS的话,只能通过FastDFS提供的API对文件进行管理,文件下载可以通过HTTP方式。