[EMAIL PROTECTED] writes: > Is there a way to use rsync to replicate a directory structure only and not > the files in the directory structure? Try this: rsync -av --include '*/' --exclude '*' source-dir dest-dir Tim.
- RSync directory structure only Daniel . J . Botz
- Re: RSync directory structure only Tim Potter
- Re: RSync directory structure only Daniel . J . Botz
- Re: RSync directory structure only Daniel . J . Botz