Hi,
Apologies if this has been asked before. I'm trying to understand how the Synthetic Backups work as I need to backup very large files (200+GBs each). In testing myself, it seems to create complete copies of the files at the destination each time with different timestamps in the filenames, so for example, I ended up with :-
file1-mondays timestamp.ext (inital full copy = 200+GBs)
file1-tuesdays timestamp.ext (second version = 200+GBs)
file1-wednesdays timestamp.ext (third version = 200+GBs)
etc.
with each version being almost the same size (200+GBs each). And of course, I very quickly ran out of disk space.
Is this how it's supposed to work or have I selected some wrong options to change the behavior ? I was hoping that it would wold work like this :-
file1-mondays timestamp.ext (first run full copy = 200+GB)
file1-tuesdays timestamp.ext (only contains changed blocks or incrementals, say 10+GBs of changes)
file1-wednesdays timestamp.ext (only contains changed blocks or incrementals, say 10+GBs again)
etc.
Can Synthethic backup work like my second example or only like my first example ?
Thanks.
Regards,
CK