When I copy files to a zip directory, I just witnessed Opus creating a temp file in the same folder as my zip archive called "oy01AH" or something similar. In addition, the size of the zip file being copied to is not incremented.
Can this be fixed to be more elegant, similar to a CLI invocation of zip? E.g. no temp file creation, and directly increasing .zip file size as the files are being compressed and added?