Is it possible to setup a private local CentOS mirror only for the
latest release (http://mirror.centos.org/centos/6/) via http only?? I
know how to do using rsync, but I need to accomplish this via http
service only ...
Thanks.
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
10-13-2012, 12:02 PM
Nux!
Doing a Centos mirror only via http
On 13.10.2012 12:40, C. L. Martinez wrote:
> Hi all,
>
> Is it possible to setup a private local CentOS mirror only for the
> latest release (http://mirror.centos.org/centos/6/) via http only?? I
> know how to do using rsync, but I need to accomplish this via http
> service only ...
Yes, it is possible, read the docs
http://wiki.centos.org/HowTos/CreateLocalMirror
--
Sent from the Delta quadrant using Borg technology!
Nux!
www.nux.ro
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
10-13-2012, 12:25 PM
"C. L. Martinez"
Doing a Centos mirror only via http
On Sat, Oct 13, 2012 at 12:02 PM, Nux! <nux@li.nux.ro> wrote:
> On 13.10.2012 12:40, C. L. Martinez wrote:
>> Hi all,
>>
>> Is it possible to setup a private local CentOS mirror only for the
>> latest release (http://mirror.centos.org/centos/6/) via http only?? I
>> know how to do using rsync, but I need to accomplish this via http
>> service only ...
>
> Yes, it is possible, read the docs
> http://wiki.centos.org/HowTos/CreateLocalMirror
>
> --
> Sent from the Delta quadrant using Borg technology!
>
> Nux!
Many thanks Nux, reposync is the tool ... but, is it possible to
download metada too with reposync to avoid to use createrepo command??
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
10-13-2012, 01:07 PM
Nux!
Doing a Centos mirror only via http
On 13.10.2012 13:25, C. L. Martinez wrote:
> On Sat, Oct 13, 2012 at 12:02 PM, Nux! <nux@li.nux.ro> wrote:
>> On 13.10.2012 12:40, C. L. Martinez wrote:
>>> Hi all,
>>>
>>> Is it possible to setup a private local CentOS mirror only for the
>>> latest release (http://mirror.centos.org/centos/6/) via http only??
>>> I
>>> know how to do using rsync, but I need to accomplish this via http
>>> service only ...
>>
>> Yes, it is possible, read the docs
>> http://wiki.centos.org/HowTos/CreateLocalMirror
>>
>> --
>> Sent from the Delta quadrant using Borg technology!
>>
>> Nux!
>
> Many thanks Nux, reposync is the tool ... but, is it possible to
> download metada too with reposync to avoid to use createrepo
> command??
Use lftp, not reposync.
--
Sent from the Delta quadrant using Borg technology!
Nux!
www.nux.ro
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
10-13-2012, 05:48 PM
John R Pierce
Doing a Centos mirror only via http
On 10/13/12 6:07 AM, Nux! wrote:
>> >Many thanks Nux, reposync is the tool ... but, is it possible to
>> >download metada too with reposync to avoid to use createrepo
>> >command??
> Use lftp, not reposync.