PDA

View Full Version : Fast map downloads


Haggis
04-11-2009, 07:45
I have set up my own dedicated server,managed to get sourcemod installed,everything is running fine.I am trying to make my custom maps download quicker by using my own webspace but with no success.I used to have a server rented from INX and i had custom maps in webspace which i had and they downloaded fine,i followed the same instructions but they are not downloading.The folders i made in my webspace are as follows

/public_html/srcds_l/orangebox/tf/maps
Am i doing something wrong.
I have the dedicated server installed in C:\TF2 this is what i have in me server.cfg

sv_allowdownload 1
sv_allowupload 1
sv_downloadurl "htpp//ftp.gamingbountyhunters.co.uk/srcds_l/orangebox/tf/maps"
sv_filetransfercompression 1
Please help.

CrimsonGT
04-11-2009, 08:01
You went back to far, it should be "tf/maps" on your webspace.

Tutorial on setup:
http://forums.srcds.com/viewtopic/5240

Haggis
04-11-2009, 11:20
You went back to far, it should be "tf/maps" on your webspace.

Sorry what do you mean by this.

dmustanger
04-11-2009, 11:24
first off don't use the ftp address use the http

so it will look something like this
"http://gamingbountyhunters.co.uk/srcds_l/orangebox/tf/"
the above should work.

you do not need to add the maps to the url just direct it to the mirrored tf folder

Mnkras
04-11-2009, 12:19
ok the url

should be http://gamingbountyhunters.co.uk/srcds_l/orangebox/tf

no trailing slash and its not htpp its http

try that

in your server.cfg try this

sv_allowdownload 1
sv_allowupload 1
sv_downloadurl "http//ftp.gamingbountyhunters.co.uk/srcds_l/orangebox/tf"

Haggis
04-11-2009, 13:13
Now im getting a missing map message

Haggis
04-11-2009, 13:31
[quote=Mnkras;803049]ok the url

should be http://gamingbountyhunters.co.uk/srcds_l/orangebox/tf

no trailing slash and its not htpp its http

LOL,i made the same mistake when i had my rented server,cheers guys i now have fast downloads:)

Mnkras
04-11-2009, 15:56
LOL i can't belive noone else saw that!

ps im setting up a fast dl server for everyone and anyone to use at mnkras.com take a look

and if you think i helped you +karma me

MjrNuT
04-16-2009, 16:12
FYI,

Since that is the link for your redirect, you only need the .bz2 file there. Don't need the extra .bsp file.