replay_fileserver_port "21"

Can you comment that line? Or change it to 80?

21 is the default FTP port, download goes over HTTP

Cheers,

Hedgehog

2012/1/11 Lance Waidzunas <lswa...@gmail.com>

> Check and make sure the FTP server isn't full.  We had that issue with our
> servers a while back, it even prevented the map from changing.
>
> On Wed, Jan 11, 2012 at 9:23 AM, Shon Myles <shonte.my...@gmail.com>wrote:
>
>> I've been experiencing an issue on my servers where replay downloads fail
>> everytime. The error players get is:
>>
>> Replay error system: The session info file failed to download: No
>> headers. URL:
>> http://stompfesttf2web.site.nfoservers.com:21/public/replayfolder<http://stompfesttf2web.site.nfoservers.com:21/public/replayfolder/20120111-083609-ctf_turbine.dmx>
>>
>> Here is my config:
>>
>> replay_enable "1"
>> replay_block_dump_interval "15"
>> replay_fileserver_protocol "http"
>> replay_fileserver_offload_enable "1"
>>
>> replay_fileserver_host "stompfesttf2web.site.nfoservers.com"
>> replay_fileserver_port "21"
>> replay_fileserver_path "/public/replayfolder"
>>
>> // Your FTP info. This data is private and not shared with the client.
>> replay_fileserver_offload_protocol "ftp"
>> replay_fileserver_offload_hostname "stompfesttf2web.site.nfoservers.com"
>> replay_fileserver_offload_port "21"
>> replay_fileserver_offload_remotepath "/public/replayfolder"
>> replay_fileserver_offload_login "****"
>> replay_fileserver_offload_password "****"
>> replay_fileserver_offload_maxuploads "16"
>>
>> Any ideas?
>>
>> _______________________________________________
>> To unsubscribe, edit your list preferences, or view the list archives,
>> please visit:
>> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds
>>
>>
>
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds
>
>
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds

Reply via email to