Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update COSFS 工具.md #15893

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 14 additions & 14 deletions product/存储与CDN/对象存储 4.0/工具指南/COSFS 工具.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,23 +41,23 @@ COSFS 主要提供两种安装方式:通过安装包方式安装和通过编
Github下载地址:
```plaintext
#Ubuntu14.04
sudo wget https://github.com/tencentyun/cosfs/releases/download/v1.0.20/cosfs_1.0.21-ubuntu14.04_amd64.deb
sudo wget https://github.com/tencentyun/cosfs/releases/download/v1.0.21/cosfs_1.0.21-ubuntu14.04_amd64.deb
#Ubuntu16.04
sudo wget https://github.com/tencentyun/cosfs/releases/download/v1.0.20/cosfs_1.0.21-ubuntu16.04_amd64.deb
sudo wget https://github.com/tencentyun/cosfs/releases/download/v1.0.21/cosfs_1.0.21-ubuntu16.04_amd64.deb
#Ubuntu18.04
sudo wget https://github.com/tencentyun/cosfs/releases/download/v1.0.20/cosfs_1.0.21-ubuntu18.04_amd64.deb
sudo wget https://github.com/tencentyun/cosfs/releases/download/v1.0.21/cosfs_1.0.21-ubuntu18.04_amd64.deb
#Ubuntu20.04
sudo wget https://github.com/tencentyun/cosfs/releases/download/v1.0.20/cosfs_1.0.21-ubuntu20.04_amd64.deb
sudo wget https://github.com/tencentyun/cosfs/releases/download/v1.0.21/cosfs_1.0.21-ubuntu20.04_amd64.deb
```
CDN 下载地址:
[cosfs_1.0.20-ubuntu14.04_amd64.deb](https://cos-sdk-archive-1253960454.file.myqcloud.com/cosfs/v1.0.20/cosfs_1.0.21-ubuntu14.04_amd64.deb)
[cosfs_1.0.20-ubuntu16.04_amd64.deb](https://cos-sdk-archive-1253960454.file.myqcloud.com/cosfs/v1.0.20/cosfs_1.0.21-ubuntu16.04_amd64.deb)
[cosfs_1.0.20-ubuntu18.04_amd64.deb](https://cos-sdk-archive-1253960454.file.myqcloud.com/cosfs/v1.0.20/cosfs_1.0.21-ubuntu18.04_amd64.deb)
[cosfs_1.0.20-ubuntu20.04_amd64.deb](https://cos-sdk-archive-1253960454.file.myqcloud.com/cosfs/v1.0.20/cosfs_1.0.21-ubuntu20.04_amd64.deb)
[cosfs_1.0.21-ubuntu14.04_amd64.deb](https://cos-sdk-archive-1253960454.file.myqcloud.com/cosfs/v1.0.21/cosfs_1.0.21-ubuntu14.04_amd64.deb)
[cosfs_1.0.21-ubuntu16.04_amd64.deb](https://cos-sdk-archive-1253960454.file.myqcloud.com/cosfs/v1.0.21/cosfs_1.0.21-ubuntu16.04_amd64.deb)
[cosfs_1.0.21-ubuntu18.04_amd64.deb](https://cos-sdk-archive-1253960454.file.myqcloud.com/cosfs/v1.0.21/cosfs_1.0.21-ubuntu18.04_amd64.deb)
[cosfs_1.0.21-ubuntu20.04_amd64.deb](https://cos-sdk-archive-1253960454.file.myqcloud.com/cosfs/v1.0.21/cosfs_1.0.21-ubuntu20.04_amd64.deb)

2. 安装。以 Ubuntu16.04 为例:
```shell
sudo dpkg -i cosfs_1.0.20-ubuntu16.04_amd64.deb
sudo dpkg -i cosfs_1.0.21-ubuntu16.04_amd64.deb
```

#### CentOS 系统
Expand All @@ -70,16 +70,16 @@ sudo yum install libxml2-devel libcurl-devel -y
Github下载地址:
```plaintext
#CentOS6.5
sudo wget https://github.com/tencentyun/cosfs/releases/download/v1.0.21/cosfs-1.0.20-centos6.5.x86_64.rpm
sudo wget https://github.com/tencentyun/cosfs/releases/download/v1.0.21/cosfs-1.0.21-centos6.5.x86_64.rpm
#CentOS7.0
sudo wget https://github.com/tencentyun/cosfs/releases/download/v1.0.21/cosfs-1.0.20-centos7.0.x86_64.rpm
sudo wget https://github.com/tencentyun/cosfs/releases/download/v1.0.21/cosfs-1.0.21-centos7.0.x86_64.rpm
```
CDN下载地址:
[cosfs-1.0.20-centos6.5.x86_64.rpm](https://cos-sdk-archive-1253960454.file.myqcloud.com/cosfs/v1.0.21/cosfs-1.0.20-centos6.5.x86_64.rpm)
[cosfs-1.0.20-centos7.0.x86_64.rpm](https://cos-sdk-archive-1253960454.file.myqcloud.com/cosfs/v1.0.21/cosfs-1.0.20-centos7.0.x86_64.rpm)
[cosfs-1.0.21-centos6.5.x86_64.rpm](https://cos-sdk-archive-1253960454.file.myqcloud.com/cosfs/v1.0.21/cosfs-1.0.21-centos6.5.x86_64.rpm)
[cosfs-1.0.21-centos7.0.x86_64.rpm](https://cos-sdk-archive-1253960454.file.myqcloud.com/cosfs/v1.0.21/cosfs-1.0.21-centos7.0.x86_64.rpm)
3. 安装。以 CentOS7.0为例:
```shell
sudo rpm -ivh cosfs-1.0.20-centos7.0.x86_64.rpm
sudo rpm -ivh cosfs-1.0.21-centos7.0.x86_64.rpm
```
>? 如果安装时报错,提示 `conflicts with file from package fuse-libs-*`,则加 `--force` 参数再次安装。
>
Expand Down