Hello: I would like to make a local copy of Leap 15.1 repositories before it disappears. Because of the structure of the repositories directory I use rsync with filters to download only 15.1 related stuff. Unfortunately I can't find a fast rsync mirror which has repositories. Earlier I used ftp.gwdg.de site but now when I start rsync on it I only get a "receiving file list ..." message and nothing else for more than an hour (until now). It is stuck or very slow I don't know. This is the command I run (dry-run only to test site): rsync -av -n --include-from=filters.txt --prune-empty-dirs rsync://ftp.gwdg.de/pub/opensuse/repositories/ opensuse/repositories Welcome to ftp.gwdg.de receiving file list ... Can someone suggest a fast working rsync mirror that has repositories? Thanks, Istvan