<html><head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
</head><body text="#000000" bgcolor="#FFFFFF">I must say i've tried 
everything to change this <span>262144 byte size incrementation with no 
luck. Is this value hardcoded in rsync or it's system dependent? Hope 
someone will know - it's really important for me to change it to smaller
 value. <br>
</span><br>
<div class="moz-signature">-- <br><span><span><p style="color: rgb(0, 0,
 0); font-size: 12pt; font-style: normal; 
font-variant: normal; font-weight: normal; letter-spacing: normal; 
line-height: normal; orphans: auto; text-align: start; text-indent: 0px;
 text-transform: none; white-space: normal; widows: auto; word-spacing: 
0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; 
font-family: Calibri; margin-top: 0px; margin-bottom: 0px;">Regards,</p><p
 style="color: rgb(0, 0, 0); font-size: 12pt; font-style: normal; 
font-variant: normal; letter-spacing: normal; line-height: normal; 
orphans: auto; text-align: start; text-indent: 0px; text-transform: 
none; white-space: normal; widows: auto; word-spacing: 0px; 
-webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; 
font-family: Calibri; font-weight: bold; margin-top: 10px; 
margin-bottom: 0px;">Marcin Polkowski</p><p style="color: rgb(0, 0, 0); 
font-size: 12pt; font-style: normal; font-variant: normal; 
letter-spacing: normal; line-height: normal; orphans: auto; text-align: 
start; text-indent: 0px; text-transform: none; white-space: normal; 
widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; 
-webkit-text-stroke-width: 0px; font-family: Calibri; font-weight: bold;
 margin-top: 0px; margin-bottom: 0px;">Zakład Fizyki Litosfery IGF UW</p><p
 style="color: rgb(0, 0, 0); font-size: 12pt; font-style: normal; 
font-variant: normal; font-weight: normal; letter-spacing: normal; 
line-height: normal; orphans: auto; text-align: start; text-indent: 0px;
 text-transform: none; white-space: normal; widows: auto; word-spacing: 
0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; 
font-family: Calibri; margin-top: 0px; margin-bottom: 0px;">mobile: <span
 __postbox-detected-content="__postbox-detected-date" 
class="__postbox-detected-content __postbox-detected-date" 
style="display: inline; font-size: inherit; padding: 0pt; color: rgb(0, 
0, 0);">+48</span> 
607561871</p><p style="color: rgb(0, 0, 0); font-size: 12pt; font-style:
 normal; font-variant: normal; font-weight: normal; letter-spacing: 
normal; line-height: normal; orphans: auto; text-align: start; 
text-indent: 0px; text-transform: none; white-space: normal; widows: 
auto; word-spacing: 0px; -webkit-text-size-adjust: auto; 
-webkit-text-stroke-width: 0px; font-family: Calibri; margin-top: 0px; 
margin-bottom: 0px;">mail:<span class="Apple-converted-space"> </span><a
 href="mailto:marcin@marcinpolkowski.com">marcin@marcinpolkowski.com<br>
</a></p></span><br>
</span></div>
<br>
<br>
<blockquote style="border: 0px none;" 
cite="mid:5225A16A.80401@marcinpolkowski.com" type="cite">
  <div style="margin:30px 25px 10px 25px;" class="__pbConvHr"><div 
style="display:table;width:100%;border-top:1px solid 
#EDEEF0;padding-top:5px">       <div 
style="display:table-cell;vertical-align:middle;padding-right:6px;"><img
 photoaddress="marcin@marcinpolkowski.com" photoname="Marcin Polkowski" 
src="cid:part1.09090308.02000003@marcinpolkowski.com" 
name="compose-unknown-contact.jpg" width="25px" height="25px"></div>   <div
 
style="display:table-cell;white-space:nowrap;vertical-align:middle;width:100%">
        <a moz-do-not-send="true" href="mailto:marcin@marcinpolkowski.com" 
style="color:#737F92 
!important;padding-right:6px;font-weight:bold;text-decoration:none 
!important;">Marcin Polkowski</a></div>   <div 
style="display:table-cell;white-space:nowrap;vertical-align:middle;">   
  <font color="#9FA2A5"><span style="padding-left:6px">3 września 2013 
10:44</span></font></div></div></div>
  <div style="color:#888888;margin-left:24px;margin-right:24px;" 
__pbrmquotes="true" class="__pbConvBody">
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
I‘m transferring 1.1 Mb files over very poor GSM EDGE connection. My 
rsync command is:<br>
  <br>
rsync --partial --remove-source-files --timeout=120 --append --progress 
--rsh=ssh -z LOCAL_FILE root@SERVER:REMOTE_PATH<br>
  <br>
File on remote server “grows” in size in steps of 262144 bytes. That is a
 lot, because system needs to transfer at least 262144 (before 
compression) every time connection is established. When I use scp –C 
chunk size is about 32Kb. Is there a way to change chunk size for rsync?
 I use rsync 3.0.7.<br>
  <br>
  
  </div>
</blockquote>
</body></html>