It's some file properties for business logic that I would like to retrieve on a (custom) client app without downloading the file first. This property could be for example : hash (md5) or something inside a file (a custom file type).
Regards 2015-04-27 11:19 GMT+02:00 Klaas Freitag <[email protected]>: > On 27.04.2015 10:25, Benoît Pitet wrote: > > Hi all ! > > > > I would like to add some custom properties associated to each files > > managed by owncloud I would like to retrieve this properties throught > > the webdav protocol like "<oc:permissions/>", "<oc:size/>" properties. > > > > I write a custom app with a custom table to store my properties for each > > file (imitating the "files_tashbin" and "files_version") and now I would > > like to retrieve and inject this properties on the webdav protocol. > > Do you mind to share with us which custom props you need? > > regards > > Klaas > > _______________________________________________ > Devel mailing list > [email protected] > http://mailman.owncloud.org/mailman/listinfo/devel >
_______________________________________________ Devel mailing list [email protected] http://mailman.owncloud.org/mailman/listinfo/devel
