Re: HP fbackup and write to separate dir instead of tape
From: John Pezzano (jpezz_at_myway.com)
Date: 07/29/03
- Next message: John D Groenveld: "Re: Free UNIX for non-commerical use."
- Previous message: LHradowy: "error fbackup to disk, need more eyes..."
- In reply to: LHradowy: "HP fbackup and write to separate dir instead of tape"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 29 Jul 2003 17:35:41 -0400
I am not sure this makes sense. Backing up the files into a single fbackup
file would, it seems, make for an extra step with no advantages. Fbackup
doesn't compress so the backup file would be the size of the original files.
So why not create a subdirectory in /backup for the files and then just copy
them with cpio which has the ability to recreate the structure or just use
the cp(1) command if there is no subdirectory structure? Then just back them
up from there with your tar. The advantage is that it is easier to recover a
single file.
The advantages of fbackup over other utilities are mostly lost when you
backup to the disk.
john
"LHradowy" <laura.hradowy@NOSPAM.mts.ca> wrote in message
news:kbzVa.9006$Rz6.13566@news1.mts.net...
> Can I get fbackup to write to a separate directory rather than to tape.
> I am trying to modify a backup routine that writes files to tape. But, we
> want to take those files tar them up and send them to our offsite backup.
> So I would prefer if I could do an fbackup to the /backup directory then
tar
> them up.
> This is modifying the script the least possible.
>
> Am I on the write track? Can it be done?
> They are the archive logs of a database.
>
>
> HPUX 11.0
> Laura
>
>
- Next message: John D Groenveld: "Re: Free UNIX for non-commerical use."
- Previous message: LHradowy: "error fbackup to disk, need more eyes..."
- In reply to: LHradowy: "HP fbackup and write to separate dir instead of tape"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|