On Fri, Apr 12, 2002 at 01:33:01PM -0700, Ian Kettleborough wrote:
> I have been trying to just copy one directory from one hard disk to another
>
> >From /usr
> To /e (mounted second drive)
>
> I am trying to copy just directory file /usr/src/sys/i386/conf/
>
> The usr is part of the executio
I have been trying to just copy one directory from one hard disk to another
>From /usr
To /e (mounted second drive)
I am trying to copy just directory file /usr/src/sys/i386/conf/
The usr is part of the execution
./rsync -ax --stats --include-from=include.sys /usr /e -vv
file: include.sy