ETMods.net

N!tmod, a Wolfenstein: Enemy Territory Modification!

You are not logged in.

Announcement

You can donate to help us keeping services online.

#1 11-Jan-19 14:51:40

blinkt
Member
Registered: 05-Oct-17
Posts: 1

Need little Help

Hi guys does anyone know where upload etmain & nitmod folder to other people who want join to my server can download i make my own FTP server but download speed is very very slow around 3-10kb/s i have high upload speed my internet connection is 500/100 i host server on same pc where i play i have enough good computer to can do this but only problem is that download speed of files. Is there possible make an FTP server with example filezilla or something and how?

Offline

#2 02-Feb-19 21:11:10

gavrila
BETA Tester
From: https://t.me/pump_upp
Registered: 15-Aug-10
Posts: 66
Website

Re: Need little Help

you need a web server where you put the etmain folder and the nitmod folder ,you can buy a domain and a web hosting or there are free alternatives with which you can make a home server on your own computer  ,Install A Windows Web Server On Your PC With XAMPP 
if all of this is done, edit the server.cfg file and enter your domain name or ip address


// DL, RATE

seta sv_maxRate "25000"                // 10000 standard but poor for ET
seta sv_dl_maxRate "55000"            // increase/decerease if you have plenty/little spare bandwidth
seta sv_allowDownload "1"                    // global toggle for both legacy download and web download
seta sv_wwwDownload "1"                // toggle to enable web download
seta sv_wwwBaseURL "http://www.yourwebsite.com"                 // base URL for redirection
seta sv_wwwDlDisconnected "1"            // tell clients to perform their downloads while disconnected from the server
seta sv_wwwFallbackURL ""            // URL to send to if an http/ftp fails or is refused client side
set sv_allowDownload "1"

This is what we use and it works! you must have the dir like this http://www.yourwebiste.com/etmain/

Offline

Board footer

Powered by FluxBB