Hi all:
I'm trying to do the following:
1) Each monday (for every week or bi-weekly) I'll perform a full backup of my 2 Tb RAID 1 system to an external eSATA 2 Tb HDD. I'll move this HDD to a different physical place (my home i.e).
2) Each day after monday until the next backup, I want to perform an incremental/diff backup from my RAID to a file, that will automatically uploaded to a cloud storage system (like dropbox, google drive etc). This incremental backup should be small, so easy to full upload in few hours per day.
3) Next Monday, perform a full backup on other disk, move it away to home and start again next monday.
I was reading about ditto, rsync, cp, Time Machine etc. All of them (if I'm not wrong) force me to keep the backup HDD in order to do an incremental backup.
Is there any way to do this on the way that I'm looking for?
Thanks
Ohhpps...
Sorry.. I forgot mention that ZFS seems to do what I was looking for.. but I'm not so confident on my capabilities of manage issues on ZFS.
Any help.. welcomed.
Thanks
I'm trying to do the following:
1) Each monday (for every week or bi-weekly) I'll perform a full backup of my 2 Tb RAID 1 system to an external eSATA 2 Tb HDD. I'll move this HDD to a different physical place (my home i.e).
2) Each day after monday until the next backup, I want to perform an incremental/diff backup from my RAID to a file, that will automatically uploaded to a cloud storage system (like dropbox, google drive etc). This incremental backup should be small, so easy to full upload in few hours per day.
3) Next Monday, perform a full backup on other disk, move it away to home and start again next monday.
I was reading about ditto, rsync, cp, Time Machine etc. All of them (if I'm not wrong) force me to keep the backup HDD in order to do an incremental backup.
Is there any way to do this on the way that I'm looking for?
Thanks
Ohhpps...
Sorry.. I forgot mention that ZFS seems to do what I was looking for.. but I'm not so confident on my capabilities of manage issues on ZFS.
Any help.. welcomed.
Thanks