Hi. Is it possible to use Slide as a simple fileserver, without the fancy versioning?
In all simplicity I would like to configure Slide with the following features: 1. WebDAV access via Tomcat 4.1 over https/ssl 2. a file storage without any versioning at all, and without a mirroring to metadata xml-files 3. possibility to upload files via ftp to the repository directory, making them automagically accessible via WebDAV I tried to turn off the versioning in slide.properties (/usr/local/tomcat4/common/classes/slide.properties) without the desired results. Created files were altered and given a versioning extension, and a metadata mirror file was still created. # Use version control (DeltaV) # Default: true org.apache.slide.versioncontrol=false If it is not possible with Slide, pointers to other projects that would give the same functionality would be appreciated. Best wishes, Martin Arkatay Consulting www.arkatay.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
