Alan wrote:
> 
> So far, so good, but in checking the transfer, I noticed something odd.
> When I check the size of the directory, I get different sizes on the 
> different machines:
> sprocket:~/Maildir$ du -s
> 1349688 .
> 
> doc:~/Maildir$ du -s
> 1349528 .

% echo $[1349688-1349528]
160

So you are talking about a 160 byte difference? I am hping that sprocket
was the source system, because this is easily explained by the size of
the new and tmp directories. When a directory holds a lot, it will exand
but it will not shrink when it nolonger needs all that space.

Do an ls -ld of the new cur and tmp directories and see if that is where
your size difference comes in at.

-john


-- 
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to