How to restore a backup from one site name to another

Hi @nikkilocke,

Adding @mangroliya answer, Restore a site with files for apply the commands like:

bench --site {site} restore {path/to/database/file} --with-public-files {path/to/public/archive} --with-private-files {path/to/private/archive}

More details for, please check it post.

Thank You!