Dataset Backups
Scanning {{ data_dir }} for database backups.
{% if datasets %}| Name | Path | Size | Updated | Download |
|---|---|---|---|---|
| {{ dataset.name }} | {{ dataset.display_path }} | {{ dataset.size }} | {% if dataset.download_path %} Download {% else %} - {% endif %} |
Found {{ dataset_count }} datasets.
{% else %}No dataset backups found.
{% endif %}