PDA

View Full Version : FTP not giving access to logfile while in use


JC_Snake
02-09-2004, 11:43 AM
Everything is up and running .. what a totally AWESOME util

The only prob I believe that I have is that I can't download the log file while the game server is running .. can I suggest anything to my server admin to grant me access to have SW running in "real time" .. Here's some relavent info .. if you need more let me know and I'll reply asap .. gonna check here 3x a day or more

Rented Server from SquadServers.com <-- Excellent & cheap
Platform Windows
Game Launch command line

cod.exe +set dedicated 2 +exec dedicated.cfg +map_rotate +set net_port 28970 +set sv_maxclients 16 +set g_logsync 2

Parts of dedicated.cfg

set g_log "TLB_Server.log"
logfile "1"
net_ip "localhost"
net_lanauthorize "0"
net_noipx "0"
net_noudp "0"
net_port "28970"
net_profile "0"
net_qport "2924"
net_showprofile "0"
net_socksEnabled "0"
net_socksPassword ""
net_socksPort "1080"
net_socksServer "
net_socksUsername ""
set sv_allowAnonymous "0"
set sv_allowDownload "1"
set sv_cheats "0"
set sv_floodProtect "1"
set sv_fps "20"
set sv_keywords ""
set sv_killserver "0"
set sv_mapRotation ""
set sv_mapRotationCurrent ""
set sv_master1 "codmaster.activision.com"
set sv_master2 ""
set sv_master3 ""
set sv_master4 ""
set sv_master5 ""
set sv_onlyVisibleClients "0"
set sv_padPackets "0"
set sv_pakNames ""
set sv_paks ""
set sv_paused "0"
set sv_reconnectlimit "3"
set sv_referencedPakNames ""
set sv_referencedPaks ""
set sv_running "0"
set sv_serverid "0"
set sv_showAverageBPS "0"
set sv_showCommands "0"
set sv_showloss "0"
set sv_timeout "240"
set sv_zombietime "2"[/url]

ShadowBee
02-11-2004, 02:01 AM
What method are you using to access the log file through SW?
and what kinda of server is it? Win2k? Linux? We don't need info on the config but SW setup and the server itself. Some FTP servers have problems with permisions and such.

Cobra
02-11-2004, 02:58 AM
Well it looks like your problem is the FTP server in the win computer.
we have not been able to find a FTP server for win that can handle the job with getting the logfile when it is in use.
So if you can talk to your people were you rent the server and ask them if they can set up SSH on the server.
Then it would be easy to get the logfile.
no more problems with reading a file when the file are in use.

JC_Snake
02-11-2004, 02:28 PM
I found out which one my provider was using .. GuildFTP which doesn't work .. I have found 2 that work perfectly .. one of them can handle multiple server ports ( BulletProof FTP) at least it used to when it was called G6 .. the other one that works is ServU32 .. WarFTP doesn't support this feature