AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Source Servers (SRCDS) (https://forums.alliedmods.net/forumdisplay.php?f=130)
-   -   FastDL for a CS:GO Server ! (https://forums.alliedmods.net/showthread.php?t=320670)

HellGG 01-02-2020 19:32

FastDL for a CS:GO Server !
 
Hello,

I recently made my own CS:GO Server for JailBreak and to download the custom maps, etc. I need a FastDL and I already tried Google Drive and Dropbox but they don't work. So I wanted to ask if there is any free FastDL provider and what FastDL provider you use. I already searched for some older threads but they are not up to date. A tutorial on how to do the FastDL would also be appreciated!

Also, this is my Start.bat :

Quote:

srcds -game csgo -console -usercon +game_type 0 +game_mode 0 +mapgroup jb_maps -tickrate 64 +map jb_obama_v5_beta +port 27015 +sv_setsteamaccount xxx -net_port_try 1 -maxplayers_override 12 +exec server.cfg
And this is what I add to the server.cfg:

Quote:

sv_downloadurl "https://website_domain/csgo"
sv_allowdownload 1
sv_allowupload 1
I tried to remove the "s" from the "https" on a dropbox link still doesn't work :(

quasemago 01-03-2020 02:08

Re: FastDL for a CS:GO Server !
 
You will not find anything good for free.
One of the best options for a very low price is the NFOServers webhosting: https://www.nfoservers.com/order-webhosting.php

flashing 01-07-2020 12:20

Re: FastDL for a CS:GO Server !
 
You can host your fastdl server on the same machine if your provider allows it

Cooky 01-08-2020 05:37

Re: FastDL for a CS:GO Server !
 
Quote:

Originally Posted by flashing (Post 2679278)
You can host your fastdl server on the same machine if your provider allows it

You can, but you don't want that..

Epstycky 02-14-2020 21:10

Re: FastDL for a CS:GO Server !
 
Hey i'm running a free fastdl hosting service just go to my site Variedhub.com and join the discord server or just click this link > https://discord.gg/RuB9q5U and then I can give you your own account and url for your server!!!

Groven 02-15-2020 03:34

Re: FastDL for a CS:GO Server !
 
You should rent a host. Check out https://www.webhostingtalk.com/forumdisplay.php?f=4

cybapunk 02-16-2020 01:01

Re: FastDL for a CS:GO Server !
 
There is several ways of hosting a file server, it depends completely on what you have available to you and the limits

1. if your hosting a csgo/css/cs1.6 server off your pc or paying for a GSP [Game Server Provider] You will 100% need to go with a web hosting service, they can be had for cheap

2. if your hosting your cs server on a dedicated rack running Windows you have a few options

1. Xampp [https://www.apachefriends.org/index.html] comes with an Apache HTML/PHP File Server and im sure it can be run under Wine in linux

2. I personally prefer HFS "Http File Server" [https://www.rejetto.com/hfs/] my clan uses it not for our FastDL, but for a few other things, such as backups / minecraft world backups / other stuff

Xampp Is tricky and im not the one to explain it but HFS is simple, you run the EXE, Turn it on, and add your cs directory as a virtual folder

it will then give you an ip... this is mine ***REMOVED IP*** if youd like to demo it

and the you navigate to the cs directory and it should give you an adress

000.00.00.000/csdirectory

and you ad that to Sv_downloadurl

DarkDeviL 02-16-2020 22:14

Re: FastDL for a CS:GO Server !
 
Quote:

Originally Posted by cybapunk (Post 2683941)
2. I personally prefer HFS "Http File Server" [https://www.rejetto.com/hfs/] my clan uses it not for our FastDL, but for a few other things, such as backups / minecraft world backups / other stuff

Xampp Is tricky and im not the one to explain it but HFS is simple, you run the EXE, Turn it on, and add your cs directory as a virtual folder

it will then give you an ip... this is mine ***REMOVED IP*** if youd like to demo it

For your own protection, I removed the IP that you exposed, - and suggest you to change all your passwords!

As you say, it is very simple, ... BUT YOU JUST DON'T ADD YOUR "cs directory as a virtual folder" for anything like you did here :!:.


All files and folders below your "virtual folder" will be exposed to the public, including such as e.g. your rcon_password from server.cfg, your admin configs, admin password (if any), ... SIMPLY EVERYTHING!


I am not the one to decide for you, but I kindly suggest you paying a little more attention to what you do in the future. Mostly for your own sake.

If things are too complicated for you, please ally yourself with someone who can do the stuff( properly).


All times are GMT -4. The time now is 19:52.

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