1825768 Members
3270 Online
109687 Solutions
New Discussion

Re: fbackup -g

 
Ing. Georgina Zurita
Occasional Contributor

fbackup -g

desde que versi??n puedo utilizar la opci??n -g del fbackup y como funciona?
1 REPLY 1
Jeff Schussele
Honored Contributor

Re: fbackup -g

Hi,

Sorry, I speak no Spanish, but I think you're asking what is the -g parameter of fbackup used for.

It designates the use of a graph file. The graph file determines what files to include or exclude in the backup. Essentially what the -i & -e parameters do.

Format of the file is lines starting with either i or e - as follows:

i /apps
e /tmp
i /db001
e /var/tmp

i means include the file in the backup
e means exclude the file.
Lines NOT starting with i or e are treated as errors.

You must give the full path & name to the location of this graph file as there is NO default graph file.

HTH,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!