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="- *"
Thanks,
Vishal
"The World is a book, and those who do not travel read only a page." - St. Augustine.