WIP: Fix and optimize DownloadLocal
DownloadLocal didn't delete the created zip files. To avoid this everything except backup creation is in memory. Also optimized the method that backups zips the database.
DownloadLocal didn't delete the created zip files. To avoid this everything except backup creation is in memory. Also optimized the method that backups zips the database.