I've never used ftp to do this, so I'm not the best person for such transfers. In fact I honestly never knew you could do that. I'd be very curious to read where you saw that. I use http to do it like the Valve wiki shows here: https://developer.valvesoftware.com/wiki/Sv_downloadurl or Drocona lays it out beatifully here: http://forums.srcds.com/viewtopic/5240
You may wish to try that way.
I reviewed the server config you posted. The sv_downloadurl link in that file you posted has a spaces in the file structure. Minially, I recommend removing any spaces in the file structure on the server itself, using all lower case letters in the folder names and updating the sv_downloadurl link to match.
Here's my http download URL so you see what I mean by using http:
sv_downloadurl "http://64.120.99.40/tf"
Paste that http link into a browser and your see it works. Doing it this way may be another option for you if you can't get ftp to work and its easy to test. If you can see it in a browser, then it will work on the server as a download URL.
I hope this helps. Let me know...
You may wish to try that way.
I reviewed the server config you posted. The sv_downloadurl link in that file you posted has a spaces in the file structure. Minially, I recommend removing any spaces in the file structure on the server itself, using all lower case letters in the folder names and updating the sv_downloadurl link to match.
Here's my http download URL so you see what I mean by using http:
sv_downloadurl "http://64.120.99.40/tf"
Paste that http link into a browser and your see it works. Doing it this way may be another option for you if you can't get ftp to work and its easy to test. If you can see it in a browser, then it will work on the server as a download URL.
I hope this helps. Let me know...
About Me:
I help people who at least try to help themselves. Please use the "Search" button before posting a new topic.
If you post, give us the info we need from the "READ ME FIRST" sticky at the top of each thread!
I'm here to share my experiences to help others. If I'm wrong about something, don't hold it against me, educate me.
I not perfect and try to learn from every failure, yours and mine.
I help people who at least try to help themselves. Please use the "Search" button before posting a new topic.
If you post, give us the info we need from the "READ ME FIRST" sticky at the top of each thread!
I'm here to share my experiences to help others. If I'm wrong about something, don't hold it against me, educate me.
I not perfect and try to learn from every failure, yours and mine.