RE: I-D ACTION:draft-dusseault-dav-quota-01.txt

I can see how this draft is applied to servers like Sharemation
which have a separate collection hierarchy for each user. 

I have more trouble applying it to servers where it is common 
that more than one user has write access to collections. Imagine
that Sharemation has a collection containing all your user
collections. How would the quota properties appear on that
collection?

Where I see a real problem is a server supporting bindings.
Suppose I have the following hierarchy:

  - A
  |-B
  | |- b'
  |
  |-C
    |- b"

where b' and b" are bindings to the resource b. How will a server
show the quota properties on B, C and A? Will space-used-bytes
count b' and b" for B and C and will the space appear duplicate in
A?

//Stefan

> -----Original Message-----
> From: w3c-dist-auth-request@w3.org
> [mailto:w3c-dist-auth-request@w3.org]On Behalf Of Lisa Dusseault
> Sent: Thursday, January 10, 2002 8:58 PM
> To: Webdav WG
> Subject: FW: I-D ACTION:draft-dusseault-dav-quota-01.txt
> 
> 
> A new draft is now out on quota.  I've addressed a number of comments,
> mostly from Jim.  Note that as a result of this review the property names
> have changed.  Please review, it's not long.
> 
> Lisa
> 
> -----Original Message-----
> From: scoya@cnri.reston.va.us [mailto:scoya@cnri.reston.va.us]On Behalf
> Of Internet-Drafts@ietf.org
> Sent: Wednesday, January 09, 2002 1:03 PM
> To: IETF-Announce:
> Subject: I-D ACTION:draft-dusseault-dav-quota-01.txt
> 
> 
> A New Internet-Draft is available from the on-line Internet-Drafts
> directories.
> 
> 
> 	Title		: Quota and Size Properties for DAV Collections
> 	Author(s)	: L. Dusseault, C. Warner
> 	Filename	: draft-dusseault-dav-quota-01.txt
> 	Pages		: 7
> 	Date		: 08-Jan-02
> 
> WebDAV servers are frequently deployed with collection quota (size)
> limitations.  This Internet-Draft discusses the two properties and
> minor behaviors needed for clients to interoperate with quota
> implementations on WebDAV repositories.
> 
> A URL for this Internet-Draft is:
> http://www.ietf.org/internet-drafts/draft-dusseault-dav-quota-01.txt
> 
> To remove yourself from the IETF Announcement list, send a message to
> ietf-announce-request with the word unsubscribe in the body of 
> the message.
> 
> Internet-Drafts are also available by anonymous FTP. Login with 
> the username
> "anonymous" and a password of your e-mail address. After logging in,
> type "cd internet-drafts" and then
> 	"get draft-dusseault-dav-quota-01.txt".
> 
> A list of Internet-Drafts directories can be found in
> http://www.ietf.org/shadow.html
> or ftp://ftp.ietf.org/ietf/1shadow-sites.txt
> 
> 
> Internet-Drafts can also be obtained by e-mail.
> 
> Send a message to:
> 	mailserv@ietf.org.
> In the body type:
> 	"FILE /internet-drafts/draft-dusseault-dav-quota-01.txt".
> 
> NOTE:	The mail server at ietf.org can return the document in
> 	MIME-encoded form by using the "mpack" utility.  To use this
> 	feature, insert the command "ENCODING mime" before the "FILE"
> 	command.  To decode the response(s), you will need "munpack" or
> 	a MIME-compliant mail reader.  Different MIME-compliant mail readers
> 	exhibit different behavior, especially when dealing with
> 	"multipart" MIME messages (i.e. documents which have been split
> 	up into multiple messages), so check your local documentation on
> 	how to manipulate these messages.
> 
> 
> Below is the data which will enable a MIME compliant mail reader
> implementation to automatically retrieve the ASCII version of the
> Internet-Draft.
> 

Received on Friday, 11 January 2002 03:41:52 UTC