<div dir="ltr"><div><div><div><div><div><div><div><div>Halo,<br><br></div>for few hours now I have been racking my brain and going even more grey if that is possible.<br><br></div>for some time my rsync script works, but now I see it does not, after changes  mirror operator made, as a result I need some help.<br><br></div>Lets call module mirror<br></div>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.<br><br>so  we want     server:mirrors/foo/bar/*<br><br></div>How do we place our rsync command? <br></div><div><br></div>we have tried all kinds of   --include=foo/bar/  --exclude=*  servername:mirrors/<br></div>we tried an include exclude include exclude  too, infact every conceivable method I've tried for hours, just about to give up with conclusion it can not be done.with rsync but before I delete now outdated repository I thought I would try one last ask here?<br><br></div>ed<br></div>