On 21.07.2012 13:30, Bart Visscher wrote:
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.
I think I'd prefer the md5 for now as it directly refers to the file
content. That makes it easier for me currently.
Thanks :)
Klaas
_______________________________________________
Owncloud mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/owncloud