exclude include path problems

Edwardo Garcia wdgarc88 at gmail.com
Mon Feb 7 10:26:02 UTC 2022


ichiwawa
I have been very much over thinking the problem, time for holiday
Thank You, this is fixing the dilemma



On Mon, Feb 7, 2022 at 7:37 PM Paul Slootman via rsync <
rsync at lists.samba.org> wrote:

> On Mon 07 Feb 2022, Edwardo Garcia via rsync wrote:
> >
> > Lets call module mirror
> > this results in about 200 or more directories (projects), but I only want
> > one of them, lets call it foo, the problem is foo/  has about 50
> > directories, but the one and only one we want is bar, but bar also has
> > dozens of directories - but we do want these ones.
> >
> > so  we want     server:mirrors/foo/bar/*
> >
> > How do we place our rsync command?
> >
> > we have tried all kinds of   --include=foo/bar/  --exclude=*
> > servername:mirrors/
> > we tried an include exclude include exclude  too, infact every
> conceivable
>
> Why not just do:
>
> rsync -a server:mirrors/foo/bar/ /local/path/to/foo/bar/
>
>
> Paul
>
> --
> Please use reply-all for most replies to avoid omitting the mailing list.
> To unsubscribe or change options:
> https://lists.samba.org/mailman/listinfo/rsync
> Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.samba.org/pipermail/rsync/attachments/20220207/5554c0ad/attachment.htm>


More information about the rsync mailing list