From: Denis Nazarov <marsden@mail.ru>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] Rsync log
Date: Sat, 12 Dec 2009 23:48:37 +0500
Message-ID: <200912122348.37213.marsden@mail.ru> (raw)
In-Reply-To: <4B23E0A6.9080203@mail.ru>
В сообщении от Суббота 12 декабря 2009 23:27:50 автор Vladimir Karpinsky
написал:
> Здравствуйте!
>
> Подскажите, пожалуйста, где можно почитать, что пишет rsync в log.
> Например, при регулярной синхронизации с удалённым компьютером имею:
>
> 2009/12/12 19:30:29 [5898] .d..t...... ./
> 2009/12/12 19:30:32 [5898] >f+++++++++ FILE1
> 2009/12/12 19:30:32 [5898] >f..t...... FILE2
>
> С файлом1 более менее понятно --- он новый, закачен. f или d во второй
> позиции --- файл или каталог. А точка или > в первой? А что с файлом2?
> Хочется понять также что здесь отображают точки (сегмент файла?). Мне надо
> будет обрабатывать новые или изменённые файлы, полученные с помощью rsync,
> и мне кажется, что удобнее это сделать через анализ лога закачки, а для
> этого надо бы понимать, что туда пишется или м.б. написано. Спасибо!
>
а почему бы не делать ls /dir > dir1 до синхронизации и ls /dir > dir2 после и
обрабатывать разницу между двумя файлами тем же diff ?
next prev parent reply other threads:[~2009-12-12 18:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-12 18:27 Vladimir Karpinsky
2009-12-12 18:48 ` Denis Nazarov [this message]
2009-12-12 18:59 ` Vladimir Karpinsky
2009-12-12 21:43 ` Sergey Vlasov
2009-12-13 16:18 ` Vladimir Karpinsky
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=200912122348.37213.marsden@mail.ru \
--to=marsden@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