Can we get a snapshot and then restore it into a different filesystem and database? It doesn’t look like it.
I just got a full backup and then clicked Restore to see what we would face if the need arises. The folder name is fixed. I understand we can’t create new folders, etc. I’m assuming we would need to create a new WP installation, install Snapshot, and “somehow” attempt a restore using a file that’s named for a different environment?
How is that intended to work?
Since the snapshot includes all database tables, I believe they are restored as-is, to the same named database. So even if we create a new installation as noted above, would the restore go back into the original database or into the databsase defined in the current wp-config?
I’m guessing the database is not changed … is it expected that we should open the zip and do our own custom changes to load a new environment? Or was this only designed to restore/replace into exactly the same environment?
Might the zip format be compatible with Shipper?
If not, why not?
Thanks.