Raised This Month: $32 Target: $400
 8% 

Best setup for FastDL?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Dreamplay
Junior Member
Join Date: Apr 2017
Old 05-28-2018 , 10:47   Best setup for FastDL?
Reply With Quote #1

So I've got Pterodactyl running on a VPS but I need FastDL. What's the best setup for FastDL? Is there any public scripts(free or paid) for automatic syncing and how do you set them up?
Dreamplay is offline
YenFong
Junior Member
Join Date: Feb 2019
Old 02-26-2019 , 08:07   Re: Best setup for FastDL?
Reply With Quote #2

no idea same question here
YenFong is offline
DeteCT0R
Member
Join Date: Jun 2012
Location: My Home
Old 02-28-2019 , 07:27   Re: Best setup for FastDL?
Reply With Quote #3

Quote:
Originally Posted by Dreamplay View Post
So I've got Pterodactyl running on a VPS but I need FastDL. What's the best setup for FastDL? Is there any public scripts(free or paid) for automatic syncing and how do you set them up?
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
__________________
My steam:

Last edited by DeteCT0R; 02-28-2019 at 07:28.
DeteCT0R is offline
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
[email protected]
Junior Member
Join Date: Jan 2019
Old 02-28-2019 , 12:53   Re: Best setup for FastDL?
Reply With Quote #5

ln -s /home/gameserver/csgo/materials /var/www/html/csgo
ln -s /home/gameserver/csgo/models /var/www/html/csgo
ln -s /home/gameserver/csgo/maps /var/www/html/csgo
ln -s /home/gameserver/csgo/sound /var/www/html/csgo

just duit once and all new files will be in fast dl site

ps.maybe i eat some / but add symbolic links to 4 directory only.
__________________

Last edited by [email protected]; 02-28-2019 at 12:56.
linuxcsgosetup@gmail.com is offline
DeteCT0R
Member
Join Date: Jun 2012
Location: My Home
Old 03-01-2019 , 08:21   Re: Best setup for FastDL?
Reply With Quote #6

Quote:
Originally Posted by sneaK View Post
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.
Thats why the .htaccess exist.
__________________
My steam:
DeteCT0R is offline
sneaK
SourceMod Moderator
Join Date: Feb 2015
Location: USA
Old 03-01-2019 , 12:29   Re: Best setup for FastDL?
Reply With Quote #7

Quote:
Originally Posted by DeteCT0R View Post
Thats why the .htaccess exist.
What does that have to do with compressing files or sharing system resources with gameservers?
__________________
sneaK is offline
YenFong
Junior Member
Join Date: Feb 2019
Old 03-12-2019 , 10:35   Re: Best setup for FastDL?
Reply With Quote #8

Quote:
Originally Posted by [email protected] View Post
ln -s /home/gameserver/csgo/materials /var/www/html/csgo
ln -s /home/gameserver/csgo/models /var/www/html/csgo
ln -s /home/gameserver/csgo/maps /var/www/html/csgo
ln -s /home/gameserver/csgo/sound /var/www/html/csgo

just duit once and all new files will be in fast dl site

ps.maybe i eat some / but add symbolic links to 4 directory only.
help DJ YENFONG#4576
YenFong is offline
Neuro Toxin
Veteran Member
Join Date: Oct 2013
Location: { closing the void; }
Old 03-12-2019 , 18:24   Re: Best setup for FastDL?
Reply With Quote #9

This may or may not help.

https://forums.alliedmods.net/showthread.php?t=312691
__________________
Neuro Toxin is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:18.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode