Re: [Cooker] Rsync Mirrors

2003-06-21 Thread Bjørn
like this one http://plf.zarb.org/~nanardon/urpmiweb.php ?? or?

Bjørn Jørgensen


On Saturday 21 June 2003 20:35, Frank Griffin wrote:
> Is there a list of rsync cooker mirrors along with the module names ?
> I've tried several of the regular mirrors at random, but those that
> respond to an rsync connect attempt seem to have inconsistent module
> structures.
>
> So far the ones I got to work are sunsite.uio.no and ftp.sunet.se, but
> as I'm in the USA I'd rather use one closer to home




Re: [Cooker] rsync mirrors - where?

2002-02-13 Thread Olivier Thauvin

I have a redundant script for do that (ie if not responding, go to next 
without delete), I'm using tree rsync mirror, this list is not complete 
beacause I use mirror who have x86 mandrake and ppc:

ftp.uninett.no::Mandrake/ All mandrake, lot of giga
(Europe)

ftp.wtfo.com::Mandrake
ftp.wtfo.com::Mandrake-iso
ftp.wtfo.com::Mandrake-devel
(USA)

and 
carroll.cac.psu.edu::mandrake
carroll.cac.psu.edu::mandrake-iso
carroll.cac.psu.edu::mandrake-devel
(USA)

There also distro.ibiblio.org but I had many problem, perhaps a bad rsync 
version.

Good test.

Le Jeudi 14 Février 2002 01:02, vous avez écrit :
> Ive got mdk8.2beta1, but down want to download entire isos to upgrade. I
> have ripped all the files off the cd, and want to use rsync to update it
> from here. Where is there an rsyncable update of cooker?
>
> Thanks,
> Ant

-- 
Olivier Thauvin-CNRS Service Aeronomie
[EMAIL PROTECTED] 
Téléphone:
01 64 47 43 60 à Verrières (lundi,mercredi et vendredi)
01 44 27 47 59 à Jussieu (Mardi et Jeudi)

Service d'Aéronomie
Réduit de Verrieres - BP 3
Route des Gatines
91371 Verrieres le Buisson Cedex
France

Fax:33 (0)1 69 20 29 99




Re: [Cooker] rsync mirrors - where?

2002-02-13 Thread andre

Op do 14-02-2002, om 01:42 schreef Salane King:
 Then the cooker home page should be updated with the proper info for other 
 rsync mirrors
> >
> Op do 14-02-2002, om 01:08 schreef Salane King:
> > ftp://sunsite.uio.no/pub/unix/Linux/Mandrake-devel/
> > or
> > ftp://ftp.sunet.se/pub/Linux/distributions/mandrake-devel/
> >
> > rsync -av --progress --partial --delete --max-delete=100
> > ftp.sunet.se::Mandrake-devel/cooker/i586/ /home/Mandrake/cooker/i586/
> 
> I wouldn't use those two. They can be a bit in full. Most of the other
> mirrors have also rsync enabled. You just have to find in which dir they
> hide Mandrake-devel

fr2.rpmfind.net
ftp-stud.fht-esslingen.de
ftp.belnet.be

There are others but rsync doesn't want to play tonight




Re: [Cooker] rsync mirrors - where?

2002-02-13 Thread andre

Op do 14-02-2002, om 01:08 schreef Salane King:
> ftp://sunsite.uio.no/pub/unix/Linux/Mandrake-devel/ 
> or
> ftp://ftp.sunet.se/pub/Linux/distributions/mandrake-devel/
> 
> rsync -av --progress --partial --delete --max-delete=100 
>ftp.sunet.se::Mandrake-devel/cooker/i586/ /home/Mandrake/cooker/i586/
> 
> 
I wouldn't use those two. They can be a bit in full. Most of the other
mirrors have also rsync enabled. You just have to find in which dir they
hide Mandrake-devel





Re: [Cooker] rsync mirrors - where?

2002-02-13 Thread Salane King

ftp://sunsite.uio.no/pub/unix/Linux/Mandrake-devel/ 
or
ftp://ftp.sunet.se/pub/Linux/distributions/mandrake-devel/

rsync -av --progress --partial --delete --max-delete=100 
ftp.sunet.se::Mandrake-devel/cooker/i586/ /home/Mandrake/cooker/i586/


>
Ive got mdk8.2beta1, but down want to download entire isos to upgrade. I
have ripped all the files off the cd, and want to use rsync to update it
from here. Where is there an rsyncable update of cooker?

Thanks,
Ant
-- 
"Force is but might," the teacher said--
"That definition's just."
The boy said naught but thought instead,
Remembering his pounded head:
"Force is not might but must!"





Re: [Cooker] rsync mirrors?

2002-01-31 Thread Franco Silvestro W8000

On Thursday 31 January 2002 10:45, Borsenkow Andrej wrote:
> > uninett only allows 100 users now... any hints where to turn (rsync)?
Right max 100 users for rsync and max 560 users for ftp...in last days I 
recover old fmirror and I can sync hourly with uninett without problem...;o) :

/usr/bin/fmirror -R -f /root/tmpscript/mandrake-develNO.conf

# name: mandrake-develNO.conf
username:   anonymous
password:   yourname@yourdomain
host:   sunsite.uio.no
remotedir:  /linux/Mandrake/Mandrake-devel
localdir:   /mnt/hd/Mandrake-devel
exclude:ip  /ia64/
exclude:ip  /ppc/
exclude:ip  /alpha/
exclude:ip  /sparc/
exclude:ip  mandrakefreq/
exclude:ip  cookfire/
exclude:ip  unsupported/
exclude:ip  projects/
# Put your own includes and excludes here
# exclude:  ip  /SRPMS/
# exclude:  ip  SRPMS/
# exclude:  ip  base/depslist
# exclude:  ip  base/hdlist.cz2
>
> sunet works.
>
not affidable...at least in last days...and neither cornell.cac.edu ;o/

cu

-
 Franco Silvestro
 c/o CeSIA - Universita' di Bologna
 Today: Thu Jan 31 11:40:02 CET 2002
 Linux Version 2.4.17-10mdksmp Two 1.98GHz Intel Intel(R) Xeon(TM) CPU 
2.00GHz Processors, 1024M RAM, 7890.52 Bogomips




Re: [Cooker] rsync mirrors?

2002-01-31 Thread Olivier Thauvin

Le Jeudi 31 Janvier 2002 10:45, vous avez écrit :
> > uninett only allows 100 users now... any hints where to turn (rsync)?
>
> sunet works.

Yes, but i'm interesting to have cooker and cooker-ppc. at time I mirror from 
ftp.wtfo.com.

what other rsync serveur can I use do a mirror.

>
> Beware it has habit of removing half of your files without replacing
> them with new. Better run rsync without --delete
>
> -andrej

-- 
Olivier Thauvin-CNRS Service Aeronomie
[EMAIL PROTECTED] 
Téléphone:
01 64 47 43 60 à Verrières (lundi,mercredi et vendredi)
01 44 27 47 59 à Jussieu (Mardi et Jeudi)

Service d'Aéronomie
Réduit de Verrieres - BP 3
Route des Gatines
91371 Verrieres le Buisson Cedex
France

Fax:33 (0)1 69 20 29 99




RE: [Cooker] rsync mirrors?

2002-01-31 Thread Borsenkow Andrej

> 
> uninett only allows 100 users now... any hints where to turn (rsync)?
> 

sunet works.

Beware it has habit of removing half of your files without replacing
them with new. Better run rsync without --delete

-andrej