Skip to main content

AWS S3 and S3-Compatible

RcloneView supports Amazon S3 and a wide range of S3-compatible object storage providers, including major vendors such as Wasabi, Backblaze, Cloudflare R2, and more.

These remotes share the same configuration interface based on the S3 protocol. Once selected, you will need to provide your access credentials and optionally a custom endpoint URL.

How to Add S3-Compatible Remote

Step 1: Opening New Remote Configuration Window

  • Click + New Remote from the top menu under Remote.
  • Alternatively, click the + button in the Explorer pane and select New Remote.
add new remoteadd new remote explorer

Step 2: Configuring S3 Provider

In the Provider tab:

  1. Search for s3 or your provider name (e.g., aws, wasabi, minio).
  2. Select S3 from the result list.

In the Options tab:

  1. Set your provider (e.g., AWS, Wasabi, Minio, etc.).
  2. Enter your Access Key ID.
  3. Enter your Secret Access Key.
  4. Select the correct region (e.g., ap-northeast-2) for your storage bucket. If required, set a custom endpoint (for providers that don’t use the AWS endpoint format).
add new aws s3 remoteadd new s3 remote options

📌 S3 Providers & Required Fields.

ProviderAccess Key IDSecret Access KeyEndpointLocation Constraint
Amazon S3
IDrive e2
Cloudflare R2
Minio
StackPath
Ceph
Other
IONOS
Huawei OBS
Alibaba
Tencent
Linode
Google Cloud Storage S3
DigitalOcean
IBM COS
Synology C2
Seagate Lyve
Arvan
Wasabi
Scaleway
Selectel
Storj
Outscale
Magalu
Leviia
Liara
RackCorp
SeaweedFS
Dreamhost
Petabox
Rclone S3
China Mobile
Qiniu

Step 3: Name and Save the Remote

In the Name tab:

  1. Assign a name to the remote (e.g., myWasabi, minio-prod).

In the Save tab:

  1. Click Save to finalize the setup.
add new aws s3 remote nameadd new aws s3 remote save

Step 4: Verify the Remote

  1. Open the Remote Manager from the Remote menu.
  2. Confirm that the new remote appears in the list.
verify s3 remoteverify step

Done! Your S3-compatible remote is now successfully connected in RcloneView and ready to use.