Cache rebuild script
I am trying to rebuild a 10 terabyte archive of images spread over 8 network drives with 1100 directories and avoid the problems of bridge running low of memory. This process is very time-intensive - it takes about 1 week of continuous processing. I think the following strategy might work:
1. a windows dos script would pass the the full network path name to Bridge CS5 on the command line.
2. As soon as Bridge starts, a bridge script automatically and immediately does a "Tools/Cache/Build and export cache" with "export cache to folders" turned off (since all directores already have the Bridgecache fully constructed).
3. At completion of the cache rebuild, Bridge terminates.
4. the dos script would process successive files in a similar manner.
Is it possible to write a Bridge CS5 script that will do the necessary operations in 2 & 3 above? And suggestions as to how this might be done?
