Can the VDS do a new gameserver (COD4) log file after the ni

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
Post Reply
wally
A semi-regular
A semi-regular
Posts: 24
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Thu May 24, 2012 6:27 am

Can the VDS do a new gameserver (COD4) log file after the ni

Post by wally »

I have 2 unmanaged VDS' (both run Windows Server 2008) and run a few CoD4 servers. Is it possible to have the gameserver generate a new log file on the gameserver's nightly reboot?

The thing is that I'd like to download the games_mp.log file via FTP but it says request denied. This is probably because the gameserver or b3 is reading the file. I want to check a thing or two from last night logs and the only way I can do so now is to stop the server, move (or download) the file and let it generate a new log file upon server restart.

I previously had linux gameservers with a different host and that was done automatically. Hoping this can be done as well on Windows.

By the way, I also use FireDaemon, if any of you know this can be done through there.

Thanks!
User avatar
Edge100x
Founder
Founder
Posts: 13131
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Can the VDS do a new gameserver (COD4) log file after th

Post by Edge100x »

You could stop the service, rename the file to something else, and then start the service again through a batch file (or more complicated script) configured as a scheduled task. You also may be able to download the existing file while the server is running by copying it to another one first.
Post Reply