Zentyal Forum, Linux Small Business Server

Zentyal Server => Other modules => Topic started by: niltonfelipe on August 17, 2016, 12:32:13 am

Title: Where Zentyal store the backup files ?
Post by: niltonfelipe on August 17, 2016, 12:32:13 am
Hello,

Where Zentyal store the backup files ?

Obrigado.

Thanks.
Title: Re: Where Zentyal store the backup files ?
Post by: MuPp3t33r on September 08, 2016, 08:09:21 pm
/var/lib/zentyal/conf/backups/dateofbackup*.tar
At least that's where I found mine.
You can also search from command line:
Code: [Select]
sudo find / -type f -name "*.tar"