https://bugzilla.samba.org/show_bug.cgi?id=2831
Summary: rsync tries to create "." directory Product: rsync Version: 2.6.5 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] /usr/bin/rsync -avx --delete --numeric-ids --relative --delete-excluded \ --exclude=/www/*/bin/ --exclude=/www/*/dev/ --exclude=/www/*/etc/ \ --exclude=/www/*/lib/ --exclude=/www/*/usr/ --link-dest=/backup/daily.1/ \ /etc/ /backup/daily.0/ building file list ... done /etc/./ rsync: recv_generator: mkdir "/backup/daily.0/etc/." failed: File exists (17) /etc/adjtime /etc/localtime -> /usr/share/zoneinfo/Europe/Berlin . . . rsync error: some files could not be transferred (code 23) at main.c(791) -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html