S3-compatible Storage Backup

Cherry Studio data backups support backing up via S3-compatible storage (object storage). Common S3-compatible storage services include: AWS S3, Cloudflare R2, Alibaba Cloud OSS, Tencent Cloud COS, and MinIO, etc.

Based on S3-compatible storage you can achieve Computer A 备份\xrightarrow{\text{备份}} S3 storage 恢复\xrightarrow{\text{恢复}} Computer B to implement multi-end data synchronization.

Configure S3-compatible storage

  1. Create an object storage bucket and record the bucket name.It is strongly recommended to set the bucket to private read/write to avoid backup data leakage!!

  2. Refer to the documentation and go to the cloud service console to obtain the S3-compatible storage Access Key ID,Secret Access Key,Endpoint,Bucket,Region and other information.

  3. Fill in the above information in the S3 backup settings, click the backup button to perform a backup, and click the manage button to view and manage the list of backup files.

Last updated

Was this helpful?