Apr 15, 2004 #1 timmy90210 MIS Joined Nov 21, 2002 Messages 31 Location US Does Veritas have a cmd line tool to dump the files and directories excluded from the backups? NBsupport nor the runbook does not do it. Thanks. T
Does Veritas have a cmd line tool to dump the files and directories excluded from the backups? NBsupport nor the runbook does not do it. Thanks. T
Apr 15, 2004 #2 LGTObug Technical User Joined Feb 27, 2003 Messages 170 Location AT Hi, you could use "bpplexclude" To List excludes: bpplexclude <Policy_Name> -U To Add excludes: bpplexclude <Policy_Name> -U -add <path_to_exclude> To delete excludes: bpplexclude <Policy_Name> -U -delete <path_to_delete> hope this helps. rgd´s Upvote 0 Downvote
Hi, you could use "bpplexclude" To List excludes: bpplexclude <Policy_Name> -U To Add excludes: bpplexclude <Policy_Name> -U -add <path_to_exclude> To delete excludes: bpplexclude <Policy_Name> -U -delete <path_to_delete> hope this helps. rgd´s
Apr 15, 2004 Thread starter #3 timmy90210 MIS Joined Nov 21, 2002 Messages 31 Location US I was looking for the files that were excluded such as C:\temp etc. Below is what was returned using the -U <2>bpplexclude: INITIATING: version NetBackup 4.5FP_3GA created: <4>printcludes: null list pointer <2>bpplexclude: EXIT status = 0 Upvote 0 Downvote
I was looking for the files that were excluded such as C:\temp etc. Below is what was returned using the -U <2>bpplexclude: INITIATING: version NetBackup 4.5FP_3GA created: <4>printcludes: null list pointer <2>bpplexclude: EXIT status = 0