[Bug 2130] New: suppressing progress bar when not the foreground process

2004-12-08 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2130 Summary: suppressing progress bar when not the foreground process Product: rsync Version: 2.6.3 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P3

[Bug 2131] New: Create db files for local/remote directory listing

2004-12-08 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2131 Summary: Create db files for local/remote directory listing Product: rsync Version: 2.6.3 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P3

[Bug 2159] New: rsync with three verbose or more

2004-12-14 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2159 Summary: rsync with three verbose or more Product: rsync Version: 2.6.2 Platform: PPC OS/Version: Mac OS X Status: NEW Severity: normal Priority: P3 Component

[Bug 2158] Rsync discontinues when large files are vanished or updated

2004-12-14 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2158 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 2159] rsync with three verbose or more

2004-12-14 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2159 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 2116] rsync ignores write error

2004-12-14 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2116 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 2158] New: Rsync discontinues when large files are vanished or updated

2004-12-14 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2158 Summary: Rsync discontinues when large files are vanished or updated Product: rsync Version: 2.6.3 Platform: All OS/Version: FreeBSD Status: NEW Severity: no

[Bug 2130] suppressing progress bar when not the foreground process

2004-12-14 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2130 --- Additional Comments From [EMAIL PROTECTED] 2004-12-14 12:01 --- Created an attachment (id=843) --> (https://bugzilla.samba.org/attachment.cgi?id=843&action=view) My version of the patch to progress.c I'm considering this change, an

[Bug 2130] suppressing progress bar when not the foreground process

2004-12-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2130 --- Additional Comments From [EMAIL PROTECTED] 2004-12-15 03:47 --- I've treated having getpgrp() as having tcgetpgrp() in my own code. However, it may be safer to add a separate autoconf check, and only enable this functionality #if H

[Bug 2187] New: rsync large file getting verification failed using -z

2004-12-23 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2187 Summary: rsync large file getting verification failed using -z Product: rsync Version: 2.6.3 Platform: x86 OS/Version: All Status: NEW Severity: normal Priority: P3

[Bug 1412] Bogus warnings with --backup --backup-dir=/path

2004-12-23 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=1412 --- Additional Comments From [EMAIL PROTECTED] 2004-12-23 09:59 --- I do not believe this bug is completely fixed in 2.6.3. I am still seeing many errors of the type described. Here is one example: rsync: mkdir "/mnt/a/hpsvoh/incr-2

[Bug 1412] Bogus warnings with --backup --backup-dir=/path

2004-12-23 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=1412 --- Additional Comments From [EMAIL PROTECTED] 2004-12-23 11:08 --- Created an attachment (id=866) --> (https://bugzilla.samba.org/attachment.cgi?id=866&action=view) One more patch You are right that there was another bug that could re

[Bug 2187] rsync large file getting verification failed using -z

2004-12-27 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2187 --- Additional Comments From [EMAIL PROTECTED] 2004-12-27 01:15 --- Created an attachment (id=869) --> (https://bugzilla.samba.org/attachment.cgi?id=869&action=view) error log -- Configure bugmail: https://bugzilla.samba.org/userpref

[Bug 2187] rsync large file getting verification failed using -z

2004-12-27 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2187 --- Additional Comments From [EMAIL PROTECTED] 2004-12-27 01:44 --- by the way, I'm using rsync in cygwin 1.5.12-1. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email --- You are receiving this mail because: -

[Bug 2187] rsync large file getting verification failed using -z

2004-12-27 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2187 --- Additional Comments From [EMAIL PROTECTED] 2004-12-28 00:29 --- I'd suggest adding "--partial" to the options and comparing the copied file (which will not be discarded) with a valid version of the file. If the corruption is minor,

[Bug 2187] rsync large file getting verification failed using -z

2004-12-28 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2187 --- Additional Comments From [EMAIL PROTECTED] 2004-12-28 03:31 --- I think it's a common problem. In fact I have been transfered a list of files which become larger everyday for a long time using rsync. When XYSHAGLS.BAK was not large

[Bug 2187] rsync large file getting verification failed using -z

2004-12-28 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2187 --- Additional Comments From [EMAIL PROTECTED] 2004-12-28 20:27 --- I added --partial to the options and got two files same in size,but not same in md5 checksum. And then I did the following test. First, I made two test files, test and

[Bug 2187] rsync large file getting verification failed using -z

2004-12-30 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2187 --- Additional Comments From [EMAIL PROTECTED] 2004-12-30 03:40 --- I did another test. I got a file which is about 180M. See the following test log: $ rsync -az -vvv -B 65535 [EMAIL PROTECTED]::backup/cscnc1.dmp ./ opening tcp connect

[Bug 2187] rsync large file getting verification failed using -z

2004-12-30 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2187 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |ASSIGNED --- Additional Comments

[Bug 2207] New: Listing of available sync-sets is very different with or without ssh

2005-01-02 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2207 Summary: Listing of available sync-sets is very different with or without ssh Product: rsync Version: 2.6.2 Platform: All OS/Version: All Status: NEW Severit

[Bug 2207] Listing of available sync-sets is very different with and without daemon mode

2005-01-02 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2207 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 2208] New: rsync failed at random file with same error rsync: writefd_unbuffered failed to write 4 bytes: phase "unknown" [sender]: Connection reset by peer (104) rsync error: error in rsync prot

2005-01-02 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2208 Summary: rsync failed at random file with same error rsync: writefd_unbuffered failed to write 4 bytes: phase "unknown" [sender]: Connection reset by peer (104) rsync error: error

[Bug 2207] Listing of available sync-sets is very different with and without daemon mode

2005-01-02 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2207 [EMAIL PROTECTED] changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

[Bug 2207] Listing of available sync-sets is very different with and without daemon mode

2005-01-02 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2207 [EMAIL PROTECTED] changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Bug 2208] cygwin version of rsync sometimes hangs

2005-01-02 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2208 [EMAIL PROTECTED] changed: What|Removed |Added Severity|major |normal Status|NEW

[Bug 2208] cygwin version of rsync sometimes hangs

2005-01-03 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2208 --- Additional Comments From [EMAIL PROTECTED] 2005-01-03 03:42 --- Server side (other end of connection) went away more than 9 minutes later than client, so server do not close TCP connection (it remains open until server timeout - test

DO NOT REPLY [Bug 6569] chmod-temp-dir fails on QNX

2009-08-22 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6569 way...@samba.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 6569] chmod-temp-dir fails on QNX

2009-08-24 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6569 --- Comment #3 from mkr...@beckman.com 2009-08-24 11:13 CST --- (In reply to comment #2) > Thanks for the patch! I've checked-in a fix to the git repo. Thanks, I've verified that rsync now builds and passes its test suite on QNX 6.4.1.

DO NOT REPLY [Bug 5147] Read-only files that have changed xattrs fail to allow xattr changes

2009-08-25 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5147 --- Comment #1 from biz...@yahoo.com 2009-08-25 22:19 CST --- This bug occurs even if the file doesn't exist (thus newly created) on the target. This suggests that setting xattrs needs to be done before any chmod() or ACL is set. -- C

DO NOT REPLY [Bug 6667] New: proposal: --transaction

2009-08-27 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6667 Summary: proposal: --transaction Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P3 Component: core

DO NOT REPLY [Bug 6667] proposal: --transaction

2009-08-27 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6667 --- Comment #1 from car...@taltos.org 2009-08-27 17:50 CST --- Except that assumes rsync will never traverse a filesystem boundary. Be very careful about your assumptions... -- Configure bugmail: https://bugzilla.samba.org/userprefs.c

DO NOT REPLY [Bug 6667] proposal: --transaction

2009-08-27 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6667 m...@mattmccutchen.net changed: What|Removed |Added Severity|normal |enhancement Status|NEW

DO NOT REPLY [Bug 6672] New: mtim.tv_nsec not used when reading time of a file

2009-08-29 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6672 Summary: mtim.tv_nsec not used when reading time of a file Product: rsync Version: 3.0.6 Platform: Other OS/Version: All Status: NEW Severity: major Priority: P3

DO NOT REPLY [Bug 6633] Extended attributes under Solaris are not supported.

2009-08-31 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6633 cava...@cilea.it changed: What|Removed |Added CC||cava...@cilea.it --- Comment #4 f

DO NOT REPLY [Bug 6633] Extended attributes under Solaris are not supported.

2009-08-31 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6633 --- Comment #5 from cava...@cilea.it 2009-08-31 04:54 CST --- I think the problem is that bufpos (and so ret) is always set to "-1" in this code ( in read_xattr). If cnt==0 shouldn't this indicate that end of file is reached? for (buf

DO NOT REPLY [Bug 6633] Extended attributes under Solaris are not supported.

2009-08-31 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6633 --- Comment #6 from way...@samba.org 2009-08-31 15:04 CST --- Make sure you're trying the latest version from the git repo, a nightly tar file, or a file grabbed from the unpacked files: http://rsync.samba.org/download.html The cod

DO NOT REPLY [Bug 6633] Extended attributes under Solaris are not supported.

2009-08-31 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6633 --- Comment #7 from cava...@cilea.it 2009-09-01 01:11 CST --- I do not undestand you point. The last niglty snapshot and also the last git commit show the same results. Actually I put this line in the code to do some debugging: ssize_t

DO NOT REPLY [Bug 6633] Extended attributes under Solaris are not supported.

2009-09-01 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6633 --- Comment #8 from way...@samba.org 2009-09-01 13:50 CST --- Aha. The loop is being limited by buflen instead of sb.st_size. Change this: - for (bufpos = 0; bufpos < buflen; ) { - ssize_t cnt = rea

DO NOT REPLY [Bug 6633] Extended attributes under Solaris are not supported.

2009-09-02 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6633 --- Comment #9 from cava...@cilea.it 2009-09-02 02:51 CST --- Thanks for the correction in comment #8. I have another small change to suggest: - if ((attrfd = attropen(path, name, O_CREAT|O_WRONLY|O_NOFOLLOW, mode)) < 0) + i

DO NOT REPLY [Bug 6685] New: [wishlist] improve message: --delete does not work without -r or -d

2009-09-02 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6685 Summary: [wishlist] improve message: --delete does not work without -r or -d Product: rsync Version: 3.0.6 Platform: Other OS/Version: Linux Status: NEW Seve

DO NOT REPLY [Bug 6633] Extended attributes under Solaris are not supported.

2009-09-02 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6633 --- Comment #10 from way...@samba.org 2009-09-02 11:17 CST --- Thanks for the write fix. The latest code turns a symlink into a file when using --fake-super on a system that has NO_SYMLINK_XATTRS defined in config.h. You can snag that

DO NOT REPLY [Bug 6633] Extended attributes under Solaris are not supported.

2009-09-03 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6633 --- Comment #11 from cava...@cilea.it 2009-09-03 04:18 CST --- (In reply to comment #10) > Thanks for the write fix. > > The latest code turns a symlink into a file when using --fake-super on a > system > that has NO_SYMLINK_XATTRS def

DO NOT REPLY [Bug 6633] Extended attributes under Solaris are not supported.

2009-09-03 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6633 --- Comment #12 from cava...@cilea.it 2009-09-03 07:30 CST --- Small correction to sys_lremovexattr, NOT UNDERSTOOD, unlink of attributes works only of attropen is called without O_RDWR This is not strictly related with fake-sup

DO NOT REPLY [Bug 6362] --dry-run conflicts with --hard-links

2009-09-05 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6362 --- Comment #3 from way...@samba.org 2009-09-05 10:26 CST --- Created an attachment (id=4648) --> (https://bugzilla.samba.org/attachment.cgi?id=4648&action=view) A shell script to duplicate the issue My test script for the issue. --

DO NOT REPLY [Bug 6362] --dry-run conflicts with --hard-links

2009-09-05 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6362 way...@samba.org changed: What|Removed |Added Attachment #4648|application/octet-stream|text/plain mime type|

DO NOT REPLY [Bug 6362] --dry-run conflicts with --hard-links

2009-09-05 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6362 way...@samba.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 6376] Trailing slashes avoid creating directories in daemon mode

