DO NOT REPLY [Bug 6120] New: Default exclude file

samba-bugs at samba.org samba-bugs at samba.org
Tue Feb 17 21:03:43 GMT 2009


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

           Summary: Default exclude file
           Product: rsync
           Version: 3.0.5
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: wooptoo at gmail.com
         QAContact: rsync-qa at samba.org


rsync already has a mechanism for reading exclude patterns from a file, using
the --exclude-from option, but it would be useful to read them from a *default*
file if --exclude-from is omitted.
Something like .gitignore from git.

It could work something like:
1. place .rsyncignore in SRC/ with a list of excluded files/folders
2. rsync -av SRC DEST (without the need to specify --exclude-from, it would
automatically use .rsyncignore)


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