Giter Club home page Giter Club logo

mtulio / zmbkpose Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bggo/zmbkpose

0.0 3.0 0.0 230 KB

The zmbkpose tool is a shell script that does hot backup and hot restore of ZCS Opensource accounts, GPL(OPENSOURCE). It can run from any host in the net, which means that it can be set on a backup server already existent.

Home Page: http://wiki.zimbra.com/wiki/HOT_Backup_and_HOT_Restore

License: GNU General Public License v3.0

Shell 100.00%

zmbkpose's Introduction

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.


############################# Zmbkpose ################################

The zmbkpose tool is a shell script that does hot backup and hot restore of ZCS
Opensource accounts, GPL(OPENSOURCE). It can run from any host in the net, 
which means that it can be set on a backup server already existent.

It was concepted after Zimbra released ZCS 5.0.12, where a new import/export 
feature was exposed to user can be able to do his archiving. From that point 
it was clear for me that I just need to write a code to automatically get all
user data from server, remotely via HTTP SOAP. Plus LDAP data. So, it is 
possible to run full backups and restore even deleted accounts.

Till now, zmbkpose provides

    Full backup of all accounts;
    Full backup of any account;
    Incremental backup of all accounts;
    Incremental backup of any account;
    Lists all backup sessions done;
    Restore all contents (mail, contacts, appointments...) to any account;
    Restore deleted accounts back to directory and all of its contents;
    Restore only account attributes, like password, class of service;
    Configurable full simultaneously backup; 

This tool DOES NOT DO disaster recovery. 


### History
Created
			By Rubens Alonso Filho
				<[email protected]>
				<[email protected]>

Upgrated
26/10/2010 - Version 1.0.5
			By Alan Nikitiuk Milani
				<[email protected]>
				<[email protected]>
			By Bruno Gurgel
				<[email protected]>
				<[email protected]>
Published
			By Bruno Gurgel
				<[email protected]>

Upgraded
24/05/2012 - Version 2.0 Beta 
			By William Felipe Welter
                                <[email protected]>
                                <[email protected]>
	-Added functions:  
	backup_distribution_list()
	restore_distribution_list()
	backup_alias()
	restore_alias()
	backup_accounts_parallel()  (backup specific accounts parallel)

	-Modified: 
	backup_all_accounts_parallel()  (added backup trash and junk folders)
	incremental_all_accounts()  (doesnt create another full directory if new accounts are created after the last full backup)

	-Renamed: 
	DeusMeAjude -> restore_all_accounts()  (Restore all accounts parallel)


	-Bug corrections:  
	Wrong variables names references after translate to english

Upgraded
<<<<<<< HEAD
31/01/2012 - Version 2.1 Beta
			By William Felipe Welter
				<[email protected]>
				<[email protected]>
	-Added functions:
	restore_on_box() - Restore backup on other specified account. 
	notify_email() - Send a report to email address specified on the option EMAIL_NOTIFY in "zmbkpose.conf"
	
	-Bug corrections
	Individual account full backup in paralel mode
=======
25/07/2012 - Version 2.0 Beta 2
			By Diego Alencar Alves de Lima
				<[email protected]>
				<[email protected]>
	- New installer script

	- Modified:
	zmbkpose.conf now uses paralel backup capability by default
>>>>>>> 8dae5174f7f7414b54f1511be456cf74d630f31b

			 
#######################################################################

************For installation instructions please read the INSTALL file.

zmbkpose's People

Contributors

diegolima avatar bggo avatar wfelipew avatar linuxfabiano avatar mtulio avatar rafaelgou avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.