Re: exclude directory with wildcard ...

2006-10-24 Thread Wayne Davison
On Tue, Oct 24, 2006 at 11:45:04AM +0200, Fink Oliver wrote: > what do I have to put in my "backup-excludes-file" > > what i woul like is: > /data/web/backup*/ That works fine if your transfer root is "/". If it is /data, drop the "/data" dir, if you are copying /data/web, drop both dirs, like t

exclude directory with wildcard ...

2006-10-24 Thread Fink Oliver
I want to exclude a directory including wildcards. i.e.: On my origin server I have a backup-dir in /data/web/backup-root-2006-10-10/ under which I have a backup of root and I want to exclude this dir from being backed up. what do I have to put in my "backup-excludes-file" what i woul like