Quote:
Originally Posted by michael24179
I am currently using a 2nd vbulletin license. i am using one for a database and now i want to switch to Downloads Manager .
Right now there are running 2 vbulletins on my server. I hope to get a better performance, because i wnat to use only one vbulletin on my server in the future.
thre are about 80 gigabyte in my current database and i am not going to upload all the files again.
I am looing for a chance to link them and put them into Links and Downloads Manager directly and erase the old database from my server later.
I am thinking about to set a link to the www files instead of the files to the local disc.
There is no registration nessesary to load the files, so a direct link won`t be a problem.
Now my question.....
Do i have a chance to realise my thinking or do i have to disclaim my plans on Links and Downloads Manager and still have to work with 2 vbulletins???
|
If I understand correctly, you want to set up LDM to access files which are stored on a different part of the server filesystem than used by vb. This is perfectly possible, and is controlled by the LDM setings local_file_root and local_file_root_prefix, which you find under the 'security' section of the LDM settings.
Suppose all your files are held in directory /mydir/myfiles. Then, you would set local_file_root to 'yes' and local_file_root_prefix to /mydir/myfiles. When creating entries to the individual filenames, e.g. /mydir/myfiles/dir1/file1.zip, you would specify them in LDM as dir1/file1.zip.