Subversion Repositories oZimbraBackup

Rev

Rev 4 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4 Rev 5
Line 1... Line 1...
1
oZimBackup v1.0.7 2015-12-14
1
oZimBackup v1.0.7 2016-04-01
2
----------------------------
2
----------------------------
3
 
3
 
4
Overview:
4
Overview:
5
---------
5
---------
6
oZimbraBackup is a backup script for Zimbra Collaboration Suite - Open Source Edition.
6
oZimbraBackup is a backup script for Zimbra Collaboration Suite - Open Source Edition.
Line 20... Line 20...
20
 
20
 
21
Notes:
21
Notes:
22
------
22
------
23
This script utilize rsync, tar & gzip for basic functionality but needs scp, ftp & expect for file transfers.
23
This script utilize rsync, tar & gzip for basic functionality but needs scp, ftp & expect for file transfers.
24
 
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.
25
The script is pre-configured with some basic options, open up the script in a text editor of your choice
-
 
26
and change the options to suite your needs.
26
 
27
 
27
Has been tested with version 8.0.x of Zimbra Collaboration Suite - OSE but should even work with the latest 5.x, 6.x & 7.x OSE branch.
28
Has been tested with version 8.0.x & 8.6.x of Zimbra Collaboration Suite but should work on newer versions,
-
 
29
Will not work with earlier versions than 8.0.2 anymore, due to LDAP DB handling.
28
 
30
 
29
Disclaimer:
31
Disclaimer:
30
-----------
32
-----------
31
This software is released with the BSDL license and the license is in the license.txt file that should accompany this software.
33
This software is released with the BSDL license and the license is in the license.txt file that should accompany this software.
32
 
34