You should find if you remove the -n option that it actually does copy the
directories. The dry-run option has a few cases that don't completely
reflect what happens without it, and this is one of them.
- Dave Dykstra
On Mon, Feb 25, 2002 at 11:37:00PM +0100, Thomas Schweikle wrote:
>
> Hi!
>
Hi!
playing with --include, --exclude, and --exclude-from=file I found these
not working:
xcnlm00s:/etc/adsm/script # rsync -navx --include="*/" --exclude="*" -e
ssh newsfeed:/
receiving file list ... done
wrote 29 bytes read 28605 bytes 3014.11 bytes/sec
total size is 0 speedup is 0.00
xcn