Why are there 2 directories for media - 1 under webroot and 1 under applications?
Hi,
I have installed FMS and we are evalauating it as a streaming server.
If I understand the documentation correctly, all the media files for streaming need to be stored in this directory:
/..../applications/vod/media
However, if I want the file to be available (downloadable) over http, it needs to be located under webroot.
/..../webroot/
Now my question is, why can't I just create a symbolic link in .../webroot/media to point at .../applications/vod/media.
In general, we'd like to make every file streamable and downloadable.
My thinking is, the sym link allow us to not have to upload every file to two places.
Am I missing something? Are there security concerns? What is the idea behind having 2 directories? I assume that the FMS can handle streaming and downloading of a file at the same time.
Jeph
