Hello, where can I find the recorded files?
I have a private server. and I have the bF2 recorder enabled on it.
We finished the map the map change. Now where is the recorded files?
I never setup ftp or anything since I only need these recorded files for myself just to do site intro. Anyway
My friend told me to look into rotate_demo.cfg I did look into it. and it has this.
inside rotate_demo.cfg:
# 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 = /path/to/webroot/demos
# set to 1 to enable ftp uploading
use_ftp = 0
# set to the target directory on the ftp server
ftp_target_dir = /path/to/webroot/demos
# login information for the ftp server goes here
ftp_server = my.ftp.server
ftp_user = my_user
ftp_password = my_password
I checked in my server ftp. I went to /bf/ and didn't find the folder that is called demos. Any idea where it is? or should I change /path/to/webroot/demo to /bf2/demo/ ?
I have a private server. and I have the bF2 recorder enabled on it.
We finished the map the map change. Now where is the recorded files?
I never setup ftp or anything since I only need these recorded files for myself just to do site intro. Anyway
My friend told me to look into rotate_demo.cfg I did look into it. and it has this.
inside rotate_demo.cfg:
# 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 = /path/to/webroot/demos
# set to 1 to enable ftp uploading
use_ftp = 0
# set to the target directory on the ftp server
ftp_target_dir = /path/to/webroot/demos
# login information for the ftp server goes here
ftp_server = my.ftp.server
ftp_user = my_user
ftp_password = my_password
I checked in my server ftp. I went to /bf/ and didn't find the folder that is called demos. Any idea where it is? or should I change /path/to/webroot/demo to /bf2/demo/ ?
Comment