[Bug 14323] New: Defaults for --skip-compress are not working, everything is being compressed

2020-03-20 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14323 Bug ID: 14323 Summary: Defaults for --skip-compress are not working, everything is being compressed Product: rsync Version: 3.1.3 Hardware: All OS: All

[Bug 14323] Defaults for --skip-compress are not working, everything is being compressed

2020-03-22 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14323 --- Comment #1 from Simon Matter --- Did some more tests and found the bug was introduced between 3.0.9 and 3.1.0. It seems like handling of default values is not working as expected. -- You are receiving this mail because: You are the QA Contac

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

2020-03-27 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=12769 --- Comment #8 from Roland Haberkorn --- Is it possible to totally get rid of the restriction? I'd prefer running in out of memory situations rather than in this restriction. Without I could just throw some more RAM on the machine, with this restri

[Bug 14328] New: usleep() is obsolete, use nanosleep()

2020-03-27 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14328 Bug ID: 14328 Summary: usleep() is obsolete, use nanosleep() Product: rsync Version: 3.1.3 Hardware: All OS: All Status: NEW Severity: normal Prio

[Bug 13912] Fix a few typos in rsync.yo

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

[Bug 13920] --max-delete and dirs being replaced by symlinks on source

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

[Bug 13974] Old max block size isn't allowed in options

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

[Bug 14328] usleep() is obsolete, use nanosleep()

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

[Bug 13974] Old max block size isn't allowed in options

2020-04-05 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13974 --- Comment #1 from Wayne Davison --- Thanks for the patch. I've put something similar into options.c to fix this. -- You are receiving this mail because: You are the QA Contact for the bug. -- Please use reply-all for most replies to avoid omi

[Bug 13982] rsync calls exit() from signal handler

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

[Bug 11101] support writing to devices

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

[Bug 14328] usleep() is obsolete, use nanosleep()

2020-04-05 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14328 --- Comment #2 from roland --- thanks, too! -- 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: https://lists

[Bug 11561] [PATCH] Show progress information when SIGINFO is caught on platforms that have it

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

[Bug 13735] Synchronize files when the sending side has newer change times while modification times and sizes are identical on both sides

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

[Bug 14126] The atomic-rsync script can exit 0 when the operation failed.

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

[Bug 13445] Fuzzy searching in link-dest tries to open regular file as directory

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

[Bug 14163] RSYNC_SSL_PORT env should be set for invocation of --rsh command

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

[Bug 14338] New: ZSTD support

2020-04-06 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14338 Bug ID: 14338 Summary: ZSTD support Product: rsync Version: 3.1.3 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 Compone

[Bug 14163] RSYNC_SSL_PORT env should be set for invocation of --rsh command

2020-04-06 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14163 Björn Jacke changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug 13445] Fuzzy searching in link-dest tries to open regular file as directory

2020-04-06 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13445 --- Comment #9 from Ben RUBSON --- Good news, thank you very much Wayne ! Glad to see you back :) -- 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 14260] leading / added to file name causing file not found when setting permissions

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

[Bug 14323] Defaults for --skip-compress are not working, everything is being compressed

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

[Bug 14163] RSYNC_SSL_PORT env should be set for invocation of --rsh command

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

[Bug 14341] New: --compare-source to filter file list at sender

2020-04-08 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14341 Bug ID: 14341 Summary: --compare-source to filter file list at sender Product: rsync Version: 3.1.3 Hardware: All OS: All Status: NEW Severity: normal

[Bug 13083] [PATCH] Use both partial file + basis file

2020-04-09 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13083 Ben RUBSON changed: What|Removed |Added Resolution|--- |LATER Status|NEW

[Bug 8001] Is MAXPATHLEN set properly on FreeBSD?

2020-04-09 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=8001 --- Comment #3 from Ben RUBSON --- Some additional info : https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=184340 -- You are receiving this mail because: You are the QA Contact for the bug. -- Please use reply-all for most replies to avoid omit

[Bug 12741] stop rsync on "No space left on device"

2020-04-09 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=12741 --- Comment #1 from Ben RUBSON --- I think the required patch may be there : https://bugzilla.samba.org/show_bug.cgi?id=12525 -- You are receiving this mail because: You are the QA Contact for the bug. -- Please use reply-all for most replies t

