摘要: 1.pom依赖 <dependency> <groupId>com.github.tobato</groupId> <artifactId>fastdfs-client</artifactId> <version>1.26.7</version> </dependency> 2.applicatio 阅读全文
posted @ 2020-10-28 17:48 橙宝技术 阅读(605) 评论(0) 推荐(0)
摘要: 1.环境准备 Centos7.x 两台,分别安装tracker与storage 下载安装包: libfatscommon:FastDFS分离出的一些公用函数包 FastDFS:FastDFS本体 fastdfs-nginx-module:FastDFS和nginx的关联模块 nginx:发布访问服务 阅读全文
posted @ 2020-10-28 15:18 橙宝技术 阅读(379) 评论(0) 推荐(0)