Operating System - HP-UX
1834931 Members
2440 Online
110071 Solutions
New Discussion

fbackup with differential backup

 
sk800i
Advisor

fbackup with differential backup

I can use the fbackup for full backup as following command.
#fbackup -vf /backup/full -0i /abc

After that I can use frecover to restore all files as follow:

#frecover -vf /backup/full -x

I want to fo the differential backup using fbackup command, but I cannot work even I follw the man pages of fbackup to create (config, dates, graph & indices), still cannot do differential backup.

Anybody can help and give me example to backup and restore using fbackup & frecover?

Many Thanks
2 REPLIES 2
Steven E. Protter
Exalted Contributor

Re: fbackup with differential backup

sk800i
Advisor

Re: fbackup with differential backup

Hi,

That's mean HPUX command has no differential backup method. It's only having incremental backup.