For some time now, I'm having problems restoring backups with kickstart on my local development system. Remote backups usually come from Linux based servers. My local development system is Windows 10 WAMP.
When running kickstart using the web interface, restoration does not continue after extracting the last file. Running kickstart from the command line extracts all files without any problem. Comparing a web extracted folder with a cli extracted folder, shows they are exactly the same, apart from a renamed .htaccess file.
Any idea why restoration does not continue after extraction and how to remedy this?