I do almost same thing for offsite backup.
I mount remote storage over ssh and do archive there. Archive configured to be
done into local directory (mount point of remote storage).
If oracle cloud can be mounted in any way on local system - it can be used for
archive.
22.10.2017, 05:41, "higuit
Hi
> backups? Last week, Oracle announced their "archive" storage is
> available for $1/Tb/month; seems almost like a "no brainer". I'm
> considering just doing the "archive" and then using a script to move
> the archive to the Oracle cloud.
I didn't notice this release, but looks good
I do something similar -- but I call the Archive script via cron to
generate the archive of a specific host and put it on a NFS mount, where it
is then synced to an external drive for offsite holding.
-Kris
Kris Lou
k...@themusiclink.net
On Thu, Oct 12, 2017 at 10:17 AM, Clay Jackson wrote:
>
Has anyone tried using the BackupPC archive function (or some other method) to
put copies of backups in cloud storage, for offsite backups? Last week, Oracle
announced their "archive" storage is available for $1/Tb/month; seems almost
like a "no brainer". I'm considering just doing the "archiv