Mention John Langford's thesis.
[rsync-web.git] / faqbody.html
index ab2af3bc5b5df9e98df66ecd7744151382be78df..228fc220d8daf00d9caf72cbaa58cc3b8c89faa9 100644 (file)
@@ -84,9 +84,9 @@ file list structure containing all the vital details of each file.
 rsync needs to hold structure in memory because it is being constantly
 traversed.
 
-I do have a plan for how to rewrite rsync so that it consumes a fixed
-(small) amount of memory no matter how many files are transferred, but
-I haven't yet found a spare week of coding time to implement it!
+A future version of rsync could be built with an improved protocol that
+transfers files in a more incremental fashion, which would require a lot
+less memory.  Unfortunately, such an rsync does not yet exist.
 
 
 </small></pre><hr>
@@ -214,13 +214,3 @@ stdout is currently directed.
 
 
 </small><hr>
-<h3><a name=12>subscribe</a></h3>
-<pre><small>
-&gt; How to subscribe to rsync mailing list?
-
-Send a email to listproc@samba.org with no subject and a
-body of "subscribe rsync Your Name"
-
-See http://lists.samba.org/ for more info.
-
-</small></pre><hr>