[SOLVED] Multiple versioning folders

Get help for specific problems
Posts: 6
Joined: 28 Jun 2016

rogeriodec

I have 3 source folders with a complex subfolder structure each:
Image
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:
Image

But for versioning, FFS let me use just one destination folder:
Image

I made a test changing this original file:
Image

After the sync, the file went to the "original" folder correctly:
Image

But the versioned file went to the "root" version folder only (the original source folder structure was not replicated there):
Image

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"?
Last edited by rogeriodec on 03 Jul 2020, 15:25, edited 1 time in total.
User avatar
Posts: 2272
Joined: 22 Aug 2012

Plerry

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.
Posts: 6
Joined: 28 Jun 2016

rogeriodec

Now it's working. Thank you!