Trouble setting up gmod FastDL

Post Reply
animalmix55
New to forums
New to forums
Posts: 3
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Sat Apr 27, 2013 7:09 am

Trouble setting up gmod FastDL

Post by animalmix55 »

I just started a new server with gmod, and using nfo's ftp server I have been trying to set up a fastdl server so that my members don't have to wait 10 minutes to download 1 map. Unfortunately no matter how much I try using my ftp server's external address: "outsidersgaming.site.nfoservers.com/server" I still can't get the gmod server to connect to it and download the bz2 files. The logs don't even show that the gmod server attempts to connect to the ftp server. can anyone offer me any help? Everytime I try to download them with sv_allowdownload 0 the error "missing map" shows up. These are from my server.cfg:

Code: Select all

hostname Outsider's Gaming | Trouble In Terrorist Town | FastDL (Soon)
sv_allowdownload 1
sv_allowupload 1
sv_downloadurl “http://outsidersgaming.site.nfoservers.com/cstrike”
net_maxfilesize 64
I think I did everything right, and I have all of the bz2s and bsps on the ftp server, and oly bsps on the gmod server. Thnaks in advance for the help, im getting very frustrated with this.
User avatar
hiimcody1
Staff
Staff
Posts: 1595
Joined: Wed Dec 28, 2011 4:59 pm

Re: Trouble setting up gmod FastDL

Post by hiimcody1 »

animalmix55 wrote:

Code: Select all

sv_downloadurl “http://outsidersgaming.site.nfoservers.com/cstrike”
I see that there are fancy quotation marks there. Are they like that in your config as well? If so, please try removing them and replacing them with regular quotation marks: "
animalmix55
New to forums
New to forums
Posts: 3
Joined: Sat Apr 27, 2013 7:09 am

Re: Trouble setting up gmod FastDL

Post by animalmix55 »

I believe that that is just the way

Code: Select all

 shows them

and by the way the link is actually "http://outsidersgaming.site.nfoservers.com/server/" i copied an older version.
User avatar
hiimcody1
Staff
Staff
Posts: 1595
Joined: Wed Dec 28, 2011 4:59 pm

Re: Trouble setting up gmod FastDL

Post by hiimcody1 »

Code: Select all

 "test" 
It appears that it doesn't

Be sure those aren't being used in the config as that would definitely cause issues.
animalmix55
New to forums
New to forums
Posts: 3
Joined: Sat Apr 27, 2013 7:09 am

Re: Trouble setting up gmod FastDL

Post by animalmix55 »

-_- wow.. im such a noob. Thanks so much for telling me that, it works now :D
User avatar
hiimcody1
Staff
Staff
Posts: 1595
Joined: Wed Dec 28, 2011 4:59 pm

Re: Trouble setting up gmod FastDL

Post by hiimcody1 »

I'm glad to hear it's working.

And I'm sure you now agree with me that fancy quotes are a pain :)
Post Reply