2009-09-05 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6376 way...@samba.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 6413] can't find links

2009-09-05 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6413 way...@samba.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 6422] rsync needlessly aborts when getcwd() fails

2009-09-05 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6422 way...@samba.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 6461] rsync occassionally issues the message "rsync error: unexplained error (code 255) at main.c(1506) [generator=3.0.4]"

2009-09-05 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6461 way...@samba.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 6597] Add Kib/s Mib/s indicators to last line message: sent NNN bytes...

2009-09-05 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6597 way...@samba.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 6542] rsync: hlink.c:125: match_gnums: Assertion `gnum >= hlink_flist->ndx_start' failed.

2009-09-05 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6542 way...@samba.org changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #2 from way.

DO NOT REPLY [Bug 6508] Inconsistent exit code behavior between local, ssh transport, and rsyncd transport

2009-09-05 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6508 way...@samba.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 6546] lremovexattr problems

2009-09-05 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6546 way...@samba.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 6603] Improve --skip-compress default values

2009-09-05 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6603 way...@samba.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 6597] Add Kib/s Mib/s indicators to last line message: sent NNN bytes...

2009-09-05 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6597 --- Comment #3 from jari.aa...@cante.net 2009-09-05 12:57 CST --- Please update the indicator to use IEEE standard KiB (Not K/b etc) or ISO Kb/s, Mb/s if that is the unit in question. -- Jari -- Configure bugmail: https://bugzilla.sa

DO NOT REPLY [Bug 6413] can't find links

2009-09-05 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6413 --- Comment #2 from t...@fred.net 2009-09-05 13:05 CST --- (In reply to comment #1) > I'm not sure why the links don't show up underlined for you, since they are > underlined by default and nothing in the pages affects that setting. > >

DO NOT REPLY [Bug 6694] rsync -A drops mask from ACL

2009-09-05 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6694 --- Comment #1 from bugzi...@baldwin.users.panix.com 2009-09-05 13:28 CST --- Further testing shows that not only is the mask not preserved on transfer, but if it already exists, it is eliminated! -- Configure bugmail: https://bugzil

DO NOT REPLY [Bug 6694] New: rsync -A drops mask from ACL

2009-09-05 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6694 Summary: rsync -A drops mask from ACL Product: rsync Version: 3.0.6 Platform: Sparc OS/Version: Solaris Status: NEW Severity: normal Priority: P3 Component: c

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

2009-09-05 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6546 m...@mattmccutchen.net changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALI

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

2009-09-05 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6546 --- Comment #3 from d...@yost.com 2009-09-05 15:36 CST --- Ordinary warnings and data dependent errors are not bugs and shouldn't look like bugs. Source code file name and line number makes it look like a bug and should not be shown exce

DO NOT REPLY [Bug 6422] rsync needlessly aborts when getcwd() fails

2009-09-05 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6422 --- Comment #2 from vap...@gentoo.org 2009-09-05 16:31 CST --- i'd agree if i was attempting to do an actual operation on the current directory (like `rsync -a ./ foo:/`), but when the current directory is wholly irrelevant, it shouldnt

DO NOT REPLY [Bug 6695] New: whitespace problem in directory paths; I know of no work-around

2009-09-06 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6695 Summary: whitespace problem in directory paths; I know of no work-around Product: rsync Version: 3.0.6 Platform: Other OS/Version: Linux Status: NEW Severity

DO NOT REPLY [Bug 6695] whitespace problem in directory paths; I know of no work-around

2009-09-06 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6695 --- Comment #1 from m...@mattmccutchen.net 2009-09-06 22:59 CST --- --protect-args should fix the whitespace problems. As for the repeated "backup_dir is..." verbose message: in rsync 3.0.6, the client and server each print that message

DO NOT REPLY [Bug 6695] whitespace problem in directory paths; I know of no work-around

2009-09-07 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6695 s...@coolheads.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 6672] transfer & set nano-second times on files

2009-09-07 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6672 way...@samba.org changed: What|Removed |Added Severity|major |enhancement Status|NEW

DO NOT REPLY [Bug 6685] [wishlist] improve message: --delete does not work without -r or -d

2009-09-07 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6685 way...@samba.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 6694] rsync -A drops mask from ACL

2009-09-07 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6694 way...@samba.org changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #2 from way.

DO NOT REPLY [Bug 6694] rsync -A drops mask from ACL

2009-09-07 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6694 --- Comment #3 from m...@mattmccutchen.net 2009-09-07 17:54 CST --- The unusual behavior of Solaris ACLs was previously discussed in this thread: http://lists.samba.org/archive/rsync/2006-October/016404.html -- Configure bugmail: htt

DO NOT REPLY [Bug 6694] rsync -A drops mask from ACL

2009-09-07 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6694 --- Comment #4 from way...@samba.org 2009-09-07 18:07 CST --- I used the --fake-super option to try a copy that is otherwise impossible on linux (since I don't have access to solaris) -- an ACL that has a mask that doesn't match the grou

DO NOT REPLY [Bug 6694] rsync -A drops mask from ACL

2009-09-07 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6694 --- Comment #5 from m...@mattmccutchen.net 2009-09-07 23:48 CST --- Yes, according to the message linked in comment #3. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email --- You are receiving this mail becau

DO NOT REPLY [Bug 6701] New: permission of attributes are not preserved

2009-09-09 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6701 Summary: permission of attributes are not preserved Product: rsync Version: 3.1.0 Platform: Other OS/Version: Solaris Status: NEW Severity: minor Priority: P3

DO NOT REPLY [Bug 6701] permission of attributes are not preserved

2009-09-10 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6701 --- Comment #1 from m...@mattmccutchen.net 2009-09-10 15:29 CST --- Is the mode and ownership all, or is there other metadata to worry about? Do xattrs have mtimes? Does a file have a separate set of directory-like permissions that con

DO NOT REPLY [Bug 6701] permission of attributes are not preserved

2009-09-10 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6701 --- Comment #2 from m...@mattmccutchen.net 2009-09-10 15:51 CST --- (In reply to comment #1) > Is the mode and ownership all, or is there other metadata to worry about? Do > xattrs have mtimes? Does a file have a separate set of direct

DO NOT REPLY [Bug 5615] iconv conversion not applied to symlinks

2009-09-11 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5615 --- Comment #8 from per_angst...@autark.se 2009-09-11 02:38 CST --- My issue seems to be fixed in rsync version 3.0.6 protocol version 30. Tested in Ubuntu 9.10 Alpha 5. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi

DO NOT REPLY [Bug 6719] New: I/O error protection is broken w/ protocol 30 and incremental recursion

2009-09-13 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6719 Summary: I/O error protection is broken w/ protocol 30 and incremental recursion Product: rsync Version: 3.0.6 Platform: All OS/Version: All Status: NEW Seve

DO NOT REPLY [Bug 5637] Match case issue on ext3fs and ARM platform

2009-09-13 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5637 --- Comment #1 from m...@mattmccutchen.net 2009-09-13 16:23 CST --- This is almost certainly a deficiency in the destination filesystem which rsync can't do anything about. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cg

DO NOT REPLY [Bug 4488] Unreadable directory causes no deletion without explanation

2009-09-13 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=4488 --- Comment #1 from m...@mattmccutchen.net 2009-09-13 16:28 CST --- (In reply to comment #0) > Having an unreadable (unix permissions set to no read access) directory within > the source directory causes a complaint that is apparently co

DO NOT REPLY [Bug 2131] Create db files for local/remote directory listing

2009-09-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2131 --- Comment #1 from m...@mattmccutchen.net 2009-09-16 00:33 CST --- Related to bug 3579. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the QA cont

DO NOT REPLY [Bug 6741] New: 'deleting' messages show up in improper places

2009-09-17 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6741 Summary: 'deleting' messages show up in improper places Product: rsync Version: 3.0.5 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P3

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

2009-09-17 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6741 --- Comment #1 from asch...@gmail.com 2009-09-17 09:24 CST --- a...@eee1:~$ rsync --version rsync version 3.0.5 protocol version 30 Copyright (C) 1996-2008 by Andrew Tridgell, Wayne Davison, and others. Web site: http://rsync.samba.org

DO NOT REPLY [Bug 6746] New: file from link-dest-source is copies and not linked for identical files

2009-09-20 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6746 Summary: file from link-dest-source is copies and not linked for identical files Product: rsync Version: 3.0.6 Platform: x86 OS/Version: Linux Status: NEW Se

DO NOT REPLY [Bug 6747] New: rsync recopies files with diacritics in the file names.

2009-09-20 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6747 Summary: rsync recopies files with diacritics in the file names. Product: rsync Version: 3.0.5 Platform: x86 OS/Version: Mac OS X Status: NEW Severity: normal Priority

DO NOT REPLY [Bug 6747] rsync recopies files with diacritics in the file names.

2009-09-20 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6747 m...@mattmccutchen.net changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

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

2009-09-20 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6741 way...@samba.org changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #2 from way.

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

2009-09-20 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6741 --- Comment #3 from m...@mattmccutchen.net 2009-09-20 21:00 CST --- (In reply to comment #2) > It would be possible > to modify protocol 31 to allow a MSG_DELETED to be sent to the sender when it > is on the serving side, and have it for

DO NOT REPLY [Bug 6752] New: --force option doesn't work as expected/documented

2009-09-22 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6752 Summary: --force option doesn't work as expected/documented Product: rsync Version: 3.0.6 Platform: x64 OS/Version: Linux Status: NEW Severity: normal Priority: P3

DO NOT REPLY [Bug 6752] --force option doesn't work as expected/documented

2009-09-22 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6752 m...@mattmccutchen.net changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #1 fro

DO NOT REPLY [Bug 6752] --force option doesn't work as expected/documented

2009-09-22 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6752 --- Comment #2 from m...@mattmccutchen.net 2009-09-22 22:00 CST --- Created an attachment (id=4730) --> (https://bugzilla.samba.org/attachment.cgi?id=4730&action=view) Fix the --force documentation Note: This will cause a conflict in f

DO NOT REPLY [Bug 6752] --force option doesn't work as expected/documented

2009-09-22 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6752 m...@mattmccutchen.net changed: What|Removed |Added AssignedTo|way...@samba.org|m...@mattmccutchen.net

DO NOT REPLY [Bug 6752] --force option doesn't work as expected/documented

2009-09-23 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6752 --- Comment #4 from cio...@mathworks.com 2009-09-23 08:30 CST --- Thanks for the "p" modifier tip. That solves the problem. May I suggest that if you are updating the documentation that you also note that the "p" modifier can be applied

DO NOT REPLY [Bug 5644] Option to recheck basis dirs for existing dest files

2009-09-29 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5644 --- Comment #4 from sa...@bryanthansen.net 2009-09-29 14:42 CST --- Created an attachment (id=4759) --> (https://bugzilla.samba.org/attachment.cgi?id=4759&action=view) replace DEST files with basis files when basis files match the src e

DO NOT REPLY [Bug 5644] Option to recheck basis dirs for existing dest files

2009-09-29 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5644 sa...@bryanthansen.net changed: What|Removed |Added CC||sa...@bryanthansen.net ---

DO NOT REPLY [Bug 5801] Speed up delta-transfer of zeros in new files with --sparse

2009-10-05 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5801 --- Comment #2 from mar...@scharrer-online.de 2009-10-05 09:16 CST --- I would like to repeat my interest in such a feature. I frequently copying large sparse files over a not-so-fast network connections. At the moment I have to pre-crea

DO NOT REPLY [Bug 6788] New: rsync does not abort early but needlessly transfers data if destination is write protected

2009-10-08 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6788 Summary: rsync does not abort early but needlessly transfers data if destination is write protected Product: rsync Version: 3.0.5 Platform: Other OS/Version: Linux Sta

DO NOT REPLY [Bug 6816] New: Delta-transfer algorithm does not reuse already transmitted identical blocks

2009-10-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6816 Summary: Delta-transfer algorithm does not reuse already transmitted identical blocks Product: rsync Version: 3.0.5 Platform: Other OS/Version: All Status: NEW

DO NOT REPLY [Bug 6816] Delta-transfer algorithm does not reuse already transmitted identical blocks

2009-10-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6816 --- Comment #1 from mar...@scharrer-online.de 2009-10-15 10:29 CST --- This enhancement would also effectively solve bug #5801, also reported by me. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email --- You

DO NOT REPLY [Bug 6821] New: Assertion failed so rsync crashes (path includes special char)

2009-10-16 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6821 Summary: Assertion failed so rsync crashes (path includes special char) Product: rsync Version: 3.0.6 Platform: x86 OS/Version: FreeBSD Status: NEW Severity:

DO NOT REPLY [Bug 3845] Make --remove-source-files remove directories too

2009-10-18 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=3845 l...@kraav.com changed: What|Removed |Added CC||l...@kraav.com --- Comment #6 from

DO NOT REPLY [Bug 6191] rsyncd path does not support environmental variables

2009-10-20 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6191 way...@samba.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

<    4   5   6   7   8   9   10   11   12   13   >