09-01-2009 07:57 AM
I have reinstalled LMS3.1 and trying to restore data. Data is stored in D:\xx\automaticbackup\cmfbackup\0 during LMS 3.2 upgrade. Since I had problem with LMS3.2, I am going back to 3.1 for now.
I used command
D:\Program Files\CSCOpx\bin>perl restorebackup.pl -d D:\xx\automaticbackup\cmfbackup\0
Also tried using D:\Program Files\CSCOpx\bin>perl restorebackup.pl -d D:\xx\automaticbackup\cmfbackup
but no luck. Would you please tell me per my backup path, what syntax should I use to restore backup data?
Thanks,
09-01-2009 08:00 AM
You need to use fully qualified paths and DOS 8.3 file names. For example:
d:\progra~1\cscopx\bin\perl d:\progra~1\cscopx\bin\restorebackup.pl -d D:\xx\automaticbackup\cmfbackup
09-01-2009 12:13 PM
It worked.
Thanks for your help.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide