Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/happyfish100/fastdfs-client-java

FastDFS java client SDK
https://github.com/happyfish100/fastdfs-client-java

Last synced: about 1 month ago
JSON representation

FastDFS java client SDK

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/list

run the FastDFS Java Client test:
java -cp org.csource.fastdfs.test.TestClient

eg.:
java -cp org.csource.fastdfs.test.TestClient fdfs_client.conf c:\windows\system32\notepad.exe

or:
java -cp org.csource.fastdfs.test.TestClient fdfs_client.conf /usr/include/stdlib.h

run the FastDFS monitor:
java -cp org.csource.fastdfs.test.Monitor

eg.:
java -cp org.csource.fastdfs.test.Monitor fdfs_client.conf