You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
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
When you say you are not able to access - do you mean your user id has permission restrictions to JIRA Media directory ?
This is a simple permission issue with your account in your linux server.
Ask your linux admin to give you the requisite permission.
From front end , you can include attachments in your JIRA Daily backup BUT it is not recommended - it could take a lot of time and could make your JIRA Environment unstable.
Just get your user id permission to JIRA Media directories and run a simple linux copy command.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.