DO NOT REPLY [Bug 4803] New: link-dest folder is not validated

samba-bugs at samba.org samba-bugs at samba.org
Thu Jul 19 19:12:54 GMT 2007


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

           Summary: link-dest folder is not validated
           Product: rsync
           Version: 3.0.0
          Platform: Other
        OS/Version: Mac OS X
            Status: NEW
          Severity: normal
          Priority: P3
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: smokin.jake at mac.com
         QAContact: rsync-qa at samba.org


While I get error messages if the Source or Destination is invalid, I don't get
one for an invalid --link-dest . A link-dest of $HOME/... works while ~/... 
does not. 
ie 
rsync -avi  --link-dest=$HOME/Desktop/folder2  ~/Desktop/folder1/
~/Desktop/folder3/
and
rsync -avi  --link-dest=../Desktop/folder2  ~/Desktop/folder1/
~/Desktop/folder3/
will both hard link,
rsync -avi --link-dest=~/Desktop/folder2  ~/Desktop/folder1/ ~/Desktop/folder3/
does not.
The problem is componded by the lack of a warning message


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