[Zope] WebDAV access from MS-Office
Andreas Jung
andreas@andreas-jung.com
Mon, 22 Apr 2002 07:12:06 -0400
----- Original Message -----
From: "Thomas Guettler" <zopestoller@thomas-guettler.de>
To: <zope@zope.org>
Sent: Monday, April 22, 2002 07:07
Subject: [Zope] WebDAV access from MS-Office
> Hi!
>
> Is someone accessing zope from MS-Office
> with webdav daily?
>
> What are your experiences?
>
> Some weeks ago there were several complaints that
> files were not accessible because they were read-only.
This problem should be solved in the latest 2.4/2.5 version.
>
> My application will have about 30 people using it at one
> time. The files will be regular office files. The avarage
> file size will be around 100-300kByte. The network will
> be a 100MBit Ethernet.
>
> Is it possible to use umlauts in file names?
No (at least not without hacking the corresponding check for
valid Ids).
Andreas