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






