[Bug 10738] report --stats output when termination signal arrives

2020-06-07 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=10738 Wayne Davison changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #8 from Wayne Davison

[Bug 14394] Add an option for --remove-source-files to remove files right away

2020-06-07 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14394 Wayne Davison changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEW

[Bug 14315] rsync hangs when many errors

2020-06-08 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14315 --- Comment #3 from Mark Vitale --- Thank you very much! -- You are receiving this mail because: You are the QA Contact for the bug. -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: h

[Bug 11166] running with -vvv causes a hang

2020-06-08 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=11166 --- Comment #8 from Michal Ruprich --- This is awesome thanks. No hang on a reproducer with circa 9k of files(6.6G of files). -- You are receiving this mail because: You are the QA Contact for the bug. -- Please use reply-all for most replies to

[Bug 14160] rsynd in daemon mode should support haproxy proxy protocol

2020-06-11 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14160 Wayne Davison changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 13991] rsync --delete --one-file-system skips deletes after crossing filesystems on destination.

2020-06-12 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13991 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 13385] rsync sometimes silently transfers more or fewer mtimes than it should

2020-06-13 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13385 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 13364] rsyncd clips trims relative symlinks outside of source tree

2020-06-13 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13364 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 13321] Rsync --copy-dest issue

2020-06-13 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13321 Wayne Davison changed: What|Removed |Added Resolution|--- |WORKSFORME Status|NEW

[Bug 14407] New: link_stat ... failed: No such file or directory: should mention which end of the connection it is talking about

2020-06-13 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14407 Bug ID: 14407 Summary: link_stat ... failed: No such file or directory: should mention which end of the connection it is talking about Product: rsync Version: 3.2.0

[Bug 14407] link_stat ... failed: No such file or directory: should mention which end of the connection it is talking about

2020-06-14 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14407 Wayne Davison changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 14410] New: Provide per-file summary info similar to --progress without progress

2020-06-16 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14410 Bug ID: 14410 Summary: Provide per-file summary info similar to --progress without progress Product: rsync Version: 3.1.3 Hardware: All OS: All St

[Bug 14411] New: --out-format is broken when using embedded whitespace (newline, tab)

2020-06-16 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14411 Bug ID: 14411 Summary: --out-format is broken when using embedded whitespace (newline, tab) Product: rsync Version: 3.1.3 Hardware: All OS: All St

[Bug 12769] error allocating core memory buffers (code 22) depending on source file system

2020-06-24 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=12769 MulticoreNOP changed: What|Removed |Added CC||multicore...@mailbox.org --- Comment #9 fro

[Bug 12769] error allocating core memory buffers (code 22) depending on source file system

2020-06-24 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=12769 --- Comment #10 from MulticoreNOP --- (In reply to Simon Matter from comment #7) #define MALLOC_MAX 0x1 is greater than uint32-MAX, therefore will overflow and result in an unpredictable and unfriendly manner. #define MALLOC_MAX 0xD09DC30

[Bug 12769] error allocating core memory buffers (code 22) depending on source file system

2020-06-24 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=12769 --- Comment #11 from MulticoreNOP --- I want to add that the original implementation also leads to the following error: ERROR: out of memory in flist_expand [sender] rsync error: error allocating core memory buffers (code 22) at util2.c(106) [sen

[Bug 13433] out_of_memory in receive_sums on large files

2020-06-24 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13433 --- Comment #5 from MulticoreNOP --- might be related to bug #12769 -- You are receiving this mail because: You are the QA Contact for the bug. -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change

[Bug 12769] error allocating core memory buffers (code 22) depending on source file system

2020-06-25 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=12769 Wayne Davison changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 12769] error allocating core memory buffers (code 22) depending on source file system

2020-06-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=12769 --- Comment #13 from MulticoreNOP --- (In reply to Wayne Davison from comment #12) Hi Wayne, that is great news! Could you shine some light on why there is such a limit in the first place? Personally I think such an arbitrary limit is rather une

[Bug 11166] running with -vvv causes a hang

