[Bug 13321] New: Rsync --copy-dest issue

samba-bugs at samba.org samba-bugs at samba.org
Wed Mar 7 09:53:46 UTC 2018


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

            Bug ID: 13321
           Summary: Rsync --copy-dest issue
           Product: rsync
           Version: 3.1.3
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: core
          Assignee: wayned at samba.org
          Reporter: Anatoly.Penkov at kaspersky.com
        QA Contact: rsync-qa at samba.org

Please help me to clarify my situation.

Remote (destination) server has a directory /data/data/ and includes 5 OLD
files: data/apu1.part1.rar data/apu1.part2.rar data/apu1.part3.rar
data/apu1.part4.rar data/apu1.part5.rar

Remote (destination) server has a directory /data/cache/data and includes 5 NEW
files: /data/cache/data/apu1.part1.rar /data/cache/data/apu1.part2.rar
/data/cache/data/apu1.part3.rar /data/cache/data/apu1.part4.rar
/data/cache/data/apu1.part5.rar

Local (source) host includes 5 NEW files with the same names:
data/apu1.part1.rar data/apu1.part2.rar data/apu1.part3.rar data/apu1.part4.rar
data/apu1.part5.rar

I try to use Rsync with -copy--dest option not to transfer all NEW files but to
use them from /data/cache/data directory. Unfortunately I have no success. New
files can be used from /data/cache/data ONLY if I transfer files to the new
empty directory. Could someone help to make it working? I hope there is some
needed key or option. Thanks in advance.

Transfer log https://pastebin.com/Zm8GBAEM

-- 
You are receiving this mail because:
You are the QA Contact for the bug.



More information about the rsync mailing list