mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-26 11:33:52 +03:00
Different disk sizes #69
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Bubbelwubbel on GitHub (May 28, 2024).
Current Behavior
I made a backup, why is this smaller than the server disk if it is a backup?
Expected Behavior
That the disk is the same
Steps to Reproduce
Create a backup, see the difference
Panel Version
1.0.0-beta2
Wings Version
lastet
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
No response
Is there an existing issue for this?
@trenutoo commented on GitHub (May 28, 2024):
The backup is compressed archive, which reduces the overall size, until it's decompressed. It's not a bug.
For questions or support, please utilize the Github Discussions or Discord server.