https://bugzilla.samba.org/show_bug.cgi?id=5075
--- Comment #2 from [EMAIL PROTECTED] 2007-11-12 00:17 CST ---
Sorry, I meant to add this too:
There is also an uninitialized variable in readfd_buffered that can cause
garbage to be read independently of the bug in mplex_write. Under
https://bugzilla.samba.org/show_bug.cgi?id=5075
--- Comment #1 from [EMAIL PROTECTED] 2007-11-12 00:14 CST ---
Created an attachment (id=2963)
--> (https://bugzilla.samba.org/attachment.cgi?id=2963&action=view)
Diffs to fix bug
--
Configure bugmail: https://bugzilla.samba.org/user
https://bugzilla.samba.org/show_bug.cgi?id=5075
Summary: Syncing with --iconv may yield protocol error
Product: rsync
Version: 3.0.0
Platform: All
OS/Version: All
Status: NEW
Severity: major
Priority: P3
Co
On Nov 12, 2007, at 12:55 AM, Wayne Davison wrote:
On Sun, Nov 11, 2007 at 03:09:08PM +0100, Wesley W. Terpstra wrote:
There seem to be three distinct problems.
Thanks for the detailed analysis. I'll be checking into this soon.
I wanted to fix it, but every time I prepare a patch, it breaks
On Sun, Nov 11, 2007 at 03:09:08PM +0100, Wesley W. Terpstra wrote:
> There seem to be three distinct problems.
Thanks for the detailed analysis. I'll be checking into this soon.
..wayne..
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read:
https://bugzilla.samba.org/show_bug.cgi?id=5071
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|NEW |ASSIGNED
--- Comment #3 from [EM
https://bugzilla.samba.org/show_bug.cgi?id=5074
Summary: Push to a daemon with --only-write-batch modifies dest
and then hangs
Product: rsync
Version: 3.0.0
Platform: x86
OS/Version: Linux
Status: NEW
Seve
On Sun, 2007-11-11 at 12:47 -0800, Max Kipness wrote:
> Is there anyway on a dry-run to actually see per file how many bytes are to
> be transferred? On a normal run I use --log-format=/%f/%l/%b/%i which shows
> the total file size and the actual bytes transferred.
>
> Also, during a dry-run, is
Is there anyway on a dry-run to actually see per file how many bytes are to
be transferred? On a normal run I use --log-format=/%f/%l/%b/%i which shows
the total file size and the actual bytes transferred.
Also, during a dry-run, is there anyway to show the Literal Data?
Basically, I'm trying
Hello,
Sometimes when I am using the command:
rsync -avR -e rsh "/raid/system/Images/./GHOST.BAT"
192.168.192.2:/raid/system/Images/ --delete -z --progress
--exclude-from=/usr/local/excludes --bwlimit=70
I get the following error:
rsync: mkdir "/raid/system/Images" failed: File exists (17)
r
I've been thus far unable to figure out why this breaks.
There seem to be three distinct problems.
Problem #1: receiver.c:451 calls set_file_attrs before the contents
of a directory have been created. This resets the writable flag which
was setup in generator.c to permit creating children.
11 matches
Mail list logo