On Wednesday 23 February 2005 03:03 pm, John Van Essen wrote:
> On Wed, 23 Feb 2005, Eberhard Moenkeberg <[EMAIL PROTECTED]> wrote:
> > On Wed, 23 Feb 2005, Danny Sauer wrote:
> >> It's not the inclusion of '/' - I took that out, and it still tries to
> >> sync /proc. Thoughts?
> >
> > Probably th
On Wed, 23 Feb 2005, Eberhard Moenkeberg <[EMAIL PROTECTED]> wrote:
> On Wed, 23 Feb 2005, Danny Sauer wrote:
>> On Wednesday 23 February 2005 12:08 pm, Danny Sauer wrote:
>
>>> None of the other excludes seem to be followed either - which is a
>>> royal pain. Is it the order (or the --include /)
Hi,
On Wed, 23 Feb 2005, Danny Sauer wrote:
On Wednesday 23 February 2005 12:08 pm, Danny Sauer wrote:
None of the other excludes seem to be followed either - which is a
royal pain. Is it the order (or the --include /)? What's the
precedence of --include and --exclude?
...
It's not the inclusion
On Wednesday 23 February 2005 12:08 pm, Danny Sauer wrote:
...
> None of the other excludes seem to be followed either - which is a
> royal pain. Is it the order (or the --include /)? What's the
> precedence of --include and --exclude?
> ...
It's not the inclusion of '/' - I took that out, and
On Wed, 23 Feb 2005, Danny Sauer <[EMAIL PROTECTED]> wrote:
>
> So, given this (broken up for email - it's all one line in the
> script):
>
> /usr/bin/rsync -q -a -e ssh -H --delete --delete-excluded
> --ignore-errors --include "/" --exclude "/proc/*"
> --exclude "/proc/bus/usb/*" --include "/bo
So, given this (broken up for email - it's all one line in the
script):
/usr/bin/rsync -q -a -e ssh -H --delete --delete-excluded
--ignore-errors --include "/" --exclude "/proc/*"
--exclude "/proc/bus/usb/*" --include "/boot/*"
--exclude "/dev/pts/*" --exclude "/dev/shm/*"
--exclude '/tmp/*'