Author Topic: Where Zentyal store the backup files ?  (Read 1888 times)

niltonfelipe

  • Zen Apprentice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Where Zentyal store the backup files ?
« on: August 17, 2016, 12:32:13 am »
Hello,

Where Zentyal store the backup files ?

Obrigado.

Thanks.

MuPp3t33r

  • Zen Apprentice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: Where Zentyal store the backup files ?
« Reply #1 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"
« Last Edit: September 08, 2016, 08:16:06 pm by MuPp3t33r »