ID:158684
 
What I want to know is, is there a code that would transfer all the saves from one server to another?

As in, computer A is hosting a game and when people save on this game it sends those save files to computer B who is the backup host that will host the game if computer A stops hosting for any reason.

Or... if that can't be done, is there a verb that could be coded that would send ALL the save files from one server on one computer to another?

I hope I explained this right, Sorry.
Look up "Export proc (world)" in the DM reference (Press F1 in Dream Maker). You can send a savefile this way.