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 | [email protected] | +1 512 577 5827 [mobile] ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
