ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] rsync
@ 2009-09-23  4:40 alisher
  2009-09-23  4:52 ` Константин Михайленко
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: alisher @ 2009-09-23  4:40 UTC (permalink / raw)
  To: ALT Linux Community general discussions

Пытаюсь обновить репозиторий с branch5 до p5, но так как коннект иногда 
прерывается написал скрипт:
#!/bin/bash
while [ true ]
do
/usr/bin/rsync -avz -P --delete-after 
rsync://rsync.altlinux.ru/ALTLinux/p5/branch/files/noarch/RPMS/ 
/mnt/sdb5/p5/noarch/RPMS.classic
done

К сожалению иногда связь подвисает. Не могли бы вы подсказать, как 
сделать что бы через определенное время rsync убивался? Оставляю на ночь 
закачку и бывает, что подвисает буквально через час после ухода. С утра 
приходится заново синкать.


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

end of thread, other threads:[~2009-09-30  0:34 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-23  4:40 [Comm] rsync alisher
2009-09-23  4:52 ` Константин Михайленко
2009-09-23  5:06   ` Alexander Yadykin
2009-09-23  5:48 ` Timur Batyrshin
2009-09-23  9:39   ` alisher
2009-09-23  6:39 ` Andrey Rahmatullin
2009-09-23 10:51 ` Денис Смирнов
2009-09-24  4:19   ` alisher
2009-09-28  5:12     ` alisher
2009-09-28  5:45       ` Aleksey Avdeev
2009-09-30  0:34 ` 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