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

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

Re: [rdiff-backup-users] Question about excluding source directories


From: Andrew Ferguson
Subject: Re: [rdiff-backup-users] Question about excluding source directories
Date: Tue, 31 Jul 2007 23:14:08 -0400
User-agent: Thunderbird 1.5.0.12 (Macintosh/20070509)

Jim Hodapp wrote:
> I am trying to run an rdiff-backup command that excludes a set of  
> directories (and all contents underneath these directories). The  
> command is: rdiff-backup -b -v5 --print-statistics --exclude /usr1/ 
> code/cvs --exclude /usr1/code/subversion-1.2.3 /usr1/code /usr1/ 
> backup/svn
> 
> That does not seem to exclude /usr1/code/cvs nor /usr1/code/ 
> subversion-1.2.3 at all or anything below them. Even if I just do the  
> first exclude of --exclude /usr1/code/cvs, it doesn't work. What am I  
> doing wrong?

Jim,

Did you try putting a '/' on the end, as in:

rdiff-backup -b -v5 --print-statistics --exclude /usr1/code/cvs/
--exclude /usr1/code/subversion-1.2.3/ /usr1/code /usr1/backup/svn

? A command of this type works for me.

Andrew

-- 
Andrew Ferguson - address@hidden





reply via email to

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