[Bug 10715] New: IPv6 configure test fails on musl c-library

2014-07-14 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10715 Summary: IPv6 configure test fails on musl c-library Product: rsync Version: 3.1.1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5

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

2014-07-09 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10705 Summary: usermap/groupmap do not escape wildcards passed to the remote Product: rsync Version: 3.1.1 Platform: All OS/Version: All Status: NEW Severity:

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

2014-07-09 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10705 --- Comment #1 from Daniel O'Connor dar...@dons.net.au 2014-07-10 01:21:17 UTC --- I looked through the code and found the --protect-args option which does make --chown work. I guess it would be difficult to fix unless the wildcard character was

[Bug 10681] Add an option to delete non-existent files in --files-from

2014-07-02 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10681 --- Comment #4 from Dmitry Yu Okunev xaion...@gmail.com 2014-07-02 09:48:25 UTC --- Hello. (In reply to comment #0) I have a script which monitors file system events and then calls rsync using --files-from, however that does not handle the case

[Bug 10677] external zlib broken after update to 3.1.1 on FreeBSD

2014-06-30 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10677 --- Comment #2 from Emanuel Haupt eha...@freebsd.org 2014-06-30 07:30:49 UTC --- Sorry about the confusion, I should have been more clear. The FreeBSD version is built with --with-included-zlib=no by default. After reading the man page entry

[Bug 10681] New: Add an option to delete non-existent files in --files-from

2014-06-30 Thread samba-bugs
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:

[Bug 10681] Add an option to delete non-existent files in --files-from

2014-06-30 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10681 --- Comment #1 from Kevin Korb rs...@sanitarium.net 2014-07-01 03:20:27 UTC --- Upgrade your rsync and use --delete-missing-args -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email --- You are receiving this mail

[Bug 10681] Add an option to delete non-existent files in --files-from

2014-06-30 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10681 Wayne Davison way...@samba.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 10681] Add an option to delete non-existent files in --files-from

2014-06-30 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10681 --- Comment #3 from Daniel O'Connor dar...@dons.net.au 2014-07-01 04:49:03 UTC --- Hah thanks, I thought I had the latest but apparently not. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email --- You are receiving this

[Bug 10677] external zlib broken after update to 3.1.1 on FreeBSD

2014-06-29 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10677 Wayne Davison way...@samba.org changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #1

[Bug 10677] New: external zlib broken after update to 3.1.1 on FreeBSD

2014-06-27 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10677 Summary: external zlib broken after update to 3.1.1 on FreeBSD Product: rsync Version: 3.1.1 Platform: x64 OS/Version: FreeBSD Status: NEW Severity: normal Priority:

[Bug 10678] New: performance problem with lots of hard links?

2014-06-27 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10678 Summary: performance problem with lots of hard links? Product: rsync Version: 3.0.6 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5

[Bug 10678] performance problem with lots of hard links?

2014-06-27 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10678 --- Comment #1 from Kevin Korb rs...@sanitarium.net 2014-06-27 15:42:27 UTC --- This is a common problem. The thing is that rsync has to stat() every single one of those hard links and remember an inodefilename mapping for each. If you have lots

[Bug 10678] performance problem with lots of hard links?

2014-06-27 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10678 --- Comment #2 from Kevin Korb rs...@sanitarium.net 2014-06-27 15:50:15 UTC --- BTW, it is possible to move to lvm2 based storage without rsync. You could setup the lvm2 volume and then use dd or ddrescue (better status display and can be

[Bug 10679] New: readlink_stat error results in deletion of mountpoints

2014-06-27 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10679 Summary: readlink_stat error results in deletion of mountpoints Product: rsync Version: 3.1.0 Platform: Sparc OS/Version: Solaris Status: NEW Severity: normal

[Bug 10356] Include rsync-no-vanished support script

2014-06-26 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10356 --- Comment #3 from Wayne Davison way...@samba.org 2014-06-26 15:22:47 UTC --- Rsync doesn't exit with error code 24 if a more important error happens (which is basically any other error). -- Configure bugmail:

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

2014-06-26 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10675 Summary: rsyncing 2GB file onto fat32 partition should fail earlier Product: rsync Version: 3.1.0 Platform: x86 OS/Version: Linux Status: NEW Severity:

[Bug 10668] New: Remote rsync daemon still showing deleted file

2014-06-22 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10668 Summary: Remote rsync daemon still showing deleted file Product: rsync Version: 3.1.1 Platform: x86 OS/Version: Mac OS X Status: NEW Severity: normal Priority: P5

