.SH script problems
.SH script problems
Hi everyone - I need to adjust my script so it only archives the Minecraft world folder. The current backup creates a full directory tree, including unrelated folders like /home and /TheGermanEngie/. To fix this, modify the command to target just the /minecraftworld/ directory. Make sure the path in the zip command points directly to that folder. Also verify the SCP transfer uses the correct destination path. This way, only the world files will be compressed without the extra subdirectories.