Closed stuartpb closed 8 years ago
This is really how this should work, for a number of reasons. It probably wouldn't be too hard, either (just iterate through the directory and check if there's an entry for each item, clobber it if so, delete it if not).
This was implemented weeks ago.
Rather than deleting the whole directory structure and recreating it, it might be faster if we just open existing files underneath the directory and reuse them.