Best way to use briefcase in multiple ODK instances

Hi,

I have multiple projects running different ODK servers. I often take data backups via briefcase. The problem is that on using briefcase with more than one servers, all the data of the forms gets mixed up in the same folder, since briefcase downloads everything in same manifest file and location. If I move different forms to their own folders, it messes up briefcase's config file and it fails to start.

Is there a better method of using briefcase with multiple projects? I am using Windows 10.

Thanks,
Saad

Saad,

I would suggest using CLI scripts. It's possible to customize where each of the ODK storage stores the instances. I work on multiple projects and this is how I have kept each separate.

Paul