synchronizing 4617 files (out of 1538823)

Jon Drukman jsd at cluttered.com
Sat Aug 9 05:17:09 EST 2003


"Wayne Davison" <wayned at samba.org> wrote in message
news:20030808190317.GA24164 at binome.blorf.net...
> On Fri, Aug 08, 2003 at 11:30:22AM -0700, Jon Drukman wrote:
> > i have a list of files relative to a docroot that need to be
synchronized.
> > [...] is there a fast way to do this?
>
> The version is CVS has the new --files-from option.  You'd do something
> like this:

this worked:

rsync -Rte ssh --files-from=/tmp/paths.txt docroot
ww1:/var/httpd/htdocs/docroot

thanks for the tip, very handy.

-jsd-






More information about the rsync mailing list