SRCDS Steam group


SCRDS not connecting to FTP
#1
ok so i get my ftp and i do my sv_downloadurl "awptimustak.aw.funpic.org/cssdownloads" in my server .cfg but it dosensent seem to work

but i .bzip2 compressed it and when i try to dl it its just the normal .bsp

help please Big Grin

heres my server.cfg
Quote:hostname "Fun Maps|100tic|recruiting|"

// rcon passsword
rcon_password "not for you"

// server cvars
mp_friendlyfire 1
mp_footsteps 1
mp_autoteambalance 1
mp_autokick 0
mp_flashlight 1
mp_tkpunish 0
mp_forcecamera 0
sv_alltalk 1
sv_pausable 0
sv_cheats 0
sv_consistency 1
sv_allowupload 1
sv_allowdownload 1
sv_downloadurl "example here Big Grin"
sv_maxspeed 320
mp_limitteams 10
mp_hostagepenalty 0
sv_voiceenable 1
mp_allowspectators 1
mp_timelimit 50
mp_chattime 5
sv_timeout 65

// round specific cvars
mp_freezetime 0
mp_roundtime 10
mp_startmoney 9000
mp_c4timer 40
mp_fraglimit 0
mp_maxrounds 100
mp_winlimit 0
mp_playerid 0
mp_spawnprotectiontime 3

// bandwidth rates/settings
sv_minrate 4000
sv_maxrate 8000
decalfrequency 60
sv_maxupdaterate 60
sv_minupdaterate 10

// server logging
log off
sv_logbans 0
sv_logecho 1
sv_logfile 1
sv_log_onefile 0

// operation
sv_lan 0
sv_region 1
sv_contact maplemeister5@gmail.com

// execute ban files
exec banned_user.cfg
exec banned_ip.cfg
Reply
#2
Could an admin just please remove he's Fastdownload address, so it won't be abused Smile...

Try with http:// infront of it.
Reply
#3
ok thanks man Big Grin imma try it right now
Reply
#4
you can't use FTP for a fast downlaod :-\
~ Mooga ...w00t? - SRCDS.com on Twitter
[Image: 76561197965445574.png]
Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.
Reply
#5
Mooga Wrote:you can't use FTP for a fast downlaod :-\

ehhhhhhhhhhhhhhhhhhhhhh?well mine worked but now it says "server is requesting fy_poolparty_v3.bsp" but i put it in .bzp2 in my ftp but it wouldn't self extart..? what?
Reply
#6
FTP = File Transfer Protocol, yes it's just a program. I think he thought that he got FTP - Access to he's webhotel, and uploaded the files from there, and yes that works! He's subdomain is a "webhotel" with a URL, so it should work.
Reply
#7
Yes, if it's on a HTTP site it will work.
It will not work if it's just on a FTP server.
~ Mooga ...w00t? - SRCDS.com on Twitter
[Image: 76561197965445574.png]
Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.
Reply
#8
Mooga Wrote:Yes, if it's on a HTTP site it will work.
It will not work if it's just on a FTP server.

ok thanks man Big Grin

but i got another problem that my bzip compressions wont auto extract becuase ok so i have my fy_poolparty_v3.bsp and fy_poolparty_v3.bsp.bs2 on my computer, but on my HTTP site thing i just added my bs2 file but when i tried to dl it it wont work... it says "server is requesting fy_poolparty_v3.bsp"
please help ?
Reply
#9
errrr can someone replay ASaP?
Reply
#10
The whole point of .bz2 is that it DOESN'T extract, it's supposed to stay small so it downloads easier for clients.
Join the Source Dedicated Server Support Group on Steam Community!
Source Dedicated Server (SRCDS)
Free to join, Live support! (When available)

http://forums.srcds.com/viewtopic/5114
Reply
#11
Drocona Wrote:The whole point of .bz2 is that it DOESN'T extract, it's supposed to stay small so it downloads easier for clients.

ya but it wont work? like it shows you must hAVe map.sp but i just downloaded .bsp2
Reply
#12
The reason why you compress .bsp files into .bz2 files is to make it much quicker to download the map to the clients. If you weren't to compress it, then it would take some time to download the map depending on the size of it. Btw...the website your using...I wouldn't use that kind of free web space for your sv_downloadurl. Maybe try http://urldownload.net/ or http://www.diino.com/.
Earn Points, get Free Rewards with your Amazon Points!
Points2Shop

Reply
#13
Ghost Assassin Wrote:The reason why you compress .bsp files into .bz2 files is to make it much quicker to download the map to the clients. If you weren't to compress it, then it would take some time to download the map depending on the size of it. Btw...the website your using...I wouldn't use that kind of free web space for your sv_downloadurl. Maybe try http://urldownload.net/ or http://www.diino.com/.

i am using diino -.-.... and i alredy know why you compress it........ could you atleast read the other potsts? jeez
Reply
#14
uhhhh bump please?
Reply
#15
Like i mentioned in a previous post, you need to follow these steps to ensure your fastdl works properly.

1. Create a directory on your webhost to something like this: http://www.mydomain.com/fastdl/css/
2. Within the game folder (in this example it is "css") you need to have a structure as follows: cstrike/maps | cstrike/sounds etc.
3. Once you do that, upload your Bz2 maps into the map directory on fastdl host
4. Once the above is completed, check to make sure you can access the maps via http ex: http://www.mydomain.com/fastdl/css/cstrike/maps/de_dust2.bz2
5. Once that is completed, fill out your server.cfg with:

sv_allowdownload 1
sv_downloadurl "http://www.mydomain.com/fastdl/css/"

6. Save and restart server.

That should help you out, if the admins want, feel free to move this to the tuts section.

*EDIT* We do offer free fastdl support if you need one setup for you.
Reply


Forum Jump:


Users browsing this thread: 7 Guest(s)