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

--
Alessio Fattorini (alessio.fattor...@nethesis.it)

nethesis srl - Via degli Olmi 16/4 - 61100 Pesaro (PU)
tel. +39 0721 405516 - fax +39 0721 268147
www.nethesis.it - i...@nethesis.it
--
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to