Tue, 16 Sep 2008 17:35:40 +0000, matt wrote: > Rsync will preserve symlink mtimes using the lutimes system call if the > C library and kernel on the receiving machine both support it. Check > that "rsync --version" shows "symtimes", not "no symtimes". If the > kernel is Linux, it should be 2.6.22 or newer (IIRC).
Thanks for the explanation. I rebuilt rsync using openSUSE 10.3 (and 11.0). Both use symtimes now. Before I configured on openSUSE 10.2 (= kernel 2.6.18) which was not enough as you said. Ciao Sven -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
