Sometimes it’s useful to duplicate a website (for example, testing a pull request), so to have that on Local Beta, I export the website and re-import it with a different domain.
The problem is that every time I do that, I always get the error “The dest already exists”.
I always have to unzip the export file, delete the backup folder, zip it again and then it works.