similar to: [Bug 1660] New: --exclude option causes rsync to fail

Displaying 20 results from an estimated 40000 matches similar to: "[Bug 1660] New: --exclude option causes rsync to fail"

2004 Aug 25
3
[Bug 1660] --exclude option causes rsync to fail
https://bugzilla.samba.org/show_bug.cgi?id=1660 wayned@samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From wayned@samba.org 2004-08-25 08:32 ------- This is because you're manually specifying the
2005 Apr 06
1
rsync, --cvs-exclude option.
Hi Martin, Yes we can add "--include=*.exe", But --cvs-exclude means excluding only CVS dir right, But currently it is excluding other also. I am confused. ~~~~ static char default_cvsignore[] = /* These default ignored items come from the CVS manual. */ "RCS SCCS CVS CVS.adm RCSLOG cvslog.* tags TAGS" " .make.state .nse_depinfo *~ #* .#* ,*
2005 Feb 22
0
[Bug 2374] New: Discrepancy in --exclude-from option between Gnu tar and rsync
https://bugzilla.samba.org/show_bug.cgi?id=2374 Summary: Discrepancy in --exclude-from option between Gnu tar and rsync Product: rsync Version: 2.6.3 Platform: x86 OS/Version: Linux Status: NEW Severity: enhancement Priority: P3 Component: core AssignedTo: wayned@samba.org
2005 Mar 31
0
[Bug 2561] New: rsync crashes when using the "exclude from" option on server side.
https://bugzilla.samba.org/show_bug.cgi?id=2561 Summary: rsync crashes when using the "exclude from" option on server side. Product: rsync Version: 2.6.4 Platform: x86 OS/Version: Linux Status: NEW Severity: major Priority: P3 Component: core AssignedTo:
2005 Jun 28
0
[Bug 2831] New: rsync tries to create "." directory
https://bugzilla.samba.org/show_bug.cgi?id=2831 Summary: rsync tries to create "." directory Product: rsync Version: 2.6.5 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: mario@dedenet.de
2011 Feb 26
0
rsync Digest, Vol 96, Issue 2
I THINK YOUR A VERY SAD BUNCH OF LIFES WAISTERS On Wed, Dec 8, 2010 at 7:00 PM, <rsync-request at lists.samba.org> wrote: > Send rsync mailing list submissions to > ? ? ? ?rsync at lists.samba.org > > To subscribe or unsubscribe via the World Wide Web, visit > ? ? ? ?https://lists.samba.org/mailman/listinfo/rsync > or, via email, send a message with subject or body
2004 Sep 17
0
[Bug 1792] New: doing directory only rsync causes an rsync protocol error
https://bugzilla.samba.org/show_bug.cgi?id=1792 Summary: doing directory only rsync causes an rsync protocol error Product: rsync Version: 2.6.3 Platform: x86 OS/Version: Linux Status: NEW Severity: minor Priority: P3 Component: core AssignedTo: wayned@samba.org
2005 Dec 30
1
DO NOT REPLY [Bug 3362] New: Add option to normalize Unicode filenames
https://bugzilla.samba.org/show_bug.cgi?id=3362 Summary: Add option to normalize Unicode filenames Product: rsync Version: 2.6.7 Platform: Other OS/Version: All Status: NEW Severity: enhancement Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: mike@big.faceless.org
2005 Dec 30
1
DO NOT REPLY [Bug 3363] New: rsync gets stuck on first file
https://bugzilla.samba.org/show_bug.cgi?id=3363 Summary: rsync gets stuck on first file Product: rsync Version: 2.6.6 Platform: x86 OS/Version: Windows XP Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: domulys@umich.edu QAContact:
2005 Jul 12
0
[Bug 2871] New: rsync fails on chown command.
https://bugzilla.samba.org/show_bug.cgi?id=2871 Summary: rsync fails on chown command. Product: rsync Version: 2.6.4 Platform: PA-RISC OS/Version: HP-UX Status: NEW Severity: major Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: jeff.huff@snapon.com QAContact:
2005 Aug 23
0
[Bug 3029] New: rsync 2.6.6 with acl patch compile fails
https://bugzilla.samba.org/show_bug.cgi?id=3029 Summary: rsync 2.6.6 with acl patch compile fails Product: rsync Version: 2.6.5 Platform: All OS/Version: Solaris Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy:
2004 Dec 08
0
[Bug 2130] New: suppressing progress bar when not the foreground process
https://bugzilla.samba.org/show_bug.cgi?id=2130 Summary: suppressing progress bar when not the foreground process Product: rsync Version: 2.6.3 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: lukem@NetBSD.org
2010 Feb 24
0
Any good rsync --exclude tutorials?
Please recommend a rsync --exclude tutorial. I read the manual http://linux.die.net/man/1/rsync > ? down page, Filter Rules, Include-Exclude Pattern Rules, but its hard to figure it out. Thank you, Wolfram Volpi
2009 Apr 16
0
Using rsync for a backup program but having trouble getting --exclude-from to wor
Try adding a star at the end. eg : /home/bob/.mozilla/firefox/* If this is still not excluding as you expect then please let me know. On 16/04/2009, at 8:19 AM, Robert Parker wrote: > Reading and re-reading the man page has got me nowhere with this issue > and searching your site on '--exclude-from' got me to the same place. > > Here is the script I am using: >
2018 Mar 05
1
file contents cause rsync to fail (with certains args and dir structure)
Problem was introduced with this commit: commit f3873b3d88b61167b106e7b9227a20147f8f6197 Author: Wayne Davison &lt;wayned at samba.org&gt; Date: Mon Oct 10 11:49:50 2016 -0700 Support --sparse combined with --preallocate or --inplace. The new code tries to punch holes in the destination file using newer Linux fallocate features. It also supports a --whole-file
2004 Sep 17
0
[Bug 1792] doing directory only rsync causes an rsync protocol error
https://bugzilla.samba.org/show_bug.cgi?id=1792 wayned@samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Version|2.6.3 |2.5.7 ------- Additional
2008 Feb 01
0
rsync Digest, Vol 62, Issue 1
Yep Zane -----Original Message----- From: rsync-bounces+zane_brady=trimble.com@lists.samba.org [mailto:rsync-bounces+zane_brady=trimble.com@lists.samba.org] On Behalf Of rsync-request@lists.samba.org Sent: Friday, February 01, 2008 7:01 AM To: rsync@lists.samba.org Subject: rsync Digest, Vol 62, Issue 1 Send rsync mailing list submissions to rsync@lists.samba.org To subscribe or unsubscribe
2006 Aug 06
2
Escape character for --exclude?
Hi-- Ok. I?ve now run into the next thing I can?t find in man, and this time, I googled as well: --exclude /afs/\* I thought you could just say: --exclude /afs/* or even --exclude /afs/ To exclude the entire afs directory. Can you explain what the purpose of the \ and * are here? Thanks again :) All My Best, Jeffrey on 8/6/06 5:00 AM, rsync-request@lists.samba.org at
2005 Feb 22
1
[Bug 2374] Discrepancy in --exclude-from option between Gnu tar and rsync
https://bugzilla.samba.org/show_bug.cgi?id=2374 wayned@samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME ------- Additional Comments From wayned@samba.org 2005-02-22 09:45
2010 Jun 18
1
DO NOT REPLY [Bug 7523] New: rsync exclude file ignores spaces
https://bugzilla.samba.org/show_bug.cgi?id=7523 Summary: rsync exclude file ignores spaces Product: rsync Version: 2.6.8 Platform: x86 OS/Version: Linux Status: NEW Severity: major Priority: P3 Component: core AssignedTo: wayned at samba.org ReportedBy: dfwjim2000 at yahoo.com