"Web Files" is a content collection in Sitellite that allows you to store any type of file (PDF, XML, TXT, XLS, etc.). It stores the files in the inc/data folder, the revisions to each file in the inc/app/cms/data folder, and the metadata in the sitellite_filesystem database table. Revisions to the metadata are stored in sitellite_filesystem_sv.
There is an .htaccess file in both file folders preventing direct access to the files, so that Sitellite's AccessControl can be used to control who can view which files. To make files accessible on your site, you'll need to use the cms/filesystem box.
Created on April 4, 2005 11:41 AM by lux
Linked from: New Collection, Collection Facets, Site Search And Files, Content Collections