Personal data backup: tar o cpio + gzip - Programming On Unix
Users browsing this thread: 3 Guest(s)
|
|||
(18-06-2015, 08:03 AM)p3p1 Wrote: But I tried to find an other solution from nixers more educated than me. However I have between 10GB and 20GB in my home dir, I think that I will use the tar o cpio solution for backup with rotation.I do a weekly backup of more than 100GB using rsync and it takes around 15min. Doing the whole compression/uncompression thing will take forever but if you prefer having rollbacks by date I can understand. |
|||
Messages In This Thread |
Personal data backup: tar o cpio + gzip - by p3p1 - 17-06-2015, 06:08 AM
RE: Personal data backup: tar o cpio + gzip - by srp - 17-06-2015, 09:38 AM
RE: Personal data backup: tar o cpio + gzip - by bsdkeith - 17-06-2015, 01:21 PM
RE: Personal data backup: tar o cpio + gzip - by z3bra - 17-06-2015, 01:57 PM
RE: Personal data backup: tar o cpio + gzip - by venam - 17-06-2015, 03:10 PM
RE: Personal data backup: tar o cpio + gzip - by p3p1 - 18-06-2015, 08:03 AM
RE: Personal data backup: tar o cpio + gzip - by venam - 18-06-2015, 08:06 AM
|