rdiff-backup-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [rdiff-backup-users] backup different directories


From: Claus Herwig
Subject: Re: [rdiff-backup-users] backup different directories
Date: Thu, 30 Jan 2003 16:21:32 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.0.0) Gecko/20020530

Hi,

> Is there some way of placing these directories inside a file?

To backup all needed directories from a linux box in one pass I'm using

rdiff-backup --include-globbing-filelist bck.dat / rserver::rbckdir

with bck.dat containing something like
(first matching pattern is used)

+ /etc
- /home/*/log
- /home/backup
+ /home
+ /var/lib
+ /var/www
- /usr/local/man
+ /usr/local
- **

Please remember to use at least version 0.11.1 for this, as there was a bug in the globbing parameter which is fixed there.

  Claus





reply via email to

[Prev in Thread] Current Thread [Next in Thread]