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

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

Re: [rdiff-backup-users] Exclude folder with a period


From: Miroslav Geisselreiter
Subject: Re: [rdiff-backup-users] Exclude folder with a period
Date: Wed, 05 Dec 2012 06:52:46 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120909 Firefox/15.0.1 SeaMonkey/2.12.1

Hi Dan,

I use this schema:
rdiff-backup --exclude "/topsrcdir/.recycle" /topsrcdir/ backup
Try to use wildchars * if it works:
rdiff-backup --exclude "/topsrcdir/.recycle" --exclude "/topsrcdir/*/.recycle" --exclude "/topsrcdir//*/*/.recycle" /topsrcdir/ backup
Miroslav Geisselreiter

Dne 4.12.2012 22:48, Dan Nugent napsal(a):
I am trying to exclude certain folders from my backup.  What I would like to remove is all folders with a period (for example, everyone has a .recycle/ folder.

I try this:

rdiff-backup --exclude '**'/.recycle source backup

It runs through the backup while still copying this .recycle directory

Perhaps I am misunderstanding the documentation?

--
\\Dan Nugent
(217)273-2078
CCA Technologies


_______________________________________________
rdiff-backup-users mailing list at address@hidden
https://lists.nongnu.org/mailman/listinfo/rdiff-backup-users
Wiki URL: http://rdiff-backup.solutionsfirst.com.au/index.php/RdiffBackupWiki


reply via email to

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