10) { return substr($dir, 0, $available) . '/.../' . $filename; } return '...' . substr($path, -($maxLength - 3)); }; $formatBytes = function (int $bytes): string { if ($bytes >= 1048576) { return number_format($bytes / 1048576, 1) . ' MB'; } if ($bytes >= 1024) { return number_format($bytes / 1024, 1) . ' KB'; } return $bytes . ' B'; }; ?>

File Backup

Backups
Dateien
Geändert
Letzte 24h

Backup-Historie

ID Dateipfad Version Typ Größe Datum
shortenPath($backup['file_path'])) ?> formatBytes($backup['file_size']) ?>
Keine Backups vorhanden