We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
图片是一样的,我对比前后上传的图片的MD5,MD5是一样的,用fdfs_test上传,然后查看,确实模块已经生效,上传上来的图片文件是一个软连接,指向最初上传上来的文件。 目前在用的java客户端
<dependency> <groupId>org.csource</groupId> <artifactId>fastdfs-client-java</artifactId> <version>1.25</version> </dependency>
是不是java客户端也同样要修改,fastdht模块才生效?
The text was updated successfully, but these errors were encountered:
同样问题,最开始配好后上传可以去重,过一段时间就失效了,服务正常,查看log也没有异常。不明白为什么
Sorry, something went wrong.
No branches or pull requests
图片是一样的,我对比前后上传的图片的MD5,MD5是一样的,用fdfs_test上传,然后查看,确实模块已经生效,上传上来的图片文件是一个软连接,指向最初上传上来的文件。
目前在用的java客户端
是不是java客户端也同样要修改,fastdht模块才生效?
The text was updated successfully, but these errors were encountered: