When I look through my .ofocus file, I see a massive number of files that include "write-in-progress" in the name. They seem to follow one of two formats:
{GMT}={ID}.client-write-in-progress-{ID}
and
{GMT}={ID}+{ID}.zip-write-in-progress-{ID}
Do you have any idea what these files are for? My guess is that they provide some kind of safeguard against concurrent modification, but I'm not sure.
When I look through my
.ofocusfile, I see a massive number of files that include "write-in-progress" in the name. They seem to follow one of two formats:{GMT}={ID}.client-write-in-progress-{ID}and
{GMT}={ID}+{ID}.zip-write-in-progress-{ID}Do you have any idea what these files are for? My guess is that they provide some kind of safeguard against concurrent modification, but I'm not sure.