[Bug 10668] Remote rsync daemon still showing deleted file

2014-06-22 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10668 --- Comment #1 from Barry Sanford ebsanf...@mac.com 2014-06-22 14:38:18 UTC --- I have a server on my LAN that's hosting an rsync daemon. When I backup to the 'Backups' module on this server I have a 'pre-exec' script that creates a 'HardLink'

[Bug 10668] Remote rsync daemon still showing deleted file

2014-06-22 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10668 --- Comment #2 from Barry Sanford ebsanf...@mac.com 2014-06-22 14:46:51 UTC --- Btw, the HardLink file is created by the pre-exec script as a symbolic link to the previous day's backup folder. For example, if the current backup folder is

[Bug 10668] Remote rsync daemon still showing deleted file

2014-06-22 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10668 Wayne Davison way...@samba.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 10668] Remote rsync daemon still showing deleted file

2014-06-22 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10668 --- Comment #4 from Barry Sanford ebsanf...@mac.com 2014-06-22 17:45:57 UTC --- Ahhh!!! The fault, then, is in my own understanding, or lack thereof. I was under the false assumption that the pre-exec ran only when files were being copied. But

[Bug 10643] cmp_time() returns incorrect result due to integer overflow

2014-06-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10643 Wayne Davison way...@samba.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 10290] Regression since 3.0.9: send_xattr_request: Assertion `f_out = 0' failed

2014-06-12 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10290 --- Comment #10 from mlus...@redhat.com 2014-06-12 14:33:37 UTC --- (In reply to comment #9) The only rsyncs that will have an issue with this are the 3.1.0pre* versions and any of the fedora-patched versions, but since they have a buggy

[Bug 10290] Regression since 3.0.9: send_xattr_request: Assertion `f_out = 0' failed

2014-06-08 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10290 --- Comment #9 from Wayne Davison way...@samba.org 2014-06-08 17:47:51 UTC --- I'm glad that change got some testing, because I had missed a hunk in the undo of the prior change (see hash 03bb593f). I have gone on to make the change in a better

[Bug 10649] New: --acls does not honor --numeric-ids on OS X

2014-06-05 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10649 Summary: --acls does not honor --numeric-ids on OS X Product: rsync Version: 3.1.1 Platform: x86 OS/Version: Mac OS X Status: NEW Severity: normal Priority: P5

[Bug 2423] Feature Request: Ability to transfer files newer than date or file. (--newer switch).

2014-06-04 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2423 --- Comment #10 from Rainer Glaschick r...@online.de 2014-06-04 06:56:27 UTC --- I vote for the original proposal. Using --files-from does not work with --delete, which is absolutely correct, but --newer could delete all files on the target that

[Bug 2294] Detect renamed files and handle by renaming instead of delete/re-send

2014-06-02 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2294 --- Comment #21 from Petr Pisar petr.pi...@atlas.cz 2014-06-02 16:47:06 UTC --- There is a bug #8847 in the patchset when partial-dir cannot be created. The fix is described there. -- Configure bugmail:

[Bug 10643] New: cmp_time() returns incorrect result due to integer overflow

2014-05-30 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10643 Summary: cmp_time() returns incorrect result due to integer overflow Product: rsync Version: 3.1.1 Platform: All OS/Version: All Status: NEW Severity:

[Bug 10290] Regression since 3.0.9: send_xattr_request: Assertion `f_out = 0' failed

2014-05-29 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10290 --- Comment #8 from Adam Williamson awill...@redhat.com 2014-05-29 18:56:14 UTC --- So it looks like a Fedora user hit this bug, and reported it as https://bugzilla.samba.org/show_bug.cgi?id=10364 (which was closed as a dupe of this one) and

[Bug 10637] rsync --link-dest should break hard links when encountering Too many links

2014-05-28 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10637 --- Comment #1 from Karl O. Pinc k...@meme.com 2014-05-28 19:05:04 UTC --- Yum is also rsync happy. That's where our --link-dest backups always break due to too many hard links. -- Configure bugmail:

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

2014-05-27 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10636 Summary: Feature request: Show current source path on receipt of Posix signal Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW

[Bug 10637] New: rsync --link-dest should break hard links when encountering Too many links

2014-05-27 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10637 Summary: rsync --link-dest should break hard links when encountering Too many links Product: rsync Version: 3.0.9 Platform: All OS/Version: All Status: NEW

[Bug 10638] New: Add include/exclude files by mime type

2014-05-27 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10638 Summary: Add include/exclude files by mime type Product: rsync Version: 3.1.1 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5

[Bug 10580] Total file size reported wrong with --stats --info=progress2

2014-05-26 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10580 Wayne Davison way...@samba.org changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #4

[Bug 9594] Error transferring user and non-user xattr using --fake-super under Linux

2014-05-26 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=9594 Wayne Davison way...@samba.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 10568] --copy-links Fails if link name has more than 32 chars

2014-05-26 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10568 Wayne Davison way...@samba.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 8308] rsync: exclude.c:532: change_local_filter_dir: Assertion `dir_depth 4096/2+1' failed

