On Sat, Sep 22, 2012 at 03:00:54PM -0600, Rob Oakes wrote: > Does anyone know if the WebDav implementation of files in ownCloud > supports arbitrary custom properties? For example, if I wanted to store > the md5 checksum to be used in a later sync operation, would it be > possible to save these to a custom namespace and then retrieve those > later?
Yes you can save custom properties in ownCloud WebDav. Not sure which md5 you will be storing, we don't remove custom properties for changed files. Bart _______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
