On Fri, Mar 02, 2001 at 04:27:06PM +1100, Peter Cormick wrote:
> I'm trying to use rsync to backup user home directories. They all live
> in /home, but so does some other rubbish which I do not want.
> The user ids all start with u, so I tried something like this:
> exclude = *
> include = u*
> B
I'm trying to use rsync to backup user home directories. They all live
in /home, but so does some other rubbish which I do not want.
The user ids all start with u, so I tried something like this:
exclude = *
include = u*
But this will only allow processing of file and directories that start
with