[sabredav] Re: Set properties on nodes for virtual file system

2014-10-27 Thread Evert Pot
On Friday, October 24, 2014 4:02:54 PM UTC-3, Redlorry wrote: Thanks for the info, very useful. So for the 1st one iQuota, I'm implementing IQuota on my Collection like this: class yetiCollection extends Sabre\DAV\Collection implements Sabre\DAV\IQuota { ... } Then testing the

[sabredav] Re: Set properties on nodes for virtual file system

2014-10-23 Thread Evert Pot
On Thursday, October 23, 2014 5:24:29 AM UTC-4, Redlorry wrote: Hi all, I've setup a virtual file system using Sabredav which works great. I've got all the reads, writes, moves, auth etc working via the database however I'd like be able to do 2 more things, which I think are along the