Check Point Certified Security Administrator (CCSA) R80 — Question 41
How are the backups stored in Check Point appliances?
Answer options
- A. Saved as *.tar under /var/log/CPbackup/backups
- B. Saved as *.tgz under /var/CPbackup
- C. Saved as *.tar under /var/CPbackup
- D. Saved as *.tgz under /var/log/CPbackup/backups
Correct answer: D
Explanation
The correct answer is D because backups are indeed stored as *.tgz files under the directory /var/log/CPbackup/backups. Options A, B, and C are incorrect because they either mention the wrong file type or the incorrect storage path.