-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Ross Davis schrieb: <snip> > However, I am not sure of the best way to do (2). Should I simply wget > one of the update mirrors? How would I then update my updates? Put wget > on a cron job?
rsync does a much better job here. /usr/bin/rsync -av --partial --progress --delete-after --exclude \ "*.ppc.*" --exclude "*/rpm/ppc/" --exclude "*.ppc64.*" --exclude "9.*/"\ rsync://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/suse/update/10.1/ /your/path/to/nfs/share/10.1/ Hint: replace ftp.gwdg.de through your favorite mirror offering rsync. Hint 2: exclude everything you don't need to save your own and the bandwidth of the server. I for myself do not have any ppc-Boxes, but x86_64 and x86, so I don't get ppc downloaded. > > Thanks, > Ross > hth, Chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFFdJCsayhvFxrDZlkRAn/RAJkBG/vMY6uu7eAdzbk9WAfXqvvsugCeNvm5 WIRuSXhtLGvV72FLJyFk1xQ= =yNPa -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