[Bug 7249] Add an option to use O_NOATIME

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

[Bug 7249] Add an option to use O_NOATIME

2020-04-23 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=7249 --- Comment #17 from Wayne Davison --- I just tweaked the option name to --open-noatime, which I think is clearer. -- You are receiving this mail because: You are the QA Contact for the bug. -- Please use reply-all for most replies to avoid omit

[Bug 13071] [PATCH] Allow --partial-dir with --inplace

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

[Bug 13071] [PATCH] Allow --partial-dir with --inplace

2020-04-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13071 --- Comment #6 from Wayne Davison --- Created attachment 15941 --> https://bugzilla.samba.org/attachment.cgi?id=15941&action=edit A simpler patch that just uses in-place updates of partial-dir files when possible -- You are receiving this mail

[Bug 13749] Add more extensions to DEFAULT_DONT_COMPRESS

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

[Bug 12569] Missing directory errors not ignored

2020-04-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=12569 Wayne Davison changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #12 from Wayne Daviso

[Bug 13526] Hard link creation time

2020-04-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13526 Wayne Davison changed: What|Removed |Added Version|3.1.3 |3.2.0 Resolution|---

[Bug 13071] [PATCH] Allow --partial-dir with --inplace

2020-04-27 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13071 --- Comment #7 from Ben RUBSON --- Wayne, thank you very much for your detailed answer and for your patch proposal. Let me go through this and come back to you shortly. -- You are receiving this mail because: You are the QA Contact for the bug.

[Bug 13071] [PATCH] Allow --partial-dir with --inplace

2020-04-27 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13071 --- Comment #8 from Ben RUBSON --- Wayne, I then just tested your patch, and it works as expected. One thing perhaps, just to be sure. I used an absolute partial-dir path during my tests. It is not deleted after the partial file has been completed

[Bug 13071] [PATCH] Allow --partial-dir with --inplace

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

[Bug 13071] [PATCH] Transfer a resumed --partial-dir file in-place

2020-05-01 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13071 --- Comment #10 from Ben RUBSON --- Many thanks Wayne for the merge ! Your idea about trying to guess, when current transfer aborts, whether or not the partial file will help for the next transfer more than the basis file, sounds rather good. But

[Bug 14365] New: 3.1.3 cygwin compilation failure

2020-05-05 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14365 Bug ID: 14365 Summary: 3.1.3 cygwin compilation failure Product: rsync Version: 3.1.3 Hardware: x64 OS: All Status: NEW Severity: major Priority:

[Bug 14365] 3.1.3 cygwin compilation failure

2020-05-05 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14365 --- Comment #1 from Jari Aalto --- FYI, I checked out the git and it compiles ok. 2020-04-29 f7746d00 If you could release a new version, this bug can be marked resolved -- You are receiving this mail because: You are the QA Contact for the

[Bug 14371] New: Combined Exclude & Protect Filter Type

2020-05-06 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14371 Bug ID: 14371 Summary: Combined Exclude & Protect Filter Type Product: rsync Version: 3.2.0 Hardware: All OS: All Status: NEW Severity: enhancement

[Bug 14377] New: rsync rsync_xal_set lsetxattr failed invalid argument

2020-05-12 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14377 Bug ID: 14377 Summary: rsync rsync_xal_set lsetxattr failed invalid argument Product: rsync Version: 3.1.3 Hardware: All OS: FreeBSD Status: NEW Severity: n

[Bug 14377] rsync rsync_xal_set lsetxattr failed invalid argument

2020-05-12 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14377 --- Comment #1 from sa...@e-schuett.de --- Target drive on destination rsync server: /dev/ufsid/x on /mnt/Backu (ufs, NFS exported, local, journaled soft-updates, acls) -- You are receiving this mail because: You are the QA Contact for

[Bug 14365] 3.1.3 cygwin compilation failure

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

[Bug 14371] Combined Exclude & Protect Filter Type

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

[Bug 14371] Combined Exclude & Protect Filter Type

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

[Bug 14371] Combined Exclude & Protect Filter Type

