Subversion Repositories oZimbraBackup

Rev

Rev 3 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 soulskater 1
oZimBackup v1.0.6 2012-09-30
2
----------------------------
3
 
4
Overview:
5
---------
6
oZimbraBackup is a backup script for Zimbra Collaboration Suite - Open Source Edition.
7
 
8
Purpose:
9
--------
10
The ability to take different types of backup and sending them off site.
11
 
12
The script has the following features:
13
	* Full backup.
14
	* Differential backup.
15
	* Full message store backup.
16
	* Differential message store backup.
17
	* Backup packaging.
18
	* Off site transfer via SCP or FTP.
19
	* Logging with log file rotation.
20
 
21
Notes:
22
------
23
This script utilize rsync, tar & gzip for basic functionality but needs scp, ftp & expect for file transfers.
24
 
25
The script is pre-configured with some basic options. Open up the script in a text editor of your choice and change the options to suite your needs.
26
 
27
Has been tested with version 7.1.1 of Zimbra Collaboration Suite - OSE but should even work with the latest 5.x and 6.x OSE branch.
28
 
29
Disclaimer:
30
-----------
31
This software is released with the BSDL license and the license is in the license.txt file that should accompany this software.
32
 
33
Contact:
34
--------
35
http://dev.osource.se/
36
http://dev.osource.se/software/ozimbrabackup/