RE: maximum block-size (-B) parameter

2008-07-25 Thread Rob Bosch
The maximum value allowed was 128KB. I think this is an issue with cygwin (using 1.7.6 for testing) and how it interprets an int32. I've modified the define value from the int32 and put in an upper limit instead to test. Just an FYI in case someone else has this issue. Rob -- Please use rep

maximum block-size (-B) parameter

2008-07-25 Thread Rob Bosch
I've been trying to test rsync on files over 80GB again to see if I can find ways to improve performance further. I tried passing a manual block-size value and I keep getting "Invalid block length" from the [sender]. Can someone refresh my memory of the valid values that can be passed using this