2020-05-17 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14371 --- Comment #3 from Haravikk --- If I remove --delete-excluded then how do I ensure my backups remove items matching new exclusion rules? For example, if I identify a new cache folder or such that I don't want to copy, and it add to my exclusion ru

[Bug 13082] [REQ] Hardware / SSE based MD5 operations

2020-05-18 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13082 --- Comment #1 from Ben RUBSON --- First info / first patch there : https://lists.samba.org/archive/rsync/2020-May/032175.html -- You are receiving this mail because: You are the QA Contact for the bug. -- Please use reply-all for most replies t

[Bug 14390] New: Feature request: don't fail if using "-z" transferring to rsync complied with --with-included-zlib=no

2020-05-21 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14390 Bug ID: 14390 Summary: Feature request: don't fail if using "-z" transferring to rsync complied with --with-included-zlib=no Product: rsync Version: 3.1.3 Hardware: All

[Bug 13082] [REQ] Hardware / SSE based MD5 operations

2020-05-21 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13082 --- Comment #2 from Wayne Davison --- No, that patch has nothing to do with MD5. It is optimizing the rolling checksum. -- You are receiving this mail because: You are the QA Contact for the bug. -- Please use reply-all for most replies to avoid

[Bug 13082] [REQ] Hardware / SSE based MD5 operations

2020-05-22 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13082 --- Comment #3 from Ben RUBSON --- Yes, and as discussed there also, sounds like xxhash could be a better solution than SSE / hardware backed MD5. Feel free to close this then if not so relevant. -- You are receiving this mail because: You are th

[Bug 13082] [REQ] Hardware / SSE based MD5 operations

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

[Bug 14371] Combined Exclude & Protect Filter Type

2020-05-22 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14371 --- Comment #4 from Wayne Davison --- You don't add an exclude rule, you add a hide rule. An exclude rule is a combination of a hide (server side) and a protect (client side). So you choose between the 3 idioms (hide, protect, exclude) depending on

[Bug 13082] [REQ] Hardware / SSE based MD5 operations

2020-05-23 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13082 --- Comment #5 from Ben RUBSON --- Really nice additions, it looks promising, thank you very much Jorrit & Wayne ! -- You are receiving this mail because: You are the QA Contact for the bug. -- Please use reply-all for most replies to avoid omit

[Bug 14371] Combined Exclude & Protect Filter Type

2020-05-23 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14371 --- Comment #5 from Haravikk --- Oh, I see; so hide actually does what I need, you confused me with the mention of not using --delete-excluded, as it actually seems to work just fine with a mixture of hide and exclude rules for different items. Th

[Bug 14371] Combined Exclude & Protect Filter Type

2020-05-23 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14371 Haravikk changed: What|Removed |Added Resolution|WONTFIX |--- Status|RESOLVED

[Bug 14371] Combined Exclude & Protect Filter Type

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

[Bug 14371] Combined Exclude & Protect Filter Type

2020-05-23 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14371 --- Comment #7 from Wayne Davison --- If you don't want something deleted on the receiving side, you need to protect it via either a protect rule or an exclude rule. Using --delete-excluded just turns all exclude rules into hide rules, which limits

[Bug 14390] Feature request: don't fail if using "-z" transferring to rsync complied with --with-included-zlib=no

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

[Bug 14390] Feature request: don't fail if using "-z" transferring to rsync complied with --with-included-zlib=no

2020-05-24 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14390 --- Comment #2 from Wayne Davison --- I've updated the compression code to add a negotiation idiom like I did for checksums, and then I re-enabled the external zlib's ability to handle both the old-style compression (now named "zlib") and the newer

[Bug 14390] Feature request: don't fail if using "-z" transferring to rsync complied with --with-included-zlib=no

2020-05-25 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14390 --- Comment #3 from Sebastian A. Siewior --- (In reply to Wayne Davison from comment #2) I've sent a zstd patch, what do you want me to do with it (#14338)? -- You are receiving this mail because: You are the QA Contact for the bug. -- Please u

[Bug 14338] ZSTD support

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

[Bug 14338] ZSTD support

2020-05-25 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14338 --- Comment #2 from Wayne Davison --- I'll note that I had to install an upgraded zstd lib to get this to work. I first tried 1.3.8 (since it was mentioned in the configure check) but it didn't have the right exported functions. Then then tried 1.4

