{% extends "base.html" %} {% block title %}Clonezilla Backups - PXE Server Manager{% endblock %} {% block content %}
| Machine # | Filename | Size | Last Modified | Actions |
|---|---|---|---|---|
| {{ b.machine }} | {{ b.filename }} |
{{ "%.1f"|format(b.size / 1073741824) }} GB | {{ b.modified | timestamp_fmt }} | Download |
No backups found. Upload a Clonezilla backup .zip to get started.
Name backup files with the machine number (e.g., 6501.zip).
The Samba share \\pxe-server\clonezilla is also available on the network for direct Clonezilla save/restore operations.