2020-07-01 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=11166 --- Comment #9 from Michal Ruprich --- Hi, current rsync still hits this problem when transferring huge amounts of files. I am talking tens of thousands. I tried this with some 700k files and it got stuck at the same place as before. What worked f

[Bug 4573] Hide/protect filtering of xattrs by name

2020-07-07 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=4573 Wayne Davison changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 6546] Rsync incurs errors trying to remove "security.selinux" xattr

2020-07-07 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=6546 Wayne Davison changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[Bug 13113] receive_xattr heap overflow when prepending RSYNC_PREFIX

2020-07-07 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13113 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 13241] A problem with test for xattrs transfer

2020-07-07 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13241 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 12569] Missing directory errors not ignored

2020-07-08 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=12569 --- Comment #13 from Tomas Korbar --- Hi Wayne, There is a report on this in RHEL too [0], and i reproduced it also in Fedora. Did you make any progress? I can help with implementation of fix if you want. Thanks for any information you can provide.

[Bug 12569] Missing directory errors not ignored

2020-07-09 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=12569 --- Comment #14 from Wayne Davison --- As I mentioned above, I've already fixed the issue and left this open as a reminder to look into an even better solution in the future. -- You are receiving this mail because: You are the QA Contact for the

[Bug 12569] Missing directory errors not ignored

2020-07-10 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=12569 --- Comment #15 from Tomas Korbar --- Ah. Sorry about that. I misunderstood your previous comment. Thanks for clarification. -- You are receiving this mail because: You are the QA Contact for the bug. -- Please use reply-all for most replies to

[Bug 12569] Missing directory errors not ignored

2020-07-21 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=12569 --- Comment #16 from Marc Krämer --- I'm not sure if this is still the same issue. If the directory vanishes before transfer, e.g. issuing the command: rsync -e ssh -d --no-r -ltpDcuhROHigoz --exclude /.sfs.conf --exclude /.sfs.mounted --no-implie

[Bug 12569] Missing directory errors not ignored

2020-07-21 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=12569 --- Comment #18 from Marc Krämer --- tested release 3.2.2 bug is still present: $ cd /tmp $ mkdir x y $ mkdir -p x/test17/21/ff/zz $ echo "/test17/21/ff/zz /test17/21/ff /test17/21 /test17 " > input.txt $ cd y $ rsync --no-r -ltpDcuhROHigoz --no-im

[Bug 12569] Missing directory errors not ignored

2020-07-21 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=12569 --- Comment #17 from Marc Krämer --- tested release 3.2.2 bug is still present: $ cd /tmp $ mkdir x y $ mkdir -p x/test17/21/ff/zz $ echo "/test17/21/ff/zz /test17/21/ff /test17/21 /test17 " > input.txt $ cd y $ rsync --no-r -ltpDcuhROHigoz --no-im

[Bug 12569] Missing directory errors not ignored

2020-07-21 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=12569 --- Comment #19 from Wayne Davison --- What in that sequence of events are you claiming is a bug? -- You are receiving this mail because: You are the QA Contact for the bug. -- Please use reply-all for most replies to avoid omitting the mailing

[Bug 12569] Missing directory errors not ignored

2020-07-21 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=12569 --- Comment #20 from Wayne Davison --- Oops, I missed the "ls" at the end. I'll give it a look. -- You are receiving this mail because: You are the QA Contact for the bug. -- Please use reply-all for most replies to avoid omitting the mailing l

[Bug 12569] Missing directory errors not ignored

2020-07-21 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=12569 --- Comment #21 from Wayne Davison --- Get rid of --no-implied-dirs and --ignore-errors is also unneeded. -- You are receiving this mail because: You are the QA Contact for the bug. -- Please use reply-all for most replies to avoid omitting the

[Bug 12569] Missing directory errors not ignored

2020-07-21 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=12569 --- Comment #22 from Wayne Davison --- The --no-implied-dirs code was recreating the directories after they had been deleted. I changed it to avoid that if the entry it is processing is marked as missing. I also silenced the parent-dir warning fo

[Bug 12569] Missing directory errors not ignored

