On Wed, Jul 18, 2012 at 04:57:16PM +0200, Klaas Freitag wrote: > On 18.07.2012 16:30, Evert Pot wrote: > Hi Evert, > > >>We instead have to implement it as Custom webdav property which the client > >>can query via PROPFIND, and gets the MD5 sum for every file in return. > > > >http://tools.ietf.org/html/rfc4918#section-15.6 > Ah ok, that teaches us that we can get the etag as a property too. > Did not know that, thanks :-)
This is now implemented in master, it uses the md5 of the file. but we can easily change this to use uniqid when this doesn't work. Bart _______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
