[Help] Battlerecorder
Posted: 2011-02-10 14:56
Hi there hope this is ok to post in here
As this is a very active forum and the PR guys rock I am hoping that they can help with this before I pull the rest of my hair out
I have setup a Windows Dedicated server 1.5 on my Windows Server using BF2cc now everything is working fine Except Battlerecorder
I have edited all the files that need to be setup but it wont upload the Demo's to my FTP now either I am getting the paths slightly wrong so I am going to give you as much info as I can.
The site and path for the demo's is Index of /bf2/demos the FTP user account has access to the root as in /public_html/
Now in the rotate_demo.cfg i have set the following settings
Now when I run a game I am watching the server and when I join it starts to record and when the game comes to a end it fails on the Upload. I can manually FTP the file but that's a pain
These are the settings i put in the Serversettings.con file
Oh I changed the CHMOD of the folders on my FTP to 777 just incase
If anyone can help or point out the error of my ways as its driving me mad look forward to reading your replies
As this is a very active forum and the PR guys rock I am hoping that they can help with this before I pull the rest of my hair out
I have setup a Windows Dedicated server 1.5 on my Windows Server using BF2cc now everything is working fine Except Battlerecorder
I have edited all the files that need to be setup but it wont upload the Demo's to my FTP now either I am getting the paths slightly wrong so I am going to give you as much info as I can.
The site and path for the demo's is Index of /bf2/demos the FTP user account has access to the root as in /public_html/
Now in the rotate_demo.cfg i have set the following settings
Code: Select all
# set the number of demo files to keep in rotation
file_limit = 30
# for local web server; edit this path and make it match the one in serversettings.con
target_root = \mods\bf2\demos\
# set to 1 to enable ftp uploading
use_ftp = 1
# set to the target directory on the ftp server
ftp_target_dir = public_html/bf2/demos
# login information for the ftp server goes here
ftp_server = ftp://94.76.222.80
ftp_user = [email protected]
ftp_password = blahblahblah
I put IP instead of the URL but have tried both
These are the settings i put in the Serversettings.con file
Code: Select all
sv.demoIndexURL http://www.stargate4bf2.co.uk/bf2/demos/
sv.demoDownloadURL http://www.stargate4bf2.co.uk/bf2/demos/
sv.autoDemoHook "adminutils/demo/rotate_demo.exe"If anyone can help or point out the error of my ways as its driving me mad look forward to reading your replies