DO NOT REPLY [Bug 6116] New: Cannot access files in exposed shadow drive in version 3.0.5

samba-bugs at samba.org samba-bugs at samba.org
Sun Feb 15 22:18:26 GMT 2009


https://bugzilla.samba.org/show_bug.cgi?id=6116

           Summary: Cannot access files in exposed shadow drive in version
                    3.0.5
           Product: rsync
           Version: 3.0.5
          Platform: x86
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P3
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: leonv at vaultnow.com
         QAContact: rsync-qa at samba.org


Hi,

In 3.0.4, I encountered a problem with dot-dir path (e.g. , foo/./bar) inside
a -files-from file when the root of the transfer isn't in the current
directory.  This was fixed in 3.05 (well, partially).  3.0.5 bug fixes
release info:

    - Fixed the use of a dot-dir path (e.g. foo/./bar) inside a --files-from
      file when the root of the transfer isn't the current directory.

3.05 works fine unless the backup is using an exposed shadow.  In this case,
the C: and D: drives are exposed as H: and I: respectively.  I get the
following error:

rsync: change_dir "/cygdrive/H" failed: No such host or network path (136)

This causes zero (0) files to be transferred, and 
   rsync error: some files/attrs were not transferred (see previous

(Repeats for I: drive)

  rsync: change_dir "/cygdrive/I" failed: No such host or network path (136)

and
  rsync error: some files/attrs were not transferred (see previous errors)
(code 23) at main.c(1040) [sender=3.0.5]

Cygwin is able to change_dir into /cygdrive/H and /cygdrive/I with no
problems, so the drives appear to be valid.

This DOES work in 2.6.8.

Leon


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