For data backup
    - put run_backup.sh and backup_standalone.sh at your server machine
    - run run_backup.sh using "bash run_backup.sh 19"
    - after successfully completion of backup exportDump folder and MongoDump foder created inside /opt/Seqrite_EndPoint_Security/Backup/
    - Copy this folder to any other machine so in case of machine crash your backup won't be affected.
For data restore
    - copy MongoDump,exportDump and outputFilePath.txt file from backup folder to /opt folder
    - put run_restore.sh, restore_standalone.sh and backward_compatibility_8.2.js in /opt folder 
    - rename MongoDump and exportDump folders by removing date from folder name
    - firstly run installer and do not provide product key during installation
    - after installer successfully installed 
    - run run_restore.sh using "bash run_restore.sh 19"

