List folders from a server RECURSIVELY
- by fonix232
I would like to list folders from a webserver into a treeview, keeping the hierarchy. It should not go under level 2 (so root - level 1 - level 2). Would this be possible somehow?
If you're interested, I would like to make a list of the Chromium snapshots from here:
http://build.chromium.org/buildbot/snapshots/
into a browse-able treeview (well, I'm making a revision checker, what looks up the revisions, and lets the user select the given build and read it's log from
http://build.chromium.org/buildbot/snapshots/ + releasetype + / + releasenumber / changelog.xml