[Bug 14338] ZSTD support

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

[Bug 14390] Feature request: don't fail if using "-z" transferring to rsync complied with --with-included-zlib=no

2020-05-25 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14390 --- Comment #4 from Wayne Davison --- Thanks for the gentle prod to remind me about 14338. As things currently stand, the master branch now has support for both zstd & lz4 compression. -- You are receiving this mail because: You are the QA Conta

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

2020-05-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14394 Bug ID: 14394 Summary: Add an option for --remove-source-files to remove files right away Product: rsync Version: 3.2.0 Hardware: All OS: All Stat

[Bug 14395] New: Add an option to remove exclude files from the source

2020-05-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14395 Bug ID: 14395 Summary: Add an option to remove exclude files from the source Product: rsync Version: 3.2.0 Hardware: All OS: All Status: NEW Severity: enhan

[Bug 12498] --fuzzy --fuzzy hugely impacts performance even if its' not needed

2020-05-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=12498 Ben RUBSON changed: What|Removed |Added Resolution|--- |MOVED Status|NEW

[Bug 12525] [PATCH] Avoid uploading whole file when transfer fails

2020-05-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=12525 Bug 12525 depends on bug 12522, which changed state. Bug 12522 Summary: [PATCH] Send last error messages to sender https://bugzilla.samba.org/show_bug.cgi?id=12522 What|Removed |Added -

[Bug 12522] [PATCH] Send last error messages to sender

2020-05-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=12522 Ben RUBSON changed: What|Removed |Added Resolution|--- |MOVED Status|NEW

[Bug 12525] [PATCH] Avoid uploading whole file when transfer fails

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

[Bug 12819] [PATCH] sync() on receiving side for data consistency

2020-05-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=12819 Ben RUBSON changed: What|Removed |Added Resolution|--- |MOVED Status|NEW

[Bug 12838] [PATCH] Log sent/received bytes even in case of error

2020-05-26 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=12838 Ben RUBSON changed: What|Removed |Added Resolution|--- |MOVED Status|NEW

[Bug 14338] ZSTD support

2020-05-28 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14338 --- Comment #4 from Sebastian A. Siewior --- Thanks for the merge! Sorry for the version. According zstd's git v1.3.8 contains ZSTD_compressStream2(). Debian Buster ships v1.3.8 and it does not find the function. Buh. Looking closer it is marked as

[Bug 14338] ZSTD support

2020-05-28 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14338 --- Comment #5 from Randall S. Becker --- Wondering about git 1.3.8, which is many years old. (Git platform maintainer here) -- You are receiving this mail because: You are the QA Contact for the bug. -- Please use reply-all for most replies to

[Bug 13320] file contents cause rsync to fail (with certains args and dir structure)

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

[Bug 14338] ZSTD support

2020-05-28 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14338 --- Comment #6 from Wayne Davison --- The name "zlibx" is both for external and excluding of unsent data. It's listed first because it should be the safer choice with the weirdness in external zlib going on. The new compress items are listed afterw

[Bug 10579] --xattr internal abbrev error

2020-05-31 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=10579 Haravikk changed: What|Removed |Added Version|3.1.0 |3.1.3 --- Comment #1 from Haravikk --- Just wa

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

2020-06-01 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=10738 --- Comment #7 from Ben RUBSON --- Don't know whether or not this could be closed, thanks to "kill -USR2 ". For the stats bug, let's refer to the whole report https://github.com/WayneD/rsync/issues/7. -- You are receiving this mail because: You a

[Bug 12527] Sender waits for timeout when fuzzy basis file found

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

[Bug 11166] running with -vvv causes a hang

2020-06-04 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=11166 --- Comment #4 from Michal Ruprich --- When running on localhost with just -avvv options, rsync spawns three processes each stuck in the select function in the new perform_io function: # ps -aux | grep rsync root 98764 10.0 0.1 13108 3060 pts/2

[Bug 11166] running with -vvv causes a hang

2020-06-04 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=11166 --- Comment #5 from Michal Ruprich --- If anyone from rsync could help, that would be awesome. I am trying to figure this out but it is hard to tell what happened and who is actually waiting on who. -- You are receiving this mail because: You are

