Product Releases: Deduplicated Backups

Go back
  • stable v6.6 - 

    <i class="fas fa-heart-pulse"></i> Wings-Dedup v6.6.0

    Deduplicated backups that fix themselves. On Pterodactyl Wings v1.13.0.


    <i class="fas fa-wrench"></i> Fixed

    • A failed restore can no longer take the whole node offline. If a restore timed out or lost its connection part-way through, in a rare case it could kill Wings itself (and every server on the node) instead of just the restore. Restores are now fully isolated.
    • Restoring no longer wipes a server before the backup is found. The "delete current files first" restore option now locates the backup first, so a missing or wrong-storage backup can't leave a server empty with nothing restored.
    • Prune notifications now show the real numbers. The Discord "prune complete" message always reported 0 archives and 0 freed; it now reports what was actually removed, and stays quiet when there is nothing to clean. A backlog of leftover backups that earlier versions never cleaned up is now removed correctly as well.
    • Offsite copies are no longer reported as done when they are not. If a transfer was interrupted at just the wrong moment, a backup could be marked as synced even though nothing reached the remote; that now correctly registers as a failure and retries.
    • Deleted-server cleanup is safer. Backups for removed servers are matched more reliably on Kopia, and bulk cleanup now has guards so a malformed request can never wipe live backups.

    <i class="fas fa-broom"></i> Under the hood

    • A large internal cleanup from a full code review: roughly 1,300 lines of dead and duplicated code removed and the backup/sync engine simplified, plus dozens of smaller correctness fixes. Nothing changes in how you use it, it's just leaner and more reliable.

    <i class="fas fa-list"></i> What it does

    • Deduplicated and compressed backups, so you store a lot less.
    • Borg or Kopia, your call.
    • Local, hybrid (local plus offsite), or remote storage.
    • Automatic offsite copy for disaster recovery.
    • Archives repair themselves when something goes wrong.

    <span style="font-size: small; color: #888;">Binaries for AMD64 and ARM64, each with a SHA-256 checksum. Built on Pterodactyl Wings v1.13.0.</span>