we are team of 20 users with same access to network folder with 800,000 files.
now , every 1 has his PC with c,d Drive , so everything index it.
but each one add the network folder to his everything.
the resualt is that each everything need to sync all of this files.
It will be smart if we can to share same index file that contain only the index of this network folder , but each one will have his index files that contain index on his PC
sync between users with same network folder
Re: sync between users with same network folder
As far as I know, currently Everything uses 1 db index file for all drives.
I think your solution will be using 2 instances (Each instance make another INI and DB files):
One instance for local PC,
Second instance for network drive.
Look at voidtools help for more info about multiple instances.
I think your solution will be using 2 instances (Each instance make another INI and DB files):
One instance for local PC,
Second instance for network drive.
Look at voidtools help for more info about multiple instances.