ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Yakov Hrebtov <jake@generation.ru>
To: sisyphus@altlinux.ru
Subject: [sisyphus] rsync и broken symlinks
Date: Thu, 16 Dec 2004 17:03:25 +0500
Message-ID: <924150384.20041216170325@generation.ru> (raw)

Здравствуйте!

Вчера поднимал связанную проблему в community, сейчас кое-что
уточнилось -- пишу снова.

на моей системе rsync не копирует разорванные ссылки. Т.е.
# mkdir src
# ln -s file-that-doesnt-exist src/broken-link
# rsync -a src/ dst/
# ls -l src/
total 0
lrwxrwxrwx    1 root     root           22 Dec 16 10:31 broken-link -> file-that-doesnt-exist
# ls -l dst
total 0
т.е. создаю разорванную ссылку, делаю rsync -- в итоге в каталоге dst ссылки нет.

у меня ALT M2.2: ядро 2.4.25-std-up-alt2, rsync 2.6.3
такой же результат получен на ALT Compact 2.3: ядро 2.4.22-std-up-alt17 rsync 2.5.7

при этом на системах
RedHat AS3, 2.4.21, rsync 2.5.7;
RedHat 9, 2.4.20
результат правильный -- после выполнения вышеуказанных команд ссылка
оказывается скопированной в каталог назначения!!

На других системах проверить возможности не имел.

Я  также  общался  по  этому поводу в рассылке rsync@lists.samba.org c
Wayne Davison <wayned@samba.org>
Он не смог повторить на своей системе мою проблему (у него также посл.
версия rsync). В итоге обсуждения он только предположил что "this is
some kind of OS misfeature" на моей системе.

Хотелось бы локализовать проблему...

-- 
С уважением,
 Yakov Hrebtov                          mailto:jake@generation.ru



             reply	other threads:[~2004-12-16 12:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-16 12:03 Yakov Hrebtov [this message]
2004-12-16 12:31 ` Yura Zotov
2004-12-16 12:37   ` Re[2]: " Yakov Hrebtov
2004-12-17  0:23     ` Dmitry V. Levin
2004-12-17  4:11       ` Re[2]: " Yakov Hrebtov
2004-12-16 12:45 ` [sisyphus] " Michael Shigorin

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=924150384.20041216170325@generation.ru \
    --to=jake@generation.ru \
    --cc=sisyphus@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 Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git