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

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

Re: [rdiff-backup-users] Problems excluding files


From: Francisco M. Marzoa Alonso
Subject: Re: [rdiff-backup-users] Problems excluding files
Date: Sat, 21 Feb 2009 19:45:10 +0100
User-agent: Thunderbird 2.0.0.19 (X11/20090105)

That seems to work fine even without quotes within the included file. In
adition your example and explanation have been useful for other doubts
that I had about similar issues.

Thanks a lot, Andreas. :-)

Andreas Olsson escribió:
> Will this work for you instead?
>
> - '/var/www/*/logs'
> + /var/www
> - '**'
>
> Not sure if the quotation is necessary from a filelist. But from a if
> you run rdiff-backup directly from a shell it prevents the shell from
> expanding the start on itself. The main point is to put the more
> specific exclude of /var/www/*/logs before the explicit include
> of /var/www.
>
>   





reply via email to

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