ALT Linux Community general discussions
 help / color / mirror / Atom feed
* Re: [Comm] rsync - Синхронизация каталогов
  @ 2005-04-29 15:24 ` Alex Yustasov
  2005-04-29 16:24 ` [Comm] " Michael Shigorin
  1 sibling, 0 replies; 2+ messages in thread
From: Alex Yustasov @ 2005-04-29 15:24 UTC (permalink / raw)
  To: community

On Fri, Apr 29, 2005 at 03:13:54PM +0200, Ганченко Олег Владимирович wrote:
> Три дня провозился с параметрами и безрезультатно. В любом случае, у меня
> сразу удаляются _все_ имеющиеся пакеты, потом начинают качаться _все_
> существующие в Сизифе.
Раньше в /var/cache/apt ложились переименованные пакеты. Вместо '-' было '_'
Как сейчас не знаю. Но если все осталось по старому, решать проблему с 
обратным переименованием.

> А мне нужно, чтобы новые (которые у меня не установлены) не качались, и
> чтобы удалялись только устаревшие версии.


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

* [Comm] Re: rsync - Синхронизация каталогов
    2005-04-29 15:24 ` [Comm] rsync - Синхронизация каталогов Alex Yustasov
@ 2005-04-29 16:24 ` Michael Shigorin
  1 sibling, 0 replies; 2+ messages in thread
From: Michael Shigorin @ 2005-04-29 16:24 UTC (permalink / raw)
  To: 'community@altlinux.ru'

On Fri, Apr 29, 2005 at 03:13:54PM +0200, Ганченко Олег Владимирович wrote:
> rsync -Pauvr --delete ftp.linux.kiev.ua/pub/Linux/ALT/Sisyphus/......../ /home/oleg/qqqqq

rsync -Pauvr --delete ftp.linux.kiev.ua::pub/Linux/ALT/Sisyphus/......../ /home/oleg/qqqqq

или даже

rsync -Pav --delete --delete-after ftp.linux.kiev.ua::ALTLinux/Sisyphus/ /home/oleg/qqqqq/Sisyphus/

(trailing slashes важны)

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


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

end of thread, other threads:[~2005-04-29 16:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-29 15:24 ` [Comm] rsync - Синхронизация каталогов Alex Yustasov
2005-04-29 16:24 ` [Comm] " Michael Shigorin

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