SRCDS Steam group


symlink or what?
#1
I have two servers

/home/server/css/war/1

and

/home/server/css/war/2


Is it possible to fix so i only have to upload maps to for example /war/1 and /war/2 can use them to? If how. I have tried symlinks but i only get a link in that folder.
Reply
#2
It is possible yes. i have just made it some days ago.

There is several ways to do it, and there is shown some of them here on the forum, if you keep looking in the linux part of the forum.

I can post the script i made for it (made with some lines found on srcds.com) when i get home.
Reply
#3
Its easy. Do;

ln -s /home/server/css/war/1/css/maps /home/server/css/war/2/css/maps

Make sure to delete the one in /2 first. Also, i do not know if this is the correct path, adjust to your needs.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)