happyfish100 / happyfish100/fastdfs-client-java
上传时如何指定存放在某个store_path下?
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.6k
- Forks
- 891
- PR merge metrics
- No merged PRs in 30d
Description
服务器配置了多个
store_path0=/opt/tools/fastdfs/storage
store_path1=/opt/tools/fastdfs/storage1
#上传时如何指定存放在某个store_path下?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the upload API and the FastDFS store_path configuration referenced in the issue. Determine whether the Java client exposes a way to select store_path0 or store_path1 during upload, and document the supported procedure or limitation. Done means a newcomer can identify how uploads are assigned to a configured storage path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100