samba-bugs at samba.org
2011-Aug-09  18:22 UTC
[Bug 8366] New: Do not create directories on destination (new --ignore-non-existing-dirs option?)
https://bugzilla.samba.org/show_bug.cgi?id=8366
           Summary: Do not create directories on destination (new
                    --ignore-non-existing-dirs option?)
           Product: rsync
           Version: 3.0.8
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: carbncl at gmail.com
         QAContact: rsync-qa at samba.org
I'm trying to prevent creation of new directories on destination.
The goal is to populate an existing file tree (means using --recursive) only
with new files, not folders+files.
The situation is quite simple, I sync and merge two file trees, A&B into
one,
C.
Then I add files to C tree, that I would like to sync back to A and B.
Both A&B trees are similar, but leaf directories differs.
I tried to ask to the mailing list first if it was possible with current
options, without any answer, so I guess this is not possible. Would love to be
wrong and that enhancement/new feature is not.
See mailing list for more details :
http://www.mail-archive.com/rsync at lists.samba.org/msg27344.html
And superuser question : http://superuser.com/questions/316561
-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Reasonably Related Threads
- [PATCH] ignore-non-existing-directory: add variant of ignore-non-existing
- [PATCH v2, resend] ignore-non-existing-directory: add variant of ignore-non-existing
- [PATCH v2] ignore-non-existing-directory: add variant of ignore-non-existing
- non-privaledged reboot ???
- rsync ignores --force and will not delete non-empty directories from destination (HFS+ -> FAT32)
