I have 3 source folders with a complex subfolder structure each:
All source files go to the "Original" folder and there, to its corresponding subfolder structures, as should be.
For the versioning, I created a "Versions" folder, which should receive the same folder structure of the "Original" folder:
But for versioning, FFS let me use just one destination folder:
I made a test changing this original file:
After the sync, the file went to the "original" folder correctly:
But the versioned file went to the "root" version folder only (the original source folder structure was not replicated there):
This way, all updated files from all source folders will be mixed in only one versioning folder.
How can I have the same source folder structure replicated to that "user-defined folder"?
[SOLVED] Multiple versioning folders
- Posts: 6
- Joined: 28 Jun 2016
- Posts: 2451
- Joined: 22 Aug 2012
It seems you have defined the Versioning folder in the global sync settings (F8).
Try defining the Versioning folder (and other versioning settings) in the local, folder-pair specific sync settings, via the right gear-icon in between each left- and right base location pair.
Mark there that you want to use local settings and change those settings according to need.
Try defining the Versioning folder (and other versioning settings) in the local, folder-pair specific sync settings, via the right gear-icon in between each left- and right base location pair.
Mark there that you want to use local settings and change those settings according to need.
- Posts: 6
- Joined: 28 Jun 2016
Now it's working. Thank you!