cURL / Mailing Lists / curl-library / Single Mail

curl-library

Adding PROPFIND support

From: David Strauss <david_at_davidstrauss.net>
Date: Sat, 13 Apr 2013 21:50:38 -0700

While I initially assumed it would be outside the scope of libcurl, I
noticed that the SFTP and FTP implementations include directory
listings.

As part of my FuseDAV work, I've written a PROPFIND handler that
cleanly integrates libcurl's chunk-based body callbacks with Expat's
stream parser:

https://github.com/pantheon-systems/fusedav/blob/curl/src/props.c

Is there interest in ls-style output for WebDAV, provided the path
ends in a slash and an option gets set?

--
David Strauss
   | david_at_davidstrauss.net
   | +1 512 577 5827 [mobile]
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2013-04-14