From: Vladimir Karpinsky <vkarpinsky@mail.ru>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] rsync
Date: Wed, 25 Mar 2009 23:30:29 +0300
Message-ID: <49CA9465.5070605@mail.ru> (raw)
In-Reply-To: <49CA9249.7020905@mail.ru>
Vladimir Karpinsky пишет:
> Можно ли подавить у rsync сообщение о невозможности подключения? -q не
> помогает:
>
> rsync -aqz --timeout=10 192.168.50.2::Data data/
> rsync: failed to connect to 192.168.50.2: No route to host (113)
> rsync error: error in socket IO (code 10) at clientserver.c(123)
> [receiver=3.0.2]
Нашёл:
rsync -aqz --timeout=10 --log-file=log 192.168.50.2::Data data/ 2> /dev/null
--
С уважением,
Владимир.
prev parent reply other threads:[~2009-03-25 20:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-21 18:45 Vladimir Karpinsky
2009-03-25 20:21 ` Vladimir Karpinsky
2009-03-25 20:30 ` Vladimir Karpinsky [this message]
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=49CA9465.5070605@mail.ru \
--to=vkarpinsky@mail.ru \
--cc=community@lists.altlinux.org \
/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