I have a very specific question about temporary files used when creation a ZIP file, especially when the ZIP file is encrypted. Many (most) ZIP programs and libraries create temporary files on disk as they compress and create the ZIP output file. Does VisualCron do this? If so, where are those files created (i.e. system temp folder, folder of the ZIP output file, folder of the source files, etc.)? Is there any way to control where those files are created? When the ZIP file contents are being encrypted as part of the ZIP process, do any of those temporary files contain unencrypted data?