Hi, Eberhard Moenkeberg wrote: > Hi, > > On Fri, 11 Aug 2006, Richard Meek wrote: > >> I'm trying to mirror 10.1 updates (and only these, at the moment) for >> local use. I could of course consider making it public, subject to size >> / bandwidth constraints, but not until it's working. >> >> The wiki section "SDB:How To Create a Patch CD" advises using rsync at >> ftp.gwdg.de::pub/linux/suse/ftp.suse.com/suse/i386/update/9.2 >> >> I realise that 9.2 is well dated, but the structure has changed too - I >> think (looking at the files for 10.1 on this server, and >> http://en.opensuse.org/Mirror_Infrastructure) that I should be using >> ftp.opensuse.org. However, I can't pin down the correct path - can >> anyone please advise? >> >> Once working I'll [try to] update the wiki for others to follow... > > These are the real paths: > > [EMAIL PROTECTED]:2 19:56:26 /mirr/bin > dir /pub/suse/i386/update/ > insgesamt 28 > drwxr-xr-x 7 emoenke ftp 4096 2006-08-11 19:12 . > drwxr-xr-x 10 emoenke ftp 4096 2006-07-07 14:23 .. > drwxr-sr-x 8 emoenke ftp 4096 2006-04-10 16:01 10.0 > lrwxrwxrwx 1 emoenke ftp 4 2005-10-11 04:12 10.0-OSS -> > 10.0 > lrwxrwxrwx 1 emoenke ftp 17 2006-03-24 20:10 10.1 -> > ../../update/10.1 > drwxr-xr-x 7 emoenke ftp 4096 2004-03-01 14:52 9.0 > drwxr-xr-x 8 emoenke ftp 4096 2006-04-11 13:10 9.1 > drwxr-sr-x 9 emoenke ftp 4096 2006-04-11 13:26 9.2 > drwxr-sr-x 8 emoenke ftp 4096 2006-04-11 13:40 9.3 > [EMAIL PROTECTED]:2 23:32:59 /mirr/bin > dir /pub/suse/update/ > insgesamt 16 > drwxr-xr-x 4 emoenke ftp 4096 2006-08-11 19:12 . > drwxr-xr-x 13 emoenke ftp 4096 2006-06-26 14:54 .. > lrwxrwxrwx 1 emoenke ftp 19 2006-03-29 22:01 10.0 -> > ../i386/update/10.0 > drwxr-sr-x 5 emoenke ftp 4096 2006-04-25 13:00 10.1 > drwxr-xr-x 4 emoenke ftp 4096 2006-06-13 13:32 10.1.42 > lrwxrwxrwx 1 emoenke ftp 18 2006-03-29 22:01 9.0 -> > ../i386/update/9.0 > lrwxrwxrwx 1 emoenke ftp 18 2006-03-29 22:01 9.1 -> > ../i386/update/9.1 > lrwxrwxrwx 1 emoenke ftp 18 2006-03-29 22:01 9.2 -> > ../i386/update/9.2 > lrwxrwxrwx 1 emoenke ftp 18 2006-03-29 22:01 9.3 -> > ../i386/update/9.3 > [EMAIL PROTECTED]:2 23:33:09 /mirr/bin > > > So only 10.1 is really located under the new structure. > > Cheers -e
Many thanks Eberhard, that was the key. I used the following as the penultimate arg for rsync: ftp-1.gwdg.de::pub/suse/update/10.1 - it seems to have done the trick. PS - have added this to the wiki Many thanks, -- Richard
