Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Sql query (sql server syntax) to return filesystem path for every attachment found in the confluence

ilakkuvaselvi manoharan June 19, 2018

I found the following complex query for postgres:

https://www.redradishtech.com/display/KB/Confluence+attachment+filesystem+paths

But I need just a very simple query that could return the filesystem path for every attachment in the database.

 

 

 

 

 

 

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 19, 2018

There is no "simple" query.  You have to derive the path from the raw data in table content and the rules in https://confluence.atlassian.com/doc/hierarchical-file-system-attachment-storage-704578486.html

ilakkuvaselvi manoharan June 19, 2018

Thank you Nic!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events