-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
Minecraft version
1.20.x
Simple Backups version
1.20.1-3.1.7
(Neo)Forge version
1.20.1-47.3.7
The latest.log file
Issue description
I am trying to run backups on my ATM9 server. I want to save my backups onto a NAS folder, so I tried to symlink a folder inside the /data directory to my NAS folder. When I do that, I get a java.nio.file.FileAlreadyExistsException on that directory. Perhaps this isn't an actual issue and I should just reference the NAS folder directly. I've been trying to work through some file permissions to get that to work but in the meantime I thought I would try a symlink.
Steps to reproduce
- Create a symlink to your backup location
ln -s /path/to/backup/folder /path/inside/minecraft/data/folder- ensure the
simplebackups-common.tomlis configured withoutPathpointed to/path/inside/minecraft/data/folder - from
rcon-cli, runsimplebackups backup start.
Other information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed