ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Обновления
@ 2004-04-05  3:44 Alexandr Rakhmanin
  2004-04-05  5:05 ` Немос
  0 siblings, 1 reply; 4+ messages in thread
From: Alexandr Rakhmanin @ 2004-04-05  3:44 UTC (permalink / raw)
  To: community, debian-russian

Привет

Тяну обновления:
#!/bin/sh

wget -c -m -r -nd 
ftp://ftp.altlinux.com/pub/distributions/ALTLinux/updates/Master/2.2/SRPMS.updates/ 
-P /var/ftp/AltLinux/2.
2/updates/ALTLinux/updates/Master/2.2/SRPMS.updates

wget -c -m -r -nd 
ftp://ftp.altlinux.com/pub/distributions/ALTLinux/updates/Master/2.2/i586/RPMS.updates/ 
-P /var/ftp/AltLinux
/2.2/updates/ALTLinux/updates/Master/2.2/i586/RPMS.updates

wget -c -m -r -nd 
ftp://ftp.altlinux.com/pub/distributions/ALTLinux/updates/Master/2.2/i586/base/ 
-P /var/ftp/AltLinux/2.2/upd
ates/ALTLinux/updates/Master/2.2/i586/base

И соответственно старые пакеты остаются тамже, как можно одновременно 
автоматом удалять старые ?

Пока


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Comm] Обновления
  2004-04-05  3:44 [Comm] Обновления Alexandr Rakhmanin
@ 2004-04-05  5:05 ` Немос
  2004-04-05  7:17   ` Alexandr Rakhmanin
  0 siblings, 1 reply; 4+ messages in thread
From: Немос @ 2004-04-05  5:05 UTC (permalink / raw)
  To: community

Alexandr Rakhmanin пишет:

> Привет
>
> Тяну обновления:
> #!/bin/sh
>
> wget -c -m -r -nd 
> ftp://ftp.altlinux.com/pub/distributions/ALTLinux/updates/Master/2.2/SRPMS.updates/ 
> -P /var/ftp/AltLinux/2.
> 2/updates/ALTLinux/updates/Master/2.2/SRPMS.updates
>
> wget -c -m -r -nd 
> ftp://ftp.altlinux.com/pub/distributions/ALTLinux/updates/Master/2.2/i586/RPMS.updates/ 
> -P /var/ftp/AltLinux
> /2.2/updates/ALTLinux/updates/Master/2.2/i586/RPMS.updates
>
> wget -c -m -r -nd 
> ftp://ftp.altlinux.com/pub/distributions/ALTLinux/updates/Master/2.2/i586/base/ 
> -P /var/ftp/AltLinux/2.2/upd
> ates/ALTLinux/updates/Master/2.2/i586/base
>
> И соответственно старые пакеты остаются тамже, как можно одновременно 
> автоматом удалять старые ?
>
> Пока

Если хочеться иметь зеркало для apt, смотри в сторону apt-rsync.




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Comm] Обновления
  2004-04-05  5:05 ` Немос
@ 2004-04-05  7:17   ` Alexandr Rakhmanin
  2004-04-05  7:59     ` crux
  0 siblings, 1 reply; 4+ messages in thread
From: Alexandr Rakhmanin @ 2004-04-05  7:17 UTC (permalink / raw)
  To: community, nemos

Немос wrote:

>> Тяну обновления:
>> #!/bin/sh
>>
>> wget -c -m -r -nd 
>> ftp://ftp.altlinux.com/pub/distributions/ALTLinux/updates/Master/2.2/SRPMS.updates/ 
>> -P /var/ftp/AltLinux/2.
>> 2/updates/ALTLinux/updates/Master/2.2/SRPMS.updates
>>
>> wget -c -m -r -nd 
>> ftp://ftp.altlinux.com/pub/distributions/ALTLinux/updates/Master/2.2/i586/RPMS.updates/ 
>> -P /var/ftp/AltLinux
>> /2.2/updates/ALTLinux/updates/Master/2.2/i586/RPMS.updates
>>
>> wget -c -m -r -nd 
>> ftp://ftp.altlinux.com/pub/distributions/ALTLinux/updates/Master/2.2/i586/base/ 
>> -P /var/ftp/AltLinux/2.2/upd
>> ates/ALTLinux/updates/Master/2.2/i586/base
>>
>> И соответственно старые пакеты остаются тамже, как можно одновременно 
>> автоматом удалять старые ?
>>
>> Пока
> 
> 
> Если хочеться иметь зеркало для apt, смотри в сторону apt-rsync.
Других решений нет ?


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Comm] Обновления
  2004-04-05  7:17   ` Alexandr Rakhmanin
@ 2004-04-05  7:59     ` crux
  0 siblings, 0 replies; 4+ messages in thread
From: crux @ 2004-04-05  7:59 UTC (permalink / raw)
  To: community

Alexandr Rakhmanin пишет:

> Немос wrote:
>
>>> Тяну обновления:
>>> #!/bin/sh
>>>
>>> wget -c -m -r -nd 
>>> ftp://ftp.altlinux.com/pub/distributions/ALTLinux/updates/Master/2.2/SRPMS.updates/ 
>>> -P /var/ftp/AltLinux/2.
>>> 2/updates/ALTLinux/updates/Master/2.2/SRPMS.updates
>>>
>>> wget -c -m -r -nd 
>>> ftp://ftp.altlinux.com/pub/distributions/ALTLinux/updates/Master/2.2/i586/RPMS.updates/ 
>>> -P /var/ftp/AltLinux
>>> /2.2/updates/ALTLinux/updates/Master/2.2/i586/RPMS.updates
>>>
>>> wget -c -m -r -nd 
>>> ftp://ftp.altlinux.com/pub/distributions/ALTLinux/updates/Master/2.2/i586/base/ 
>>> -P /var/ftp/AltLinux/2.2/upd
>>> ates/ALTLinux/updates/Master/2.2/i586/base
>>>
>>> И соответственно старые пакеты остаются тамже, как можно 
>>> одновременно автоматом удалять старые ?
>>>
>>> Пока
>>
>>
>>
>> Если хочеться иметь зеркало для apt, смотри в сторону apt-rsync.
>
> Других решений нет ?

У wget есть опция --mirror, но я не проверял, что она будет делать со 
старыми файлами...

rsync действительно лучше подходит для задач зеркалирования.
Вот такой командой вы сможете без проблем зеркалироваться, не 
задумываясь о старых файлах:
rsync -avz --delete -P rsync.altlinux.ru::ALTLinux/updates/Master/2.2/ 
/var/ftp/AltLinux/2.2/updates/ALTLinux/updates/Master/2.2/

-- 
С уважением, Леттиев Владимир aka crux <crux@syktsu.ru>




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-04-05  7:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-05  3:44 [Comm] Обновления Alexandr Rakhmanin
2004-04-05  5:05 ` Немос
2004-04-05  7:17   ` Alexandr Rakhmanin
2004-04-05  7:59     ` crux

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git