Re: deduplicate mode?

2016-12-12 Thread Bernd Hohmann
On 12.12.2016 14:31, Harald Dunkel wrote: > Have you considered to introduce a "deduplicate mode" for > rsync, replacing duplicate files in the destination directory > by hard links? -> http://rsnapshot.org/ Bernd -- Bernd Hohmann Organisationsprogrammierer Höhenstrasse 2 * 61130 Nidderau Tele

deduplicate mode?

2016-12-12 Thread Harald Dunkel
Have you considered to introduce a "deduplicate mode" for rsync, replacing duplicate files in the destination directory by hard links? Of course there might be a lot of problems together with this feature, but on creating backups it could help to save a lot of disk space. --link-dest might be int