Re: How to disabling versionning?

"Nicolas Gauthier" <[email protected]> Thu, 15 Mar 2007 11:17:52 +0100
Newsgroups gmane.comp.jakarta.slide.user
Message-ID <[email protected]>
Hi Miguel

Thanks for your answer. It seems to be interesting. I will test it.



On 3/15/07, Miguel Figueiredo <[email protected]> wrote:
>
> Hello folks,
>
> Actually, I made a study where I concluded that using a WebDAV server is
> slightly better than an ftp server in performance and feature wise. But
> that's just me.
>
> Nicolas, another way to use webdav would be the default TOMCAT webdav
> servlet. It does not support versioning or ACLs, and I bet the files are
> stored with the original name.
>
> Hope this helps,
> Miguel Figueiredo
>
> -----Original Message-----
> From: Michael Oliver [mailto:[email protected]]
> Sent: quarta-feira, 14 de Março de 2007 13:18
> To: 'Slide Users Mailing List'
> Subject: RE: How to disabling versionning?
>
>
> FileZilla as an ftp server will come closer to what you want than WebDAV.
>
> Michael Oliver
> Cell: 518-378-6154
> Skype: MikeOliverAZ
> Phone:702-866-9034
>
> -----Original Message-----
> From: Nicolas Gauthier [mailto:[email protected]]
> Sent: Tuesday, March 13, 2007 6:09 AM
> To: [email protected]
> Subject: How to disabling versionning?
>
> Hi @all
>
> Sorry for my bad english :P
>
> I'm using Jakarta Slide for a few days in order to create directories and
> uploading files in it.
> For that I call mkcolMethod and putMethod on WebdavResources.
> When I upload a file, this one is created with the '_1.0' suffix but I
> need
> to access this files directly with the Files Explorer.
>
> So I created a 'slide.properties' file wich contains '
> org.apache.slide.versioncontrol=false' value and I put it in my
> WEB-INF/classes directory in order to disable versionning, but it doesn't
> works.
> Is there anything else to configure (perhaps in Domain.xml)?
>
> Thank you for your answers.
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>