On Wed, Jan 03, 2001 at 05:03:41PM -0500, Bennett Todd wrote:
> Even nicer, in my opinion, would be a mode where rsync could be told
> to take a src dir and a dst dir as cmdline args, then simply reads
> paths from stdin, and as each path is read, sync from that src file
> under the src dir to the corresponding dst file under the dst dir;
> repeat until eof on stdin. That'd make it easy for a process that
> periodically modifies one or another file in a potentially large
> tree, to simply send notifications to a persistent rsyncer that
> takes care of efficiently replicating those changes over to the
> other side.

This would be useful for me as well.  I have an application where a 
subset of the data needs to be updated quarterly.  These files are 
mixed throughout the directory structure, making an include/exclude 
type of list, rather messy to generate automatically.

It would be very nice to have a mode where I can supply a list of 
files to be rsync'd.  Plain and simple.

-- 
Thomas J. Pinkl                         738 Louis Drive
Unix Systems Programmer                 Warminster, Pa 18974
Health Business Systems, Inc.           (215) 442-9300 x9260

Reply via email to