Skip to content

Mapping from Confluence-space to File System

This App makes Confluence-space look like a file system, accessible from the console.
Map Confluence-space as follows:

/ +
+-- /<space1> +
| +-- /<page1> +
| | +-- /<page1a>
| +-- /<page2>
+-- /<space2> +
+-- /<page1>
  • The absolute path of is /space1/page1/page1a
  • , are space names
  • , , … are page titles
  • If a space or page name contains spaces, enclose it in single quotation marks