Backup MineTest Worlds with Synology

About

It wasn't obvious how to backup my local MineTest world files using my Synology Network Attached Storage (NAS), so here's the recipe that worked for me.

Note that my host machine is Linux. You may need to modify this recipe for Windows or Mac.

The Challenge

Synology Client will not Sync Hidden Folders and .minetest is hidden.

The Solution

While MineTest is not running, move the world files:

mv ./.minetest/ minetest                        
ln -s ./minetest/ .minetest   

Now in the Synology client, setup a 'Backup Task' of ~/minetest/worlds.