[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: copying entirely repos
- From: yordy <ymedians yahoo es>
- To: For users of Fedora <fedora-list redhat com>
- Subject: Re: copying entirely repos
- Date: Mon, 17 Dec 2007 19:21:04 +0000 (GMT)
i can't get rsync running, i'm behind a proxy server, export the http_proxy (yum connect to repos fine) server variable and run:
1- [ytornes localhost i386]$ rsync -av --list-only --partial --stats download.fedora.redhat.com:pub/fedora/linux/updates/8/i386 ./
ssh: connect to host download.fedora.redhat.com port 22: No route to host
rsync: connection unexpectedly closed (0 bytes received so far) [receiver]
rsync error: unexplained error (code 255) at io.c(453) [receiver=2.6.9]
2- [ytornes localhost i386]$ rsync -av --list-only --partial --stats download.fedora.redhat.com::pub/fedora/linux/updates/8/i386 ./
rsync: failed to connect to download.fedora.redhat.com: Connection refused (111)
rsync error: error in socket IO (code 10) at clientserver.c(104) [receiver=2.6.9]
rsync don't support http or ftp protocols
any idea?
----- Mensaje original ----
De: Axel Thimm <Axel Thimm ATrpms net>
Para: yordy <ymedians yahoo es>; For users of Fedora <fedora-list redhat com>
Enviado: domingo, 16 de diciembre, 2007 4:29:02
Asunto: Re: copying entirely repos
On Fri, Dec 14, 2007 at 06:33:39PM +0000, yordy wrote:
> hi, i need to make a local copy of some repos (atrpms, updates,
> freshrpms, etc.). i move for one place to another and some time
> don't have an internet connection, i want update my local copies
> when i reach an internet connection. how can i do that?, mirroring
> those repos?
I would recommend using rsync.
--
Axel.Thimm at ATrpms.net
______________________________________________
¿Chef por primera vez?
Sé un mejor Cocinillas.
http://es.answers.yahoo.com/info/welcome
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]