mirror of
https://github.com/remotely-save/remotely-save.git
synced 2024-06-07 21:10:45 +00:00
format of doc
This commit is contained in:
parent
8d5868b8d8
commit
5340e38eac
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
## 链接
|
## 链接
|
||||||
|
|
||||||
* 官网 <https://www.upyun.com/>
|
- 官网 <https://www.upyun.com/>
|
||||||
* 官网的 S3 文档 <https://help.upyun.com/knowledge-base/aws-s3%e5%85%bc%e5%ae%b9/>
|
- 官网的 S3 文档 <https://help.upyun.com/knowledge-base/aws-s3%e5%85%bc%e5%ae%b9/>
|
||||||
|
|
||||||
## 注意!!!!!
|
## 注意!!!!!
|
||||||
|
|
||||||
@ -14,11 +14,11 @@
|
|||||||
1. 注册,新建对象存储。
|
1. 注册,新建对象存储。
|
||||||
2. 参考官网文档 <https://help.upyun.com/knowledge-base/aws-s3%e5%85%bc%e5%ae%b9/>,创建操作员然后创建 S3 访问凭证。
|
2. 参考官网文档 <https://help.upyun.com/knowledge-base/aws-s3%e5%85%bc%e5%ae%b9/>,创建操作员然后创建 S3 访问凭证。
|
||||||
3. 在 Remotely Save 设置以下:
|
3. 在 Remotely Save 设置以下:
|
||||||
* 服务地址(Endpoint):`s3.api.upyun.com` **一定是这个域名**
|
- 服务地址(Endpoint):`s3.api.upyun.com` **一定是这个域名**
|
||||||
* 区域(Region):`us-east-1`
|
- 区域(Region):`us-east-1`
|
||||||
* Acccess Key ID:您获取到的访问凭证的 AccessKey
|
- Acccess Key ID:您获取到的访问凭证的 AccessKey
|
||||||
* Secret Access Key:您获取到的访问凭证的 SecretAccessKey
|
- Secret Access Key:您获取到的访问凭证的 SecretAccessKey
|
||||||
* 存储桶(Bucket)的名字:您创建的“服务名”
|
- 存储桶(Bucket)的名字:您创建的“服务名”
|
||||||
* 是否生成文件夹 Object:不生成(默认) **一定要选择不生成**
|
- 是否生成文件夹 Object:不生成(默认) **一定要选择不生成**
|
||||||
4. 可以在插件设置里,加上密码。
|
4. 可以在插件设置里,加上密码。
|
||||||
5. 同步。
|
5. 同步。
|
||||||
|
Loading…
Reference in New Issue
Block a user