sjqzhang/go-fastdfs
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).
GoUnlicense
Issues
- 1
auth_url这个有问题,会有缓存,请求一次回来的认证会保存大概1分钟,是个bug
#451 opened by ztfcharlie - 1
- 1
压测过程中kill -9某个节点模拟宕机,后续集群其他节点文件句柄数飙升,最后cpu打满,直接崩溃不可用
#449 opened by nwpuqyj - 1
扩容问题有解决方案吗?
#448 opened by rea-leaf - 1
- 1
是否完全兼容原版fastdfs的协议和用法
#446 opened by Faputa - 1
默认场景default设置secret无效的bug
#419 opened by ledccn - 1
单节点测试 下载大文件失败
#440 opened by kaixin940 - 1
文件名含连续两个小数点的文件上传后无法被下载
#441 opened by DRAWPIETY - 1
对文件名称url编码之后上传,会自动去掉%导致解码失败
#444 opened by wangyuanchen - 1
windows 调试 master 分支 分片上传报错
#445 opened by 820678105 - 1
在没有高速缓存的情况下,tmp缓存目录是不是价值不大?
#443 opened by LiyuLiu8270 - 0
关于集群多节点多副本配置
#442 opened by LiyuLiu8270 - 1
设置auth_token验证 下载未生效
#439 opened by snailsnow - 2
- 1
- 1
设置文件的content-type
#436 opened by withnate - 1
- 1
关于docker部署
#435 opened by xxxmoonquake-dxq - 1
上传文件显示http no such file
#418 opened by zengziqiang - 1
咨询Go-fastdfs GetClientIp未授权访问漏洞修复版本
#433 opened by cccrick - 1
- 0
大文件上传断点续传,使用TusUpload 里面 TusUpload .setMetadata 里面设置auth_token 上传成功后,文件的后缀格式丢失了,MP4没有了只有文件名字
#431 opened by lin9876 - 2
fileserver.go异常打印语句调整
#429 opened by wansongying - 2
没有C#的支持案例
#423 opened by huangzheng6 - 1
文件批量删除相关问题
#426 opened by dazhao10046 - 1
- 1
同一个文件重复上传问题
#427 opened by xiaoguaishou92 - 1
在容器下,文件去重功能失效;
#430 opened by saytesnake - 1
- 1
- 2
修改端口号后,重启失败
#422 opened by zhangbing1995 - 2
- 1
老师,请问可以使集群上传的文件的Lastmodify保持一致吗?
#415 opened by nothingbj - 2
tmp目录在服务重启后会有默认处理吗
#416 opened by moyituo - 3
- 2
安卓断点续传
#411 opened by CodeBricklayer - 1
它能做到,上传图片后,通过图片连接即可在一些web或者程序里显示出图片吗
#410 opened by knigth95 - 1
部署了fileserver无法从同一局域网下的其他IP访问服务器下载文件
#409 opened by conjurer-123 - 0
使用uppy tus 上传大文件时,分片文件上传未带端口
#408 opened by sawsamgz - 1
- 1
上传文件后返回domain中不包含端口
#406 opened by wangyuanchen - 1
文件名相同,文件内容不同,文件名前面自动加数字
#404 opened by wangjiangtao2 - 0
文件名相同,文件内容不同,文件名前面自动加数字
#405 opened by wangjiangtao2 - 3
动态加载配置文件失败
#403 opened by PantsuDango - 1
大文件路径转换问题
#402 opened by swiftsnail001 - 1
服务器断点下载问题
#401 opened by swiftsnail001 - 2
断点下载配置问题
#400 opened by swiftsnail001 - 1
- 1
基于文档中Dockerfile构建镜像无法正常运行
#398 opened by lxh-015