While running a backup with zip compression the temp folder as defined in the system environment (C:\) is being used to create the .zip file.
This left our C:\ with a temp. zipfile of 9 GB and 0 free space. :(
- Could you please add some error handling that if the backup fails you clean up the temp files it creates.
- Please add a option to set a folder where the temp .zip is being placed.
I defined a Temp folder on a different drive but I guess it's used for something else.