Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • F fastdht
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 11
    • Issues 11
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • YuQing
  • fastdht
  • Wiki
  • Home

Home · Changes

Page history
Updated Home (markdown) authored Apr 11, 2019 by blank-1's avatar blank-1
Hide whitespace changes
Inline Side-by-side
Home.md
View page @ f2005e67
......@@ -108,8 +108,9 @@ chmod +x /etc/rc.local
```
### 6、验证
```
#多次执行命令来上传同一个文件:
fdfs_upload_file /etc/fdfs/client.conf /usr/local/src/nginx-1.15.4.tar.gz
#目录存在多个软连接,说明FastDHT文件去重功能已经成功实现
ll ../fastdfs/storage/data/00/01
#多次执行命令来上传同一个文件:
upload_file /etc/fdfs/client.conf /usr/local/src/nginx-1.15.4.tar.gz
> group1/M00/00/00/rBEAA1yus8GAIL_xAA-itk0Lx9Y.tar.gz
# 在fdfs/storage/data目录,存在多个软连接,说明FastDHT文件去重功能已经成功实现。
ll /home/dfs/data/00/00
```
Clone repository
  • Home