Forums

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

I want to upload a CDROM image that has links to files within directories

william giannelli
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 29, 2019

How can I upload a CDROM image with links to files within directories.

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 29, 2019

An attachment in Confluence is just a simple blob of data that can be downloaded as a file later.

Some of the code in Confluence has been written to read and interpret the content of these blobs - the MS Office macros in particular can reach into an attachment and pull data out to be displayed.

There are two things to consider with your question

  • Confluence is not intended to be a file store, and a lot of installations struggle with large files because it's not designed for it.  You may never be able to upload 650Mb of disc image.
  • If you do manage to do it, you are going to need to find or write code that can read the image and show the information you want to see.  I have dropped disc images on to Confluence servers before, so that files inside the image can be read, but I've done it by mounting the images as loopback devices in the OS, not via code in Confluence.  I've not seen any macros or apps that would mount or read an image and allow you to get into it inside Confluence

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events