I have an application written in Python that\'s writing large amounts of data to the %TEMP% folder. Oddly, every once and awhile, it dies, returning IOEr
%TEMP%
IOEr
There shouldn't be such space limitation in Temp. If you wrote the app, I would recommend creating your files in ProgramData...