You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: br/backup-and-restore-storages.md
+37Lines changed: 37 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -156,6 +156,43 @@ If you have specified URL parameters and command-line parameters at the same tim
156
156
| `--s3.acl` | The canned ACL of the upload object. For example, `private` and `authenticated-read`. |
157
157
| `--s3.provider` | The type of the S3-compatible service. The supported types are `aws`, `alibaba`, `ceph`, `netease` and `other`. |
158
158
159
+
To export data to non-AWS S3 cloud storage, specify the cloud provider and whether to use `virtual-hosted style`. In the following examples, data is exported to the Alibaba Cloud OSS storage:
160
+
161
+
* Export data to Alibaba Cloud OSS using Dumpling:
0 commit comments