Possibility to create symlinked gameservers

Hi. I see that it’s obviously possible to create each game server by downloading the files for each install but it would be nice to have the option to download one set of files as a base install and then use that base install to create fully symlinked game servers. I don’t see any way to do this currently but maybe i am missing something ? I ask because some of the servers i install are 30gb+ each once all the custom maps etc etc have been added.

I don’t see that option either, but if you are using linux you can do that (manually) using the ln or rsync commands. (for rsync check the --link-dest=DIR parameter)

Permission and security issues make this impractical at this time.