go-fastdfs 是一个简单的分布式文件系统(私有云存储),具有无中心、高性能,高可靠,免维护等优点,支持断点续传,分块上传,小文件合并,自动同步,自动修复。Go-fastdfs is a simple distributed file system (private cloud storage), with no center, high performance, high reliability, maintenance free and other advantages, support breakpoint continuation, block upload, small file merge, automatic synchronization, automatic repair.(similar fastdfs).
上传下载增加通过自定义token验证,下载的时候未带auth_token直接可以下载。版本1.4.5,测试环境,在10.18.52.99服务器上发布文件服务,在10.18.56.168本地测试。 配置如下:
在10.18.56.168(本地)直接访问http://10.18.52.99:9276/group1/default/20240416/14/13/0/10.pdf?name=10.pdf&download=1,可以直接下载,没有校验auth_token [ ]