[Owncloud] SabreDAV license
Evert Pot
evert at rooftopsolutions.nl
Wed Dec 21 11:23:21 UTC 2011
On Dec 21, 2011, at 11:08 AM, Andreas Schneider wrote:
> On Sunday 18 December 2011 14:03:22 Evert Pot wrote:
>> Alright. Well if things do pop up, the door is open. You'll find with all
>> the shaky clients out there it isn't exactly an exact science :)
>
> Hi Evert,
>
> I'm not a web developer and not a webdav expert. I'm a system C developer and
> I would like to do file synchronization with owncloud. The problem with webdav
> is that you only can read the modification time of a file, but you're not able
> to set it.
>
> Is it possible to add a special property in sabredav to be able to set the
> modification time of a file, like utimes(2)?
According to the spec, the last modification date of a resource *should* be protected.
While it would still be possible to allow this property to be modified, this is a change that:
* would have to be implemented within Owncloud
* would also have to be implemented in your client
So no easy answer unfortunately.
Evert
More information about the Owncloud
mailing list