1835359 Members
3560 Online
110078 Solutions
New Discussion

fbackup question

 
kholikt
Super Advisor

fbackup question

I have found the following fbackup cron job in one of our server.

00 3 * * * /usr/sam/lbin/br_backup DAT FULL Y /dev/rmt/1m /etc/sam/br/graphPCAa28864 root Y 1 N > /var/sam/SAM_br_msgs 2>&1

How can I find out what directory it actually backup and what was excluded. I have already read through the script. But I can't any thing other than the FULL parameter specify to backup everything
abc
1 REPLY 1
Patrick Wallek
Honored Contributor

Re: fbackup question

Have you checked the graph file it is using in /etc/sam/br/graphPCAa28864 ? This file should tell you what is and is not being backed up.