On Sat, 11 May 2002 07:18:43 -0500, Paul Reeder claimed:
Quote:> I have run out of space on my 4mm tape drive and need to split the full
> backup into 2 backups. I have successfully created scripts to complete
> a full backup of the /home dir. and have cron run it automatically.
> What I need help with is how do I create a full backup of all remaining
> dir. in one archive?
> Thank you.
I'm not clear what you want. Do you mean you don't have any more tapes at
all? Or, you want to split the backup across multiple tapes? You want
everything except home on one tape and home in a backup all by itself,
not on tape?
Use the filters to get everything except /home:
Options -> Backup -> File Selection Options -> Edit
Add a pattern such as:
Shell-style pattern: /home/*
Exclude Pattern
Be sure to save it or it will be forgotten.
Then run the backup. If you can come up with another tape it can be
spread across more than a single tape.
If that isn't what you mean, please be more specific.
--
There are 3 kinds of lies: lies, damned lies and Microsoft's Knowledgebase.