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.06k
stars
1.99k
forks
source link
Cannot invoke "com.github.tobato.fastdfs.service.TrackerClient.getStoreStorage()" because "this.trackerClient" is null #633
使用fastFileStorageClient.uploadFile()上传文件获取不到trackerClient,报空指针错误, 服务器上用命令是可以上传的,配置全用的外网ip地址