[Bug 14401] New: unicode character conversion problem from MacOS to Linux despite iconv

2020-06-04 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14401 Bug ID: 14401 Summary: unicode character conversion problem from MacOS to Linux despite iconv Product: rsync Version: 3.1.3 Hardware: All OS: All

[Bug 11166] running with -vvv causes a hang

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

[Bug 14401] unicode character conversion problem from MacOS to Linux despite iconv

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

[Bug 14401] unicode character conversion problem from MacOS to Linux despite iconv

2020-06-04 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14401 --- Comment #2 from Tormen --- Hi @wayne. I only now noticed that my comment got truncated at the "ls" part. I had provided afterwards also the rsync command used: '/usr/local/bin/rsync' -e 'ssh -p 53146 -o StrictHostKeyChecking=no -o UserKnownH

[Bug 14401] unicode character conversion problem from MacOS to Linux despite iconv

2020-06-04 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14401 --- Comment #3 from Tormen --- Created attachment 16018 --> https://bugzilla.samba.org/attachment.cgi?id=16018&action=edit File breaking the rsync --iconv=utf-8-mac,utf-8 -- You are receiving this mail because: You are the QA Contact for the bu

[Bug 14401] unicode character conversion problem from MacOS to Linux despite iconv

2020-06-04 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14401 Tormen changed: What|Removed |Added Resolution|WORKSFORME |--- Status|RESOLVED

[Bug 14401] unicode character conversion problem from MacOS to Linux despite iconv

2020-06-04 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14401 --- Comment #4 from Tormen --- Created attachment 16019 --> https://bugzilla.samba.org/attachment.cgi?id=16019&action=edit File breaking the rsync --iconv=utf-8-mac,utf-8 -- You are receiving this mail because: You are the QA Contact for the bu

[Bug 14401] unicode character conversion problem from MacOS to Linux despite iconv

2020-06-04 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14401 --- Comment #5 from Tormen --- > If the iconv library complains about the encoding, then either the encoding > name is wrong or you have an invalid file that isn't named with the specified > encoding. How can I "zoom in" here to verify if the fi

[Bug 14401] unicode character conversion problem from MacOS to Linux despite iconv

2020-06-04 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14401 --- Comment #6 from Tormen --- Created attachment 16020 --> https://bugzilla.samba.org/attachment.cgi?id=16020&action=edit File breaking the rsync --iconv=utf-8-mac,utf-8 -- in Finder -- You are receiving this mail because: You are the QA Conta

[Bug 14401] unicode character conversion problem from MacOS to Linux despite iconv

2020-06-04 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14401 Tormen changed: What|Removed |Added Attachment #16018|File breaking the rsync |File breaking the rsync description|--icon

[Bug 11166] running with -vvv causes a hang

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

[Bug 13109] rsync hangs during transfer of many small files

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

[Bug 14315] rsync hangs when many errors

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

[Bug 14401] unicode character conversion problem from MacOS to Linux despite iconv

2020-06-04 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14401 --- Comment #7 from SATOH Fumiyasu --- The ` -- 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: https://lists

[Bug 14401] unicode character conversion problem from MacOS to Linux despite iconv

2020-06-04 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14401 --- Comment #8 from SATOH Fumiyasu --- The U+1F6C4 (BAGGAGE CLAIM emoji, <9F><9B><84> in UTF-8) is a Unicode character and is located in surrogate pairs, but the UTF-8-MAC encoding by macOS's iconv(3) does not support surrogate pairs. Try to compi

[Bug 14401] unicode character conversion problem from MacOS to Linux despite iconv

2020-06-04 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14401 --- Comment #9 from Wayne Davison --- One other thing you could do when sending files to Linux is to not translate the names. This is because Linux can create a filename with oddball character sequences (unlike macos) so it can store and retrieve t

[Bug 14401] unicode character conversion problem from MacOS to Linux despite iconv

2020-06-05 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14401 --- Comment #10 from Tormen --- Thank you very much ! for your comments. I agree that the problem I pointed out would be then a limitation of iconv. The comment about not converting was really helpful. I was not sure about leaving the --conv

[Bug 14401] unicode character conversion problem from MacOS to Linux despite iconv

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

<    1   2   3   4   5   6   7   >