2014-05-26 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=8308 Wayne Davison way...@samba.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug 10568] --copy-links Fails if link name has more than 32 chars

2014-05-26 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10568 --- Comment #2 from David Levy levy.da...@gmail.com 2014-05-26 21:35:15 UTC --- Running rsync -L Should convert each link in directory to it's referent file, when the filename exceeds 32 chars that fails. This is easy to test, don't just resolve

[Bug 10568] --copy-links Fails if link name has more than 32 chars

2014-05-26 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10568 --- Comment #3 from Wayne Davison way...@samba.org 2014-05-26 21:57:53 UTC --- If you were expecting the destination symlink to be followed, that is not how rsync works. The -L option just affects source symlinks, and the -K option just affects

[Bug 10611] No error code returned when removing source file failed

2014-05-25 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10611 Wayne Davison way...@samba.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 10629] New: rsync follows symlinks that point to same directory / endless loop

2014-05-25 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10629 Summary: rsync follows symlinks that point to same directory / endless loop Product: rsync Version: 3.1.1 Platform: All OS/Version: Linux Status: NEW

[Bug 10621] New: Allow Filter Rule Imports Relative to Importer

2014-05-21 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10621 Summary: Allow Filter Rule Imports Relative to Importer Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5

[Bug 10611] New: No error code returned when removing source file failed

2014-05-16 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10611 Summary: No error code returned when removing source file failed Product: rsync Version: 3.1.1 Platform: All OS/Version: All Status: NEW Severity: minor

[Bug 10024] rsync cannot delete remote file, yet exit value is 0.

2014-05-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10024 Peter peto2...@hotmail.com changed: What|Removed |Added CC||peto2...@hotmail.com ---

[Bug 10603] rsync between local folder and mounted nfs folder sometimes overwrites newer files

2014-05-10 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10603 Wayne Davison way...@samba.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 10603] rsync between local folder and mounted nfs folder sometimes overwrites newer files

2014-05-10 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10603 --- Comment #4 from Jeff Davies hipparchus2...@gmail.com 2014-05-10 08:29:44 UTC --- Of course. For some reason I thought -a included -u behaviour. Perhaps suggest adding -u to the example on the man page? I know it isn't wrong, but may be more

[Bug 7951] Option for case insensitivity in filter rules

2014-05-10 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=7951 --- Comment #4 from Haravikk sa...@haravikk.com 2014-05-10 14:19:28 UTC --- I'd just like to say that I'd also prefer the implementation proposed by Chris Dunlop; an i flag on filter rules would be a lot more flexible. I recently encountered the

[Bug 10601] New: Retry Delay for Vanished Files/Directories

2014-05-09 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10601 Summary: Retry Delay for Vanished Files/Directories Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5

[Bug 10601] Retry Delay for Vanished Files/Directories

2014-05-09 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10601 --- Comment #1 from Haravikk sa...@haravikk.com 2014-05-09 19:25:27 UTC --- Just wanted to add that it may make sense to separate the retry somehow so that folders can be retried while files are skipped, for example, as backups of an in-use

[Bug 10603] New: rsync between local folder and mounted nfs folder sometimes overwrites newer files

2014-05-09 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10603 Summary: rsync between local folder and mounted nfs folder sometimes overwrites newer files Product: rsync Version: 3.0.9 Platform: All OS/Version: All Status: NEW

[Bug 10603] rsync between local folder and mounted nfs folder sometimes overwrites newer files

2014-05-09 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10603 --- Comment #1 from Kevin Korb rs...@sanitarium.net 2014-05-09 23:16:14 UTC --- It is supposed to do that unless you supply --update. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email --- You are receiving this mail

[Bug 10603] rsync between local folder and mounted nfs folder sometimes overwrites newer files

2014-05-09 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10603 --- Comment #2 from Kevin Korb rs...@sanitarium.net 2014-05-09 23:16:41 UTC --- Oh, also, don't -z unless rsync is networking. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email --- You are receiving this mail because:

