On 2/9/07, Dave Howorth <[EMAIL PROTECTED]> wrote:
something like this?:

  tree: /
  exclude:
        + /etc/1
        + /etc/3/3.1
        + /home/5
        - /*

That doesn't look too difficult to maintain. What am I missing?

rsync doesn't take /etc/3/3.1 as /etc/3 isn't included.

+ /etc/1
+ /etc/3
+ /etc/3/3.1
+ /home/5
- /etc/3/*
- /*

--
       regards,
       Robin
_______________________________________________
Dirvish mailing list
[email protected]
http://www.dirvish.org/mailman/listinfo/dirvish

Reply via email to