View Single Post
  #156 (permalink)  
Old 09-29-2009, 05:58 AM
wizzie wizzie is offline
Junior Member
 
Posts: 8
Default

Hi there,

pretty new to Zimbra and linux as well, learning by doing has allways been my tune. Have run in to some problems and would very much apreciate some help.
I have Zimbra installed and up and running with about 350 users. Everything works well and now its time to fix the backups as well. Found this script and tried to set it up:

My machine is a Xeon 2.4 GHz with 2 GB mem and running Ubuntu 8.04 LTS
Downloaded script from http://files.osoffice.de/zmbak_v.0.5.tgz
I scp:ed the script to the /tmp folder
Opened a terminal with putty and did the following

root@mail:/tmp# tar -xf zm*
root@mail:/tmp# ls
gengraphs.out hsperfdata_zimbra zimbra zmbak_v.0.5.tgz
hsperfdata_root logprocess.out zmbak_v.0.5.sh
root@mail:/tmp# chmod +x zmbak_v.0.5.sh
root@mail:/tmp# sh zmbak_v.0.5.sh -INSTALL
: not found.sh: 49:
: not found.sh: 52:
: not found.sh: 59:
: not found.sh: 62:
: not found.sh: 69:
: not found.sh: 73:
: not found.sh: 78:
: not found.sh: 83:
: not found.sh: 91:
: not found.sh: 96:
: not found.sh: 97:
: not found.sh: 101:
zmbak_v.0.5.sh: 123: Syntax error: "(" unexpected (expecting "then")
root@mail:/tmp#

What am I doing wrong? Please help!

Regards

Wizzie
Reply With Quote