[Bug 7120] Variable bandwidth limit .. bwlimit

2014-05-06 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=7120 --- Comment #5 from roland devz...@web.de 2014-05-06 18:11:03 UTC --- what`s unstable in the way i described it? why build every feature in every tool when the power of unix is to concatenate tools in a way to handle requirements? -- Configure

[Bug 7120] Variable bandwidth limit .. bwlimit

2014-05-05 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=7120 --- Comment #4 from Pol Hallen polhal...@fuckaround.org 2014-05-05 19:15:42 UTC --- Hi all and thanks for replies, any stable way to do rsync with variable bandwidht? Thanks Pol -- Configure bugmail:

[Bug 10580] New: Total file size reported wrong with --stats --info=progress2

2014-05-01 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10580 Summary: Total file size reported wrong with --stats --info=progress2 Product: rsync Version: 3.1.0 Platform: x64 OS/Version: Linux Status: NEW Severity:

[Bug 10580] Total file size reported wrong with --stats --info=progress2

2014-05-01 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10580 --- Comment #1 from Vania Toperich vania.toper...@gmail.com 2014-05-01 13:10:53 UTC --- ls -la /home/media/Movies/Джек\ Николсон/Томми\ 1975/ total 1529336 drwxr-xr-x 2 media media 4096 Aug 20 2011 . drwxr-xr-x 14 media media 4096 Mar

[Bug 10580] Total file size reported wrong with --stats --info=progress2

2014-05-01 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10580 Vania Toperich vania.toper...@gmail.com changed: What|Removed |Added Version|3.1.0 |3.1.1 ---

[Bug 10581] New: --fuzzy-delay and --fuzzy-limit for fuzzy match tuning

2014-05-01 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10581 Summary: --fuzzy-delay and --fuzzy-limit for fuzzy match tuning Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5

[Bug 10580] Total file size reported wrong with --stats --info=progress2

2014-05-01 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10580 --- Comment #3 from Vania Toperich vania.toper...@gmail.com 2014-05-01 15:03:25 UTC --- I am using --include-files and list is created automatically. Here is an example: /home/media/Movies/Джек Николсон/Беспечный ездок 1969

[Bug 10575] Long Delay for Large Folders Even with Incremental File-List

2014-05-01 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10575 --- Comment #3 from Haravikk sa...@haravikk.com 2014-05-01 19:25:02 UTC --- Actually it seems the specific issue I was seeing was related to --fuzzy and the fact that the destination machine is a NAS (so much slower than my main machine); even

[Bug 10579] New: --xattr internal abbrev error

2014-04-30 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10579 Summary: --xattr internal abbrev error Product: rsync Version: 3.1.0 Platform: All OS/Version: Mac OS X Status: NEW Severity: major Priority: P5 Component:

[Bug 10532] Rsync fails with older version.

2014-04-30 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10532 --- Comment #8 from Roger Wolff r.e.wo...@bitwizard.nl 2014-04-30 07:40:41 UTC --- Ah! It is the OLDER version of rsync that is refusing to talk to the newer one. I would always have implemented protocol version compatiblity by having the newer

[Bug 10575] Long Delay for Large Folders Even with Incremental File-List

2014-04-29 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10575 --- Comment #1 from Kevin Korb rs...@sanitarium.net 2014-04-29 13:18:35 UTC --- What is your command line? -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the

[Bug 10532] Rsync fails with older version.

2014-04-29 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10532 --- Comment #4 from Wayne Davison way...@samba.org 2014-04-29 17:13:13 UTC --- Rsync 2.3.2 refuses to interact with protocol 31. If you wish to tweak 2.3.2 to not be so draconian, please be my guest, but you'd be better off upgrading the hugely

[Bug 10571] Fails to work from machine to machine after upgrade to Kubuntu 14.01

2014-04-29 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10571 Wayne Davison way...@samba.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 10532] Rsync fails with older version.

2014-04-29 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10532 Wayne Davison way...@samba.org changed: What|Removed |Added CC||j...@jacq.info ---

[Bug 10575] Long Delay for Large Folders Even with Incremental File-List

2014-04-29 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10575 Wayne Davison way...@samba.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 10532] Rsync fails with older version.

2014-04-29 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10532 --- Comment #6 from Wayne Davison way...@samba.org 2014-04-29 17:52:49 UTC --- Oops, I meant to say --protocol=30 (not --version). -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email --- You are receiving this mail

