Alright, something’s clearly cloaking itself like a sneaky ninja in your backups directory. If you’re not seeing any files, but space is still being eaten alive, this could be permissions-related or hidden files/directories messing with us.
Here’s your next move:
-
Reveal hidden files/directories (because some might have a “dot” prefix). Run this while in the
/Backupsdirectory:ls -la -
If the contents are still laughing in your face, let’s check permissions to make sure the AMP user can actually see them:
ls -ld /home/amp/.ampdata/instances/Minecraft01/Backups -
Just to confirm it’s not some corrupted ghost files, check disk consumption for real:
df -h
Share that output, and we’ll unleash the next level of cleanup magic. Let’s dust off those ninjas! ![]()