Hello -

I just finished doing a search of the archives and couldn't seem to get
this answered.

Example, I have a root directory containing the following directories:

/Test1
/Test2
/Test3

I want to rsync only /Test2 and all subdirs under. So my include-from
file looks like:

+ Test2/*
- /*

This doesn't work as nothing is synced, and if I do a -vv it tells me
that nothing is being synced because I've excluded all.

What am I doing wrong??

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

Reply via email to