- From: Wilfredo Sánchez Vega <wsanchez@wsanchez.net>
- Date: Tue, 20 Dec 2005 14:21:16 -0800
- To: Jim Luther <luther.j@apple.com>
- Cc: webdav <w3c-dist-auth@w3.org>
And x == GET(PUT(x)) is true for DAV servers which are usable (by your client, anyway) as file systems. I don't think it's reasonable to require that all DAV servers cater to file system clients. DAV wasn't designed to be an NFS replacement, and is, for the most part a pretty suboptimal protocol for building network file servers. -wsv On Dec 20, 2005, at 9:14 AM, Jim Luther wrote: > As the implementer of a WebDAV file system client, the whole idea > of x != GET(PUT(x)) makes my head hurt. For file systems to work, > they require x == GET(PUT(x)) if there have been no PUTs from other > clients between the PUT and the GET.
Received on Tuesday, 20 December 2005 22:21:25 UTC