Displaying 2 results from an estimated 2 matches for "fbnote".
2005 Mar 21
4
Patch: Offline transfer mode
...al batch mode in rsync was based on "rsync+", but the latest
version uses a new implementation\&.
+.PP
+.SH "OFFLINE MODE"
+.PP
+"Never underestimate the bandwidth of a station wagon full of tapes
+hurtling down the highway\&." \-\- Andrew Tanenbaum
+.PP
+\fBNote:\fP Offline mode should be considered experimental in this version
+of rsync\&. It depends on batch mode, which is itself experimental\&. The
+interface and behavior may not be stable yet\&. Having said
+that, the original developer of offline mode uses the code for production
+offs...
2002 Feb 07
1
Latest version of the batch mode cleanup patch
...on
+for details.
+.IP
+.IP "\fB--read-batch=PREFIX\fP"
+Apply a previously generated change batch, using the fileset whose filenames
+start with \fBPREFIX\fP\&. See the "BATCH MODE" section for details.
.IP
.PP
.SH "EXCLUDE PATTERNS"
@@ -921,29 +923,86 @@
\fBNote:\fP Batch mode should be considered experimental in this version
of rsync\&. The interface or behaviour may change before it stabilizes\&.
.PP
-The following call generates 4 files that encapsulate the information
-for synchronizing the contents of \fBtarget_dir\fP with the updates foun...