> > I've tried all possible combinations
> > of leading and trailing slashes, stars, etc, found in the man page:
> >
> > /mnt/pc/machine/D/Music
> > /mnt/pc/machine/D/Music/
> > /mnt/pc/machine/D/Music/*
> > /mnt/pc/machine/D/Music/**
> > mnt/pc/machine/D/Music
> > mnt/pc/machine/D/Music/
On Tue, Mar 19, 2002 at 10:51:18AM -0700, Brashers, Bart -- MFG, Inc. wrote:
> I'm a relative newbie to rsync, I use it to backup (mirror) a bunch of
> Windows boxes. I mount them using samba (to avoid having to install the
> cygwin version on each box) then run (using rsync 2.5.2 run from cront
Bart Brashers wrote:
> ... I mount them using samba (to avoid having to install the
> cygwin version on each box) then run (using rsync 2.5.2 run from crontab)
>
> rsync -vuaz --delete-excluded --exclude-from=/root/bin/rsync.exclude \
>--modify-window=2 /mnt/pc/machine/share /backup/machine