[Bug 10532] Rsync fails with older version.

2014-04-29 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10532 --- Comment #7 from John Jacq j...@jacq.info 2014-04-29 18:58:19 UTC --- Thanks, this does work fine. I've simply aliased rsync to rsync --protocol=30 in my .bash_aliases file so as not to change my backup scripts. Updating rsync on the remote

[Bug 10507] Structured Output (for Simpler Parsing)

2014-04-29 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10507 --- Comment #1 from Haravikk sa...@haravikk.com 2014-04-29 21:10:41 UTC --- Just wanted to add that simplified parsing of itemised output would be nice too, and also with awareness for the --progress option, i.e; with itemised output enabled a

[Bug 9594] Error transferring user and non-user xattr using --fake-super under Linux

2014-04-29 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=9594 --- Comment #1 from Kuba Ober k...@mareimbrium.org 2014-04-30 01:20:39 UTC --- I can reproduce under 3.1.1pre1. The cause of the problem is as follows: Note that the rsync_xa list items contain the xattr name and value *but also* an attribute

[Bug 10571] New: Fails to work from machine to machine after upgrade to Kubuntu 14.01

2014-04-28 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10571 Summary: Fails to work from machine to machine after upgrade to Kubuntu 14.01 Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW

[Bug 10532] Rsync fails with older version.

2014-04-27 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10532 --- Comment #3 from Roger Wolff r.e.wo...@bitwizard.nl 2014-04-27 10:17:59 UTC --- My arguments for seeing this as a bug are: 1) The rsync version of half a year ago /is/ able to communicate with that old version. 2) The patch comment for the

[Bug 10567] New: --abort option to halt transfer on error(s)

2014-04-26 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10567 Summary: --abort option to halt transfer on error(s) Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5

[Bug 10568] New: --copy-links Fails if link name has more than 32 chars

2014-04-26 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10568 Summary: --copy-links Fails if link name has more than 32 chars Product: rsync Version: 3.0.4 Platform: All OS/Version: Linux Status: NEW Severity: critical

[Bug 6590] [sender] could not find xattr #1 for home/jdoe/TheFresh

2014-04-24 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6590 Mantas M. graw...@gmail.com changed: What|Removed |Added CC||graw...@gmail.com --- Comment

[Bug 6590] [sender] could not find xattr #1 for home/jdoe/TheFresh

2014-04-24 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6590 --- Comment #4 from Mantas M. graw...@gmail.com 2014-04-24 10:23:21 UTC --- Ah, on the second thought, I'm actually looking for bug 9594... -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email --- You are receiving this

[Bug 10532] Rsync fails with older version.

2014-04-24 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10532 --- Comment #1 from rafael.t...@gmail.com 2014-04-24 10:30:42 UTC --- Same error when using Mac OS protocol version mismatch -- is your shell clean? (see the rsync man page for an explanation) rsync error: protocol incompatibility (code 2) at

[Bug 10532] Rsync fails with older version.

2014-04-24 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10532 Wayne Davison way...@samba.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 8308] rsync: exclude.c:532: change_local_filter_dir: Assertion `dir_depth 4096/2+1' failed

2014-04-20 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=8308 --- Comment #7 from Wayne Davison way...@samba.org 2014-04-20 21:10:54 UTC --- Created attachment 9862 -- https://bugzilla.samba.org/attachment.cgi?id=9862 Don't pass an inactive dir to change_local_filter_dir() See if this patch fixes the issue

[Bug 8308] rsync: exclude.c:532: change_local_filter_dir: Assertion `dir_depth 4096/2+1' failed

2014-04-20 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=8308 Wayne Davison way...@samba.org changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #8

[Bug 8308] rsync: exclude.c:532: change_local_filter_dir: Assertion `dir_depth 4096/2+1' failed

2014-04-20 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=8308 --- Comment #9 from Wayne Davison way...@samba.org 2014-04-20 21:20:02 UTC --- Created attachment 9863 -- https://bugzilla.samba.org/attachment.cgi?id=9863 Add some debugging if the prior patch didn't fix anything If there is still a bug, use

[Bug 8308] rsync: exclude.c:532: change_local_filter_dir: Assertion `dir_depth 4096/2+1' failed

2014-04-20 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=8308 Wayne Davison way...@samba.org changed: What|Removed |Added Attachment #9862|0 |1 is obsolete|

[Bug 10552] Sender checksum calculation significantly slower with compression enabled

2014-04-19 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10552 Wayne Davison way...@samba.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug 9103] ext4 creation timestamp

