On Thu, Oct 24, 2002 at 12:37:34PM -0400, Shelley Waltz wrote:
> Why is there a difference in the size of the directories for marshall(and 
> many others) which makes the distination larger than the source?

The directory listings you provided show that there are hard-linked
files on the source filesystem that are not hard-linked on the
destination.  Try running rsync with the -H (--hard-link) option.

..wayne..
-- 
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html

Reply via email to