Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/happyfish100/fastdfs-client-java
FastDFS java client SDK
https://github.com/happyfish100/fastdfs-client-java
Last synced: 30 days ago
JSON representation
FastDFS java client SDK
- Host: GitHub
- URL: https://github.com/happyfish100/fastdfs-client-java
- Owner: happyfish100
- License: bsd-3-clause
- Created: 2014-12-07T03:19:50.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-02-12T12:23:12.000Z (9 months ago)
- Last Synced: 2024-10-01T22:03:05.454Z (about 1 month ago)
- Language: Java
- Homepage:
- Size: 267 KB
- Stars: 1,596
- Watchers: 124
- Forks: 906
- Open Issues: 81
-
Metadata Files:
- Readme: README
- Changelog: HISTORY
- License: LICENSE
Awesome Lists containing this project
README
Copyright (C) 2008 Happy Fish / YuQing
FastDFS Java Client API may be copied only under the terms of
the BSD license.
Please visit the FastDFS Home Page for more detail.
English language: http://english.csource.org/
Chinese language: http://www.csource.org/The jar file is compiled by JDK1.5, you can download the last version
from google code: http://code.google.com/p/fastdfs/downloads/listrun the FastDFS Java Client test:
java -cp org.csource.fastdfs.test.TestClienteg.:
java -cp org.csource.fastdfs.test.TestClient fdfs_client.conf c:\windows\system32\notepad.exeor:
java -cp org.csource.fastdfs.test.TestClient fdfs_client.conf /usr/include/stdlib.hrun the FastDFS monitor:
java -cp org.csource.fastdfs.test.Monitoreg.:
java -cp org.csource.fastdfs.test.Monitor fdfs_client.conf