2014-04-19 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=9103 --- Comment #3 from Wayne Davison way...@samba.org 2014-04-19 17:22:46 UTC --- If someone would like to research how code checks a crtime, coming up with a patch that changes the existing crtime.diff patch would be appreciated (or even just

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

2014-04-19 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10372 Wayne Davison way...@samba.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug 10552] Add optionion compress mode that skips including unchanged-data in the compression stream

2014-04-19 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10552 Wayne Davison way...@samba.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug 10555] checksum-reading.diff causes rsync to segfault with large amount of files

2014-04-19 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10555 Wayne Davison way...@samba.org changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #1

[Bug 10552] Sender checksum calculation significantly slower with compression enabled

2014-04-17 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10552 --- Comment #1 from John Pierman haqt...@gmail.com 2014-04-17 12:34:03 UTC --- Confirmed: Without -z avg over 3 runs (real0m5.998s) With -z avg over 3 runs (real0m8.490s) On Mon, Apr 14, 2014 at 4:10 PM, samba-b...@samba.org wrote:

[Bug 10552] Sender checksum calculation significantly slower with compression enabled

2014-04-17 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10552 --- Comment #2 from dougmi...@cox.net 2014-04-17 15:26:35 UTC --- Just adding that when using fast storage such as an SSD and/or a slow processor like in some NAS boxes, the gap can widen quite a lot. Here are my times on my 2.6GHz Core i7 Ivy

[Bug 10557] New: .ssh/config settings are incompletely applied with -e or --rsh

2014-04-17 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10557 Summary: .ssh/config settings are incompletely applied with -e or --rsh Product: rsync Version: 3.1.1 Platform: All OS/Version: All Status: NEW Severity:

[Bug 10557] .ssh/config settings are incompletely applied with -e or --rsh

2014-04-17 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10557 --- Comment #1 from Kevin Korb rs...@sanitarium.net 2014-04-17 18:35:45 UTC --- The key here is the sudo. ssh will always look to ~/.ssh/config but once you sudo your ~ is /root instead of /Users/kbroughton. Duplicate your ~/.ssh/config in

[Bug 10557] .ssh/config settings are incompletely applied with -e or --rsh

2014-04-17 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10557 --- Comment #2 from kesten kesten.brough...@gmail.com 2014-04-17 18:44:27 UTC --- Thanks for the faster-than-light response. I mounted the samba file server to my mac as recommended in https://discussions.apple.com/message/25112468#25112468 I

[Bug 10557] .ssh/config settings are incompletely applied with -e or --rsh

2014-04-17 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10557 --- Comment #3 from Kevin Korb rs...@sanitarium.net 2014-04-17 19:37:06 UTC --- OK, I was speaking from a Linux perspective. I have no idea what OSX uses as root's home dir. Simply put, under sudo you are running as root and root has a different

[Bug 10555] New: checksum-reading.diff causes rsync to segfault with large amount of files

2014-04-16 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10555 Summary: checksum-reading.diff causes rsync to segfault with large amount of files Product: rsync Version: 3.1.1 Platform: All OS/Version: All Status: NEW

[Bug 10527] Rsync Deadlock when copying files

2014-04-16 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10527 --- Comment #21 from roland devz...@web.de 2014-04-16 18:54:51 UTC --- You should press alt-sysrq-w when the deadlock happen to see if there are any processes deadlocked in the kernel. If yes, send me the stacktrace of those processes. If

[Bug 10527] Rsync Deadlock when copying files

2014-04-16 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10527 --- Comment #22 from Colin Rice dah4...@gmail.com 2014-04-16 19:19:09 UTC --- I removed the verbosity and it stopped hanging. If I drop back down to -i again, it does hang. I still use dm-crypt for the partition. -- Configure bugmail:

[Bug 10527] Rsync Deadlock when copying files

2014-04-16 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10527 --- Comment #23 from Colin Rice dah4...@gmail.com 2014-04-16 19:24:39 UTC --- Created attachment 9854 -- https://bugzilla.samba.org/attachment.cgi?id=9854 sysrq blocked tasks -- Configure bugmail:

[Bug 10527] Rsync Deadlock when copying files

2014-04-16 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10527 --- Comment #24 from Colin Rice dah4...@gmail.com 2014-04-16 20:31:10 UTC --- Originally it was hanging even without the i, but since then I've wiped the backup drive completely, and upgraded my kernel from 3.13.6 to 3.14 and it is no longer

<    1   2   3   4   5   6   7   8   9   10   >