Hey! I have a question:
I have two hard drives with backup. But, in one after a reorganization, I make some changes in name and hierarchy of folder. Otherwise, they have exactly the same content... same files etc.
But when I use "compare" to show the files in the two sides, FreeFileSync show that I need to sync files that I've already in the other side (that's because in the other side, i have the reorganization of folders)
Is there a way to make FreeFileSync don't show the files that i have alredy in other side, even with the folder reorganization?
Sync two folders with different folder hierarchy
- Posts: 6
- Joined: 17 Aug 2016
- Posts: 1038
- Joined: 8 May 2006
I don't think so.
The most it can do, perhaps, depending on the sync method, is to recognize renamed files.
Is your changed hierarchy close enough that it could be as simple as adjusting the path to the (destination') tree?
Like if before it was [backup]/workfiles/ & now it is [backup]/newworkfiles/2020/.
(I'm guessing it is not, but...)
The most it can do, perhaps, depending on the sync method, is to recognize renamed files.
Is your changed hierarchy close enough that it could be as simple as adjusting the path to the (destination') tree?
Like if before it was [backup]/workfiles/ & now it is [backup]/newworkfiles/2020/.
(I'm guessing it is not, but...)
- Posts: 2451
- Joined: 22 Aug 2012
If you want to continue using different folder names inside your left vs right root location, the only way is to define more detailed left-right folder pairs, possibly in combination with suitable Exclude Filter settings.
E.g. (using the Windows backslash notation)
You presently sync the two root locations C:\C1 (left) with D:\D1 (right), and most of the folders inside C1 and and D1 have the same name, but folder D:\D1\Aright is actually the counterpart of C:\C1\Aleft and D:\D1\Bright is actually the counterpart of C:\C1\Bleft.
Instead of having a single left-right pair C:\C1 and D:\D1 you can define three pairs:
- A first left-right pair C:\C1 and D:\D1
with \Aright\, \Aleft\, \Bright\ and \Bleft\ added to the local (or global) Exclude Filter.
- A second left-right pair of C:\C1\Aleft and D:\D1\Aright
(with no extra filter settings)
- A second left-right pair of C:\C1\Bleft and D:\D1\Bright
(with no extra filter settings)
E.g. (using the Windows backslash notation)
You presently sync the two root locations C:\C1 (left) with D:\D1 (right), and most of the folders inside C1 and and D1 have the same name, but folder D:\D1\Aright is actually the counterpart of C:\C1\Aleft and D:\D1\Bright is actually the counterpart of C:\C1\Bleft.
Instead of having a single left-right pair C:\C1 and D:\D1 you can define three pairs:
- A first left-right pair C:\C1 and D:\D1
with \Aright\, \Aleft\, \Bright\ and \Bleft\ added to the local (or global) Exclude Filter.
- A second left-right pair of C:\C1\Aleft and D:\D1\Aright
(with no extra filter settings)
- A second left-right pair of C:\C1\Bleft and D:\D1\Bright
(with no extra filter settings)