The relevant information regarding openproject
is located under the /opt/openproject-8.2.1-1/
folder. Hence, you should backup this folder as per the guide.
Do you have any documentation as to where the default attachments folder would be?
The aforementioned folder should contain this info. In fact, you can verify that inside it there are several fodlers matching attachments
:
$ find PATH-TO-YOUR-OPENPROJECT-PTH -type d -name "*attachments*"
./htdocs/lib/api/v3/attachments
./htdocs/frontend/src/app/modules/attachments
./htdocs/frontend/src/app/modules/attachments/attachments-upload
./htdocs/spec/lib/api/v3/attachments
./htdocs/spec/services/attachments
./htdocs/spec/workers/attachments
...
Best regards,
Jose Antonio Carmona
Was my answer helpful? Click on 