Products.LocalFS

The Local File System product


Keywords
web, application, server, zope
License
BSD-3-Clause
Install
pip install Products.LocalFS==2.0b1

Documentation

Documentation Status Current version on PyPI Supported Python versions

Products.LocalFS

This product allows you to serve files and browse directories from the local file system (or network shares on Windows platforms). It also allows you to upload files to the file system through a browser or WebDAV.

WARNING: Allowing any type of write access to a folder on disk straight from a web application represents a security risk. Please secure your application before using this package.

The documentation for this product is maintained by Sphinx using sources underneath the docs folder.

To get started without the compiled HTML documentation see the file docs/development.rst