FG

Using NTFS hard links to combine full/differential backups

Fresh3 days ago
Mar 15, 202611189 views
Confidence Score0%
0%

Problem

Short: Is it possible to (robo)copy a directory tree using hard links instead of physical copy? I want to make a daily backup of my data files, every day in it's own directory. Now most files don't change every day, so my idea to speed up backup and use less disk space was to copy the backup of (da…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Using NTFS hard links to combine full/differential backups

Low Risk

There is a way to make backups like you say, but I don't believe with Robocopy alone. There are several programs that will hard link or dedupe backups, and be space efficient. Here are a few programs I've used or ran across: Dupemerge - free - While…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment