كيفية الوصول إلى النسخ الاحتياطية لـ S3 عندما يكون المنتدى معطلاً؟

Pretty much all is in the title.

I guess it is as simple as logging into the S3 solution.

That S3 solution should have an Dashboard.

إعجاب واحد (1)

You can use a tool like Cyberduck to access your cloud storage in an easy way.

إعجاب واحد (1)

Thanks. I didn’t see that we could download files from the dashboard.

What if I want my co-administrator to have access to backups too?

That’s a question of managing AWS access control to private buckets, which I believe you can find plenty of tutorials on online.

إعجابَين (2)

Not quite what you’re asking for, but if you use environment variables in app.yml to configure S3 then you can do a restore from the command line without needing to download the file yourself.