ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] rsync и broken symlinks
@ 2004-12-16 12:03 Yakov Hrebtov
  2004-12-16 12:31 ` Yura Zotov
  2004-12-16 12:45 ` [sisyphus] " Michael Shigorin
  0 siblings, 2 replies; 6+ messages in thread
From: Yakov Hrebtov @ 2004-12-16 12:03 UTC (permalink / raw)
  To: sisyphus

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

Вчера поднимал связанную проблему в 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



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

end of thread, other threads:[~2004-12-17  4:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-16 12:03 [sisyphus] rsync и broken symlinks Yakov Hrebtov
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

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