Can we use rsync command to take daily backup in s3?

Hi,

I am new to Linode S3 object storage.
Could please help me how to take backup of data by using 'rsync' command to s3 bucket

1 Reply

The actual rsync tool wants to interact with filesystem-type endpoints. Typically, you'll need something like rclone if you want an rsync-style experience with object-storage systems.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct