<html><head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"></head><body
 bgcolor="#FFFFFF" text="#000000">
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 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>
</body>
</html>