A Java client for FastDFS distributed file system, providing file upload, download, and management operations.
<dependency>
<groupId>com.github.tobato</groupId>
<artifactId>fastdfs-client</artifactId>
<version>1.27.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Upload a file to FastDFS and get its storage path.
Check FastDFS server version and use compatible client version (1.27.2 is for older servers).
No dependency data recorded yet.