Off-site cloud backup (eg Amazon S3, Wasabi)
I’d like to synchronise our mail store to an Amazon S3 bucket or similar, for protection from ransomware.
Server is running on macOS with maildir.
Should I use a Dovecot process, rsync, a Mac app like Arq or Jungle Disk, or something else?
Anyone have experience or opinions on this?
Thanks,
James.
On 9 Sep 2019, at 07:47, James Brown jlbrown@bordo.com.au wrote:
Should I use a Dovecot process, rsync, a Mac app like Arq or Jungle Disk, or something else?
I do not have specific experience with using S3, but if rsync is possible that is always my first choice, though if you want to backup to prevent ransomware issues, I’d use rsnapshot since that will give you history.
If you are concerned about never ever losing a single email no matter what, then you need a replication server that supports versioning.
-- A cubicle is simply a cell without a door.
On 2019-09-09 15:47, James Brown via dovecot wrote:
I’d like to synchronise our mail store to an Amazon S3 bucket or similar, for protection from ransomware.
Server is running on macOS with maildir.
Should I use a Dovecot process, rsync, a Mac app like Arq or Jungle Disk, or something else?
Anyone have experience or opinions on this?
Thanks,
James.
check out rclone https://rclone.org/s3/
-- Mit freundlichen Grüßen / best regards Markus Raps
Web: rapsplace.de Mail: m.raps@rapsplace.de Mobile: +49 1787 80 50 42
participants (3)
-
@lbutlr
-
James Brown
-
Markus Raps