Retrieving content from the _catalogs directory of a SharePoint site

sharepoint

I'm trying to retrieve content from the _catalogs directory of a SharePoint site using a script. I've no idea where to start. My first thought was to use wget, but I soon discovered that the the _catalogs folder isn't available over http. As far as I can tell, it's only available in SharePoint Designer. Is there a way to retrieve this content via a script?

Best Answer

You could try the webdav interface.

e.g. \\mysite_catalogs