Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
55175a6d06 | ||
|
|
f60bd25490 |
@@ -5,6 +5,10 @@
|
|||||||
* 官网 <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/>
|
||||||
|
|
||||||
|
## 注意!!!!!
|
||||||
|
|
||||||
|
又拍云似乎(?)文件都是默认公开的,强烈建议注意隐私问题,强烈建议设置插件加密。
|
||||||
|
|
||||||
## 步骤
|
## 步骤
|
||||||
|
|
||||||
1. 注册,新建对象存储。
|
1. 注册,新建对象存储。
|
||||||
@@ -16,4 +20,5 @@
|
|||||||
* Secret Access Key:您获取到的访问凭证的 SecretAccessKey
|
* Secret Access Key:您获取到的访问凭证的 SecretAccessKey
|
||||||
* 存储桶(Bucket)的名字:您创建的“服务名”
|
* 存储桶(Bucket)的名字:您创建的“服务名”
|
||||||
* 是否生成文件夹 Object:不生成(默认) **一定要选择不生成**
|
* 是否生成文件夹 Object:不生成(默认) **一定要选择不生成**
|
||||||
4. 同步。
|
4. 可以在插件设置里,加上密码。
|
||||||
|
5. 同步。
|
||||||
|
|||||||
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"id": "remotely-save",
|
"id": "remotely-save",
|
||||||
"name": "Remotely Save",
|
"name": "Remotely Save",
|
||||||
"version": "0.4.16",
|
"version": "0.4.18",
|
||||||
"minAppVersion": "0.13.21",
|
"minAppVersion": "0.13.21",
|
||||||
"description": "Yet another unofficial plugin allowing users to synchronize notes between local device and the cloud service.",
|
"description": "Yet another unofficial plugin allowing users to synchronize notes between local device and the cloud service.",
|
||||||
"author": "fyears",
|
"author": "fyears",
|
||||||
|
|||||||
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"id": "remotely-save",
|
"id": "remotely-save",
|
||||||
"name": "Remotely Save",
|
"name": "Remotely Save",
|
||||||
"version": "0.4.16",
|
"version": "0.4.18",
|
||||||
"minAppVersion": "0.13.21",
|
"minAppVersion": "0.13.21",
|
||||||
"description": "Yet another unofficial plugin allowing users to synchronize notes between local device and the cloud service.",
|
"description": "Yet another unofficial plugin allowing users to synchronize notes between local device and the cloud service.",
|
||||||
"author": "fyears",
|
"author": "fyears",
|
||||||
|
|||||||
Reference in New Issue
Block a user