similar to: [Bug 1413] SEGV using --delete and multiple sources

Displaying 20 results from an estimated 60000 matches similar to: "[Bug 1413] SEGV using --delete and multiple sources"

2004 Jun 09
0
[Bug 1448] New: core dump in send_file_name
https://bugzilla.samba.org/show_bug.cgi?id=1448 Summary: core dump in send_file_name Product: rsync Version: 2.6.2 Platform: x86 OS/Version: NetBSD Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: eravin@panix.com QAContact:
2009 Sep 05
6
DO NOT REPLY [Bug 6694] New: rsync -A drops mask from ACL
https://bugzilla.samba.org/show_bug.cgi?id=6694 Summary: rsync -A drops mask from ACL Product: rsync Version: 3.0.6 Platform: Sparc OS/Version: Solaris Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned at samba.org ReportedBy: bugzilla at baldwin.users.panix.com
2004 Jun 09
0
[Bug 1448] core dump in send_file_name
https://bugzilla.samba.org/show_bug.cgi?id=1448 wayned@samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE ------- Additional Comments From wayned@samba.org 2004-06-09 13:54
2007 Oct 24
2
DO NOT REPLY [Bug 5040] New: multiple mount point directory sources aren't completely recursive
https://bugzilla.samba.org/show_bug.cgi?id=5040 Summary: multiple mount point directory sources aren't completely recursive Product: rsync Version: 3.0.0 Platform: x86 OS/Version: Other Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org
2004 Jun 29
1
SEGV using --delete and multiple sources
When attempting to sync multiple sources to a single area, /fs/lib# ls ./ ../ bin/ founder/ skill/ var/ I want to combine these four rsyncs /usr/local/bin/rsync --exclude '.snapshot' --stats -v --bwlimit=1024 --delete -atz 'host::lib/bin' . /usr/local/bin/rsync --exclude '.snapshot' --stats -v --bwlimit=1024 --delete -atz 'host::lib/var' .
2006 Mar 09
2
DO NOT REPLY [Bug 3594] New: --delete doesn't delete destination files that don't exist at the source
https://bugzilla.samba.org/show_bug.cgi?id=3594 Summary: --delete doesn't delete destination files that don't exist at the source Product: rsync Version: 2.6.7 Platform: PPC OS/Version: Mac OS X Status: NEW Severity: normal Priority: P3 Component: core AssignedTo:
2005 Mar 15
0
[Bug 2455] New: rsync --daemon segfaults if "log file = <file>" dir does not exist
https://bugzilla.samba.org/show_bug.cgi?id=2455 Summary: rsync --daemon segfaults if "log file = <file>" dir does not exist Product: rsync Version: 2.6.3 Platform: Sparc OS/Version: Solaris Status: NEW Severity: normal Priority: P3 Component: core AssignedTo:
2006 Feb 02
0
DO NOT REPLY [Bug 3241] Multiple source to dest transfers in one invocation (to same host)
https://bugzilla.samba.org/show_bug.cgi?id=3241 wayned@samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX ------- Comment #1 from wayned@samba.org 2006-02-01 20:05 MST -------
2007 Jul 15
4
DO NOT REPLY [Bug 4787] New: add support for --max-delete=N where N is less than 0
https://bugzilla.samba.org/show_bug.cgi?id=4787 Summary: add support for --max-delete=N where N is less than 0 Product: rsync Version: 3.0.0 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy:
2006 Jun 05
2
DO NOT REPLY [Bug 3824] New: Max-delete with percentage
https://bugzilla.samba.org/show_bug.cgi?id=3824 Summary: Max-delete with percentage Product: rsync Version: 2.6.8 Platform: All OS/Version: Windows XP Status: NEW Severity: enhancement Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: james@rcpt.to QAContact:
2012 Jun 03
1
[Bug 8973] New: --delete or similar (--delete-after / --delete-before) does not work if used after --rsh
https://bugzilla.samba.org/show_bug.cgi?id=8973 Summary: --delete or similar (--delete-after / --delete-before) does not work if used after --rsh Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: core AssignedTo:
2014 Jan 15
2
[Bug 10381] New: --acls and --xattrs clash with --delete-missing-args
https://bugzilla.samba.org/show_bug.cgi?id=10381 Summary: --acls and --xattrs clash with --delete-missing-args Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: blgl at
2006 Apr 28
5
DO NOT REPLY [Bug 3740] New: --delete with -a failes with warning (though -a is supposed to imply -r)
https://bugzilla.samba.org/show_bug.cgi?id=3740 Summary: --delete with -a failes with warning (though -a is supposed to imply -r) Product: rsync Version: 2.6.8 Platform: x86 OS/Version: Linux Status: NEW Severity: major Priority: P3 Component: core AssignedTo: wayned@samba.org
2013 Jul 16
4
[Bug 10024] New: rsync cannot delete remote file, yet exit value is 0.
https://bugzilla.samba.org/show_bug.cgi?id=10024 Summary: rsync cannot delete remote file, yet exit value is 0. Product: rsync Version: 3.0.9 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy:
2014 Jul 01
4
[Bug 10681] New: Add an option to delete non-existent files in --files-from
https://bugzilla.samba.org/show_bug.cgi?id=10681 Summary: Add an option to delete non-existent files in --files-from Product: rsync Version: 3.0.9 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: core AssignedTo: wayned at samba.org
2007 Nov 19
1
DO NOT REPLY [Bug 5091] New: Incremental-recursive, list-only "rsync --delete" tries to clean out working dir
https://bugzilla.samba.org/show_bug.cgi?id=5091 Summary: Incremental-recursive, list-only "rsync --delete" tries to clean out working dir Product: rsync Version: 3.0.0 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo:
2009 Sep 02
1
DO NOT REPLY [Bug 6685] New: [wishlist] improve message: --delete does not work without -r or -d
https://bugzilla.samba.org/show_bug.cgi?id=6685 Summary: [wishlist] improve message: --delete does not work without -r or -d Product: rsync Version: 3.0.6 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned at samba.org
2012 Nov 23
1
[Bug 9427] New: Description of "--max-delete=" in manual page needs clarification
https://bugzilla.samba.org/show_bug.cgi?id=9427 Summary: Description of "--max-delete=" in manual page needs clarification Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at
2005 May 02
1
[Bug 2675] --backup --suffix=.foo --delete-after doesn't backup deleted files
https://bugzilla.samba.org/show_bug.cgi?id=2675 ------- Additional Comments From wayned@samba.org 2005-05-02 09:37 ------- Created an attachment (id=1202) --> (https://bugzilla.samba.org/attachment.cgi?id=1202&action=view) Fix the combination of --backup with --delete-after -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail
2006 Jul 14
2
DO NOT REPLY [Bug 3935] New: replacing a full directory with symlink with --delete-after produces cryptic message
https://bugzilla.samba.org/show_bug.cgi?id=3935 Summary: replacing a full directory with symlink with --delete- after produces cryptic message Product: rsync Version: 2.6.6 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: