В Вто, 15/02/2011 в 11:11 +0100, Alessio Fattorini пишет: > Il 15/02/2011 10:54, Dominique ha scritto: > > And could you be kind enough to tell me where the documentation for > > sogo-tool is ? > > > > D. > > > > On 14/02/2011 21:23, Ludovic Marcotte wrote: > >> On 11-02-14 2:50 PM, Dominique wrote: > >>> I am using a very simple SOGo setup with no LDAP, everything in MySql. > >>> Great, but if I want to > >>> backup my users accounts, what do I have to backup? Only the MySQL stuff > >>> (and my GNUStep config > >>> file), or is there anything else I need to be able to restore a failing > >>> system (just in case). > >> sogo-tool is your friend. > >> > > I use this script during my backup process, if you help. I backup all home dir > > su sogo -c "/usr/GNUstep/System/Tools/Admin/sogo-tool backup > /home/e-smith/sogo/backup ALL" &> > /dev/null > tar cvzf /home/e-smith/sogo/backup.tgz -C /home/e-smith/sogo/ backup &> > /dev/null > rm -rf /home/e-smith/sogo/backup &> /dev/null
Guys, discover backupninja (and rdiff-backup). Things will become easier and more standard. -- [email protected] https://inverse.ca/sogo/lists
