Hi guys, I just recovered my first backup successfully using amanda and I noticed a phenomenon which I�d like to receive opinions from you.
I fully backed up the /etc directory of one of my servers and restored in the /root/etc directory. These two directories differ each other on its sizes, where the original /etc directory is slightly bigger than its backup. See bellow the output of the du command which demonstrates this difference: [EMAIL PROTECTED] root]# du -sk /root/etc 24869 /root/etc [EMAIL PROTECTED] root]# du -sk /etc 24885 /etc Is this normal? The backup process didn�t show any error message. Thank you, Bruno Negr�o.
