I had to take backup of Jira Media(attachments,Logo etc.),When I go to box ,I were not able to access the same. I ran following command
chmod -R u=rwx,g=rx,o=rx /path/to/jirahome
after this
"Attachment Health Check is failed to your system" is encountered.
in log that was due to recursive command ran for all folders.
What should be command to take backup of files.
Thanks
Solved! Go to Solution.