Selectel s3, rclone

What is the problem you are having with rclone?

Good afternoon dear users! I need to set up a server backup and database dump with further storage in selectel s3. I want to use rclone for this. The problem is that I haven't used rclone and selectel s3 before, so I'm contacting you. How do I do it all, what difficulties may occur, can you share similar configs for rclone. Thank you in advance for your help.

P/s: I apologize for the mistakes, I use google translate

Run the command 'rclone version' and share the full output of the command.

new

Which cloud storage system are you using? (eg Google Drive)

Selectel s3

The command you were trying to run (eg rclone copy /tmp remote:tmp)

Paste command here

The rclone config contents with secrets removed.

Paste config here

A log from the command with the -vv flag

Paste  log here

hello and welcome to the forum,

rclone should work with selectel s3, just follow the rclone docs.

https://developers.selectel.com/docs/cloud-services/cloud-storage/s3/aws_sdk/
note: when creating the rclone remote, will need to add some/all of the following info
for endpoint https://s3.storage.selcloud.ru
for region ru-1a
for access_key_id, use AccountNumber_UserName from your selectel account
for secret_access_key, use Password from your selectel account

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.