2020-07-21 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=12569 --- Comment #23 from Marc Krämer --- @Wayne: thanks, you're right. I've overlooked this option and didn't expect it to be harmful. Removing it really solves the issue. -- You are receiving this mail because: You are the QA Contact for the bug. --

[Bug 4621] Option to create ancestors of destination, like "mkdir -p"

2020-07-23 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=4621 Wayne Davison changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 3094] Signal handling to provide a progress update would be nice

2020-07-25 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=3094 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 4615] encryption with rsync: using ssh's algorithms?

2020-07-25 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=4615 Wayne Davison changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEW

[Bug 5008] make check fails on Cygwin (default-acls)

2020-07-25 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=5008 Wayne Davison changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 6062] [FMR]: Add an option to terminate rsync after a specific time

2020-07-25 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=6062 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 8265] Various corruption of devices and sockets

2020-07-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=8265 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 8594] Allow --link-dest argument to be a file

2020-07-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=8594 Wayne Davison changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEW

[Bug 8682] Skip current transfer keyboard function

2020-07-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=8682 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 8740] compress ("-z") should be ignored if both src and dst are local

2020-07-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=8740 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 8913] Operation not supported (95)

2020-07-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=8913 Wayne Davison changed: What|Removed |Added Resolution|--- |WORKSFORME Status|NEW

[Bug 9624] rsync p2p extensions

2020-07-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=9624 Wayne Davison changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEW

[Bug 9790] Provide a threshold before transfer compression is attempted

2020-07-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=9790 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 9915] File stopped synchronizing during transmission

2020-07-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=9915 Wayne Davison changed: What|Removed |Added Resolution|--- |WORKSFORME Status|NEW

[Bug 10545] Rsync first time deletes files, second time it synchronates files with same name

2020-07-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=10545 Wayne Davison changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #3 from Wayne Davison

[Bug 10579] --xattr internal abbrev error

2020-07-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=10579 Wayne Davison changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 10636] Feature request: Show current source path on receipt of Posix signal

2020-07-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=10636 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 10705] usermap/groupmap do not escape wildcards passed to the remote

2020-07-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=10705 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 10847] inconsistent units should be unified and follow SI/IEC standard

2020-07-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=10847 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 10963] rsync to multiple destinations

2020-07-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=10963 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 10332] sync won't talk to rsync-3.1.0

2020-07-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=10332 Wayne Davison changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug 10372] rsync 3.10 error in protocol data stream while rsync 3.0.9 runs through

2020-07-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=10372 Wayne Davison changed: What|Removed |Added CC||m...@gromco.com --- Comment #15 from Wayne

[Bug 11541] "use slp" directive removed from slp.diff during migration to 3.1.0

2020-07-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=11541 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 11594] unnecessary build time dependency (mkproto.pl, perl)

2020-07-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=11594 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 11650] temporal directory path parsing fails on '/'-terminated strings

2020-07-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=11650 Wayne Davison changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 11651] Can we allow --inplace and --sparse to coexist when --whole-file is in play?

2020-07-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=11651 Wayne Davison changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 11654] Misleading error message

2020-07-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=11654 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 11692] Update config.guess and config.sub

2020-07-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=11692 Wayne Davison changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 11979] rsync -X fails without need

2020-07-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=11979 Wayne Davison changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEW

[Bug 11909] Doc patch for INCLUDE/EXCLUDE PATTERN RULES

2020-07-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=11909 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 12131] Rsync reports directories but not files with changed permissions

2020-07-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=12131 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 12173] memory leak around poptGetOptArg()

2020-07-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=12173 Wayne Davison changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEW

[Bug 12472] invalid rsync-command syntax or options with —stats

2020-07-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=12472 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 12430] rsync daemon chooses wrong place for pathes containing space and the module name

2020-07-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=12430 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 13207] rsyncd doesn't send output of failed pre-xfer exec script to client

2020-07-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13207 Wayne Davison changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 13433] out_of_memory in receive_sums on large files

2020-07-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13433 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 5482] look into a hierarchical checksum algorithm that would help to efficiently transmit really large files

2020-07-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=5482 Wayne Davison changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug 7194] Getting --inplace and --sparse to work together (+patch)

2020-07-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=7194 Wayne Davison changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug 11979] rsync -X fails without need

2020-07-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=11979 --- Comment #2 from Harri --- Would it be possible to ignore the -X in this case? -- You are receiving this mail because: You are the QA Contact for the bug. -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubsc

[Bug 10518] rsync hangs (100% cpu)

2020-07-27 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=10518 Wayne Davison changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug 12570] Problems with --checksum --existing

2020-07-27 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=12570 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 13913] sync a folder with large amount of files

2020-07-27 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13913 Wayne Davison changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[Bug 14076] 3.13 - lib/sysacls.h:118:13: error: array type has incomplete element type 'struct acl'

2020-07-27 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14076 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 13901] Empty quotes adds cwd to SRC directories

2020-07-27 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13901 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 10748] 3.1.0 and 3.1.1 create all dirs on target even with --prune-empty-dirs

2020-07-27 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=10748 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 13660] State clearly in manpage that --append-verify is an edge-case

2020-07-27 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13660 Wayne Davison changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 13586] Missing HTTP header for rsync-3.1.3-NEWS

2020-07-27 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13586 Wayne Davison changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 11588] better handling for --preallocate with --sparse

2020-07-27 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=11588 Wayne Davison changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug 13423] Checksum option does not work as expected when append-verify is used

2020-07-27 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13423 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 10357] make check fails for xattr tests

2020-07-27 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=10357 Wayne Davison changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug 13248] [PATCH] Updates for DEFAULT_DONT_COMPRESS suffix list

2020-07-27 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13248 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 10092] Hang when remote dest's disk is full

2020-07-27 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=10092 Wayne Davison changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug 12915] --modify-window should default to 1 for fat filesystems

2020-07-27 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=12915 Wayne Davison changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEW

[Bug 12199] multiple link-dest dirs not working

2020-07-27 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=12199 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 10675] rsyncing >2GB file onto fat32 partition should fail earlier

2020-07-27 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=10675 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 12153] Possible malfunctions of rsync when destination is on fat32 filesystem

2020-07-27 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=12153 Wayne Davison changed: What|Removed |Added Resolution|--- |WORKSFORME Status|NEW

[Bug 8856] --hard-links does not handle hard-linked symlinks correctly on FreeBSD

2020-07-27 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=8856 Wayne Davison changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug 8990] It might be nice to make --append-verify also transfer non-appending files

2020-07-27 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=8990 Wayne Davison changed: What|Removed |Added Resolution|--- |WONTFIX Status|ASSIGNED

[Bug 13660] State clearly in manpage that --append-verify is an edge-case

2020-07-27 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13660 --- Comment #2 from Jonas Eberle --- Thanks. Could you point to a commit where this has been changed please? -- You are receiving this mail because: You are the QA Contact for the bug. -- Please use reply-all for most replies to avoid omitting t

[Bug 11609] Incorrect (or at least dangerous) behaviour of --append-verify

2020-07-27 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=11609 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 10405] Feature request: Add support for pre/post cmds for the rsync client

2020-07-27 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=10405 Wayne Davison changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEW

[Bug 3465] Option to delete unlisted files with --files-from

2020-07-27 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=3465 --- Comment #8 from Wayne Davison --- Jeff: the command you mention already works fine, since --files-from is not involved. -- You are receiving this mail because: You are the QA Contact for the bug. -- Please use reply-all for most replies to av

[Bug 6821] Assertion failed so rsync crashes (path includes special char)

2020-07-27 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=6821 Wayne Davison changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug 6928] Warn the user to use --modify-window=1 --no-owner --no-group etc. on FAT partitions

2020-07-27 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=6928 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 6741] 'deleting' messages show up in improper places

2020-07-27 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=6741 Wayne Davison changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug 5820] make rsync update symlinks/devices/specials atomically

2020-07-27 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=5820 Wayne Davison changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

<    1   2   3   4   5   6   7   >