floofloof@lemmy.ca to Technology@lemmy.mlEnglish · 1 year agoHosting firm says it lost all customer data after ransomware attackwww.bleepingcomputer.comexternal-linkmessage-square45fedilinkarrow-up1246arrow-down11
arrow-up1245arrow-down1external-linkHosting firm says it lost all customer data after ransomware attackwww.bleepingcomputer.comfloofloof@lemmy.ca to Technology@lemmy.mlEnglish · 1 year agomessage-square45fedilink
minus-squareMoonrise2473@feddit.itlinkfedilinkarrow-up1·1 year agoi use immutable objects on backblaze b2 from command line using their tool is something like b2 sync SOURCE BUCKET and from the bucket setting disable object deletion also borgbase allows this, backups can be created but deletions/overwrites are not permanent (unless you enabled them)
i use immutable objects on backblaze b2
from command line using their tool is something like
b2 sync SOURCE BUCKET
and from the bucket setting disable object deletion
also borgbase allows this, backups can be created but deletions/overwrites are not permanent (unless you enabled them)