Author: Alejandro Ochoa
Date: May 23, 2024
Audience: Everyone
Environmental details: Self-hosted
Summary
When you export a .jama backup file, a popup message appears, letting the user know the data is being exported and will be available in the backup folder in the /data/contour directory.
But how do you know that the exported was correctly exported without issues?
Solution
Currently, there isn't a readily available way for a user to check if the .jama backup file was exported correctly without issues or errors. System Administrators with access to the app server can monitor the size of the .jama by running watch du -sh file_name.jama. When the file size stops growing, it's finished.
Please feel free to leave feedback in the comments below.
Related to
Comments
0 comments
Please sign in to leave a comment.