I guess I'm looking for guidance on how to manage it. My first thought was to check for available space before writing to it, but that doesn't appear to be an options. My current line of thinking, which I haven't had a chance to test, is to attempt to write, verify that the write worked, clear out space if it didn't, and then attempt to write again.