Wayne ... thanks, --hard-links makes things right. On Thu, 24 Oct 2002, Wayne Davison wrote:
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
