search for: bloda

Displaying 2 results from an estimated 2 matches for "bloda".

Did you mean: gloda
2010 Feb 23
2
cygwin + rsync issue under Windows 7 x64
...y, manually editing config.status to turn off HAVE_SOCKETPAIR. The resulting rsync works fine. So, what specific diagnosis and further information would you find most helpful? A few months ago, Corinna and I went through a whole round of trying to get socketpair to work better, and she developed a BLODA work-around. At her request, I have kept the particular offending BLODA installed. AFAIK, the original problem (complete inability to open a socketpair and fork properly) is gone. This is a different problem, but seems to have to do with not being able to push data through socket pairs or detect pr...
2009 Dec 16
0
rsync hang on large file in a set
...(though I am monitoring this, of course). One was to substitute --progress and --partial-dir for -P. The other -- which is the cygwin relevant part -- was the compile with socketpair turned off (manually in the config file). I did this because Corinna and I had found issues between socketpair and BLODA on my (Windows 7) box, which she appeared to have fixed in revisions to 1.7 The problems had to do with fork, dup, and such, not with actual data transfer AFAIK. At her request I still have the BLODA installed, and other cygwin things generally work right. I will also play with putting socketpair...