This shortcode allows you to create a Snapshot backup of a site on your server. The number of Snapshot backups is set by your plan and is shared by all the sites on your server. For example, if you have 5 Snapshot backups on your plan, each server receives 5 unique Snapshot backups. Snapshot backups are shared on your server and can be restored to any existing site on your server.
To run Nodalio shortcodes on your server, please follow this guide.
Shortcode usage format:
- sudo nodalio snapshot 01 domain.com
Shortcode reference:
- domain.com – your site’s primary domain.
- 01 – Snapshot backup number (per plan).
OnClick backups include:
- Full database export.
- wp-content folder contents (some exclusions exist).
To learn more about the differences between onclick, snapshots and daily backups, click here.
Restoring a Snapshot backup is done using the restoresnapshot / restoresnapshot-full shortcodes.