View Single Post
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 04-06-2021 , 19:19   Re: FastDL not downloading all files.
Reply With Quote #9

Quote:
Originally Posted by drakunovu6 View Post
You need to allow sv_allowupload and sv_allowdownload to make it work.
You need to familiarize yourself with how things actually works, before you shout out things that aren't true.


sv_allowdownload and sv_allowupload parameters controls the file transfers via the game server itself, - allowing/disallowing the so-called "slow" file transfers.

They do NOT do affect the FastDL / "fast" downloads through sv_downloadurl.

So when you have sv_downloadurl set up properly, simply set / leave the other two (sv_allowdownload and sv_allowupload) on 0.
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].
DarkDeviL is offline