archivo icon indicating copy to clipboard operation
archivo copied to clipboard

Use system temp directory for intermediate files

Open fflewddur opened this issue 9 years ago • 0 comments

Intermediate processing files should be saved in the system's temporary directory; this will prevent backup tools from trying to save them. This is problem on Windows in particular, since the OS locks files during use, thus preventing their deletion, resulting in very large files left behind after Archivo exits.

fflewddur avatar Jun 25 '16 02:06 fflewddur