<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body dir="ltr" bgcolor="#ffffff" text="#000000">
Tom Rosenfeld wrote:
<blockquote
 cite="mid:k2rd726cd731004112341l7fe59225uf85e6580a5f7ccf8@mail.gmail.com"
 type="cite">
  <div dir="ltr">Hi,<br>
  <br>
I am a great fan of rsync for copying filesystems. However I now have a
filesystem which is several hundred gigabytes and apparently has a lot
of small files. I have been running rsync all night and it still did
not start copying as it is still building the file list.<br>
Is there any way to get it to start copying as it goes. Or do any of
you have a better tool?<br>
  </div>
</blockquote>
Yes, there is a better tool.<br>
<br>
Upgrade both ends to rsync version 3 or later. That version starts the
transfer even before the file list is completely built.<br>
<br>
Shachar<br>
<pre class="moz-signature" cols="72">-- 
Shachar Shemesh
Lingnu Open Source Consulting Ltd.
<a class="moz-txt-link-freetext" href="http://www.lingnu.com">http://www.lingnu.com</a>
</pre>
</body>
</html>