{% extends "layouts/default.html" %} {% block title %}Nicola Ellis & Ritherdon Archive{% endblock %} {% block content %}

Snapshots (not Back-ups)

Warning: Restoring the website from a snapshot will delete all data added to the website after the Snapshot was taken.

Below is a collection of Snapshots taken of the website's data (database, Pages, Archive Entries and Storage Files). You can download them or restore the website from a snapshot.

Note: These Snapshots are not a back-up. If the server goes down, the Snapshots go with it. I recommend you download the Snapshots at regular intervals and use those as the site's back-ups.

Note: If you see a 'successful upload' alert message, after using the Multi-File Upload box above, you might not see any Snapshots appear down below. This is because you can upload multiple files at once. The website will ignore any files which have the same name as any of the Snapshots below or are not a .zip file. The system is relaying how the upload went and not the validity of the files you uploaded. In other words, the website recognised the files you uploaded and their file-types; It just ignored the 'irrelevant' ones.

{% for item in snapshots %}

{{item}}

{% endfor %}
{% endblock %}