AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Source Servers (SRCDS) (https://forums.alliedmods.net/forumdisplay.php?f=130)
-   -   Fast map downloads (https://forums.alliedmods.net/showthread.php?t=89852)

Haggis 04-11-2009 07:45

Fast map downloads
 
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

Re: Fast map downloads
 
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

Re: Fast map downloads
 
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

Re: Fast map downloads
 
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

Re: Fast map downloads
 
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

Code:

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


Haggis 04-11-2009 13:13

Re: Fast map downloads
 
Now im getting a missing map message

Haggis 04-11-2009 13:31

Re: Fast map downloads
 
[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

Re: Fast map downloads
 
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

Re: Fast map downloads
 
FYI,

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


All times are GMT -4. The time now is 06:37.

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