Good morning Chris,

can you please show me a  basic URL call for getting a specified user files
?

Thank's a lot for your help .

2016-03-22 19:19 GMT+01:00 Chris <[email protected]>:

> Hi,
>
> there isno "real" API available. You can do plain WebDAV calls (like
> PROPFIND) to the WebDAV interface of ownCloud available at:
>
> http://example.com/remote.php/webdav (for oC 8.2 and below)
> http://example.com/remote.php/dav (for oC 9.0 and up)
>
> Authentication is done via HTTP Basic Auth. Just read into WebDAV basics
> and
> how it works first.
>
>
>
> --
> View this message in context:
> http://owncloud.10557.n7.nabble.com/WebDav-Api-OwnCloud-tp16984p16987.html
> Sent from the Developers mailing list archive at Nabble.com.
> _______________________________________________
> Devel mailing list
> [email protected]
> http://mailman.owncloud.org/mailman/listinfo/devel
>
_______________________________________________
Devel mailing list
[email protected]
http://mailman.owncloud.org/mailman/listinfo/devel

Reply via email to