Vishal Rao wrote:
I'm trying this suggestion but having trouble with figuring out the right way to only grab the tumbleweed/ dir.
The command I'm trying is the following (based on the wiki command example) but getting only 1 matched dir with zero files, any suggestions?
rsync -rlpt rsync.opensuse.org::opensuse-full-with-factory . --delete-after --delete-excluded --max-delete=4000 --timeout=1800 -hnvvv --stats --progress --filter="+ /tumbleweed" --filter="+ /tumbleweed/repo" --filter="+ /tumbleweed/repo/oss" --filter="+ /tumbleweed/repo/oss/**" --filter="- *"
I use "--exclude-from=<somefile>" on my own mirror - when you only want tumbleweed, maybe this will do the trick: /header.html /footer.html /favicon.ico /distribution /debug /update /repositories /history /ports /source -- Per Jessen, Zürich (2.8°C)