You can also create a script to switch between two or more maps by copying the relevant files like currentmap.dat into different backup folders.
A simple shell script like this could be a start:
Code:
Please Login or Register to see the links
Found the code on Stackoverflow.