ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Dmitry V. Levin" <ldv@alt-linux.org>
To: Linux-Mandrake RE Mailing List <mandrake-russian@altlinux.ru>
Subject: Re: [mdk-re] rsync
Date: Wed Mar 28 17:09:31 2001
Message-ID: <20010328170703.B16993@ldv.office.alt-linux.org> (raw)
In-Reply-To: <009201c0b783$61d01700$65c0470a@miha>; from miha@gucb.lipetsk.ru on Wed, Mar 28, 2001 at 04:34:07PM +0400

[-- Attachment #1: Type: text/plain, Size: 1124 bytes --]

On Wed, Mar 28, 2001 at 04:34:07PM +0400, Mihail Kolomytcev wrote:
> >А как указать rsync'у, чтобы не закачивал например директорию SRPMS (короче, чтобы закачал все кроме SRPMS, зачем они мне нужны, если RPMS есть). А то, что то в help'е не нашел.
> $ man rsync
> <skip>
> --exclude=PATTERN       exclude files matching PATTERN
> <skip>
> Не спасет?
> 
> А как сделать, чтобы не отваливался по timeout'у (короче нужно чтобы всегда ломился, как в wget'е например -t0). Я пробую давать --timeout=500, --timeout=0, но ничего не выходит, все равно выбрасывает (я же не могу сидеть и наблюдать за ним).

Об этом уже здесь писали:

#!/bin/sh
while ! rsync "$@"; do :; done

Этот скрипт нужно запускать в точности с теми же параметрами, что и rsync.


Regards,
	Dmitry

+-------------------------------------------------------------------------+
Dmitry V. Levin     mailto://ldv@alt-linux.org
ALT Linux Team      http://www.altlinux.ru/
Fandra Project      http://www.fandra.org/
+-------------------------------------------------------------------------+
UNIX is user friendly. It's just very selective about who its friends are.

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

  parent reply	other threads:[~2001-03-28 17:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-28 16:54 ` Sergey S. Skulachenko
2001-03-29  3:10   ` Sergei
2001-03-28 17:09 ` Dmitry V. Levin [this message]
2001-03-29 12:13   ` Sviatoslav Sviridov
2001-03-29 13:04     ` Sergey S. Skulachenko
2001-03-29 13:17       ` Sviatoslav Sviridov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010328170703.B16993@ldv.office.alt-linux.org \
    --to=ldv@alt-linux.org \
    --cc=mandrake-russian@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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