under linux, RestoreDB.sh looks for backup script in the wrong place.

under linux, RestoreDB.sh looks for backup script in the wrong place.



# ./RestoreDB.sh BackUp_DEC21_2011_17_32_09_9010.zip

WARNING! Attempting to restore the data !!! This will result in loosing your current data !!! Do you                                                       want to continue [y/n] ?
y
NetFlow Plug-In is not installed

jdbc.RestoreException: File does not exists : /opt/ManageEngine/ OpManager/BackUp_DEC21_2011_17_32_09_9010.zip.
        at jdbc.RestoreBackup.extractZip(RestoreBackup.java:1053)
        at jdbc.RestoreBackup.restoreDB(RestoreBackup.java:74)
        at jdbc.RestoreBackup.doRestore(RestoreBackup.java:1176)
        at jdbc.RestoreBackup.main(RestoreBackup.java:1182)


The correct path should be 
/opt/ManageEngine/OpManager/ backup/BackUp_DEC21_2011_17_32_09_9010.zip


                  New to ADSelfService Plus?