SRCDS Steam group


SV_DownloadURL Won't Work
#1
I've tried using my SV_DownloadURL to fetch files from 2 different hosts already, but it insists on not working. One of the servers is one that I own. Another is some space I rent from a different company. I'm running a TF2 server on Linux. I have allowed upload and download, tried it without and with trailing slash, and no luck.
Reply
#2
This is what i use for my local CS source server, i'm sure it's the same for TF2.
Code:
sv_downloadurl "http://192.168.250.253:82/"
sv_allowupload 1
sv_allowdownload 1

Downloading went from 10+ minutes to less than 5 seconds.

Quote:but it insists on not working
Does it tell you that it can't access the fileserver?
Because here it doesn't, it just falls back to regular downloads via steam if the fileserver is inaccessible.
Steam username for communication: root_admin (but i'm just a regular user)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)