[Bug 2831] New: rsync tries to create "." directory

samba-bugs at samba.org samba-bugs at samba.org
Tue Jun 28 10:17:33 GMT 2005


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: wayned at samba.org
        ReportedBy: mario at dedenet.de
         QAContact: rsync-qa at samba.org


/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.


More information about the rsync mailing list