BaseFilePath

The path to the base directory in which to store all of the storage areas.

Each storage area is stored in a subfolder of the specified directory, where the subfolder name matches the storage area name.

To override the location for a particular storage area, set the FilePath parameter in a configuration section that matches the storage area name (as specified by StorageArea).

Type: String
Default:  
Required: Yes, unless you set FilePath for every storage area
Configuration Section: StorageAreas
Example:

The following example creates all storage areas in subfolders of D:\VideoStorage. The video for the first storage area would be stored in D:\VideoStorage\area0.

[StorageAreas]
StorageArea0=area0
StorageArea1=area1
StorageArea2=area2
...
BaseFilePath=D:\VideoStorage
See Also: FilePath

_FT_HTML5_bannerTitle.htm