On 01/01/2010 01:44 AM, Rafael Leiva-Ochoa wrote: > I found the problem. I am running into this bug: > http://www.ciphermail.com/other/additional-release-notes-2.8.6-3.html. > How do i backup my DB via the Linux CLI? I looked at the guilds, but > I did not find a detailed process.
With the Virtual Appliance you can select backup from the console tool. If you installed it yourself you can create a backup from the command line with the following script: sudo /usr/share/djigzo/scripts/backup.sh -b > backup.tar.gz This will write the backup to the file backup.tar.gz in the current dir. Kind regards, Martijn Brinkers -- CipherMail email encryption Open source email encryption gateway with support for S/MIME, OpenPGP and PDF messaging. http://www.ciphermail.com Twitter: http://twitter.com/CipherMail _______________________________________________ Users mailing list [email protected] https://lists.djigzo.com/lists/listinfo/users
