On Mon, Jun 27, 2005 at 04:05:47PM +0200, Tomasz Chmielewski wrote:
> I'm trying to copy recursively only /etc, /home/samba/profiles and 
> /home/samba/shared.

The manpage explains how you need to include all directories on the way
down to the file/dir in the recursive descent.  Or just use --files-from
and it is usually much easier than trying to get the include/exclude
rules right.  Some examples of both the include/exclude syntax and the
--files-from syntax are in this recent email on the subject:

    http://lists.samba.org/archive/rsync/2005-June/012846.html

..wayne..
-- 
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to