View Single Post
sneaK
SourceMod Moderator
Join Date: Feb 2015
Location: USA
Old 02-28-2019 , 12:29   Re: Best setup for FastDL?
Reply With Quote #4

Quote:
Originally Posted by DeteCT0R View Post
I dont test the Pterodactyl so idk how its work.

But if you have webserver you can use link( https://www.cyberciti.biz/faq/creati...symbolic-link/ ).

This the easy way.

( ln -s /home/gameserver/csgo /var/www/html/ ) then the csgo folder is linked to the html which is the default apache2 location and you have fastdl.

If you have some startscript you can do it before the server start and you have up to date files
The use case for this would be severely limited. This would only symlink full .bsp's and not zip them for clients, but also it's highly recommended to not run a webserver on the same system that gameservers are run on.
__________________
sneaK is offline