Automated Backups to other Destinations Besides Amazon S3

I still think it is too complicated to use non-Amazon storage. Someone should make a better solution for this. I have to automate the drops on the server and then script it to other services - is something like that correct?

So the steps are:

  1. Automatic backups from the server to: /var/discourse/shared/standalone/backups/default
  2. Then, I have to get some kind of API or token access to the other third party service.
  3. Then script it through sftp or scp or any other secure protocol.

Why not just include an option to send to other storage services on this page?

1 Like