View Single Post
  #92 (permalink)  
Old 08-05-2008, 12:05 AM
nskmdu nskmdu is offline
Senior Member
 
Posts: 62
Default

hi pals

i used this script in opensuse10.2. and it works well. after executing this script
three folders are created.
1) /tmp/fakebackup
2) /Backup/zimbra_dars
3) /Backup/burn

in /tmp/fakebackup folder i can find all the files and directories available in /opt/zimbra

now i want to copy (restore) backup to /opt/zimbra how to do this

i think we can do this by modifying in this script, source /tmp/fakebackup and
destination /opt/zimbra
Reply With Quote