Source:
A:\Reference\2019\July.tif
A:\Processing\Area_B\Link_to_2019July.tif -- Symlink to line above
A:\Processing\Area_B\Results.tif
A:\Deliverables\Area_B_Results.tif -- Hardlink to line above
A:\Processing\Area_C\Link_to_2019July.tif -- Symlink to 3 lines above
...etc.
Destination:
\\server\share\offsite_station_X\* -- all of the above
At present if I use FreeFileSync to mirror with symlink handling set to 'Follow' each of the sym- and hard-linked files are expanded and the source images copied, resulting in 3 and 4 times more storage consumed in the destination.
If I set link handling to 'Direct' the links are copied as links, which is great, however the target of those links is still the source volume. So
\\server\sha...\Area_B_Results.tif
A:\Deliverables\Area_B_Results.tif
Is there any way to have FFS detect when a symlink and a target are both within the same source tree, and then create a link in the target that also stays within the same tree?
Environment is Windows 10 and Server 2019.