dave
2004-02-13 06:10:19 UTC
Hello,
I've got the following tar command, which is backing up several rh9
systems. My problem is i keep getting these socket ignored messages. I would
like to know what these are, if they mean the backups are corrupted and how
to ignore or handle them.
Thanks.
Dave.
tar cpf /mnt/full-archive-backup-`date '+%d-%B-%Y'`.tar --directory
/ --exclude=dev --exclude=mnt --exclude=proc --exclude=lost+found .
I've got the following tar command, which is backing up several rh9
systems. My problem is i keep getting these socket ignored messages. I would
like to know what these are, if they mean the backups are corrupted and how
to ignore or handle them.
Thanks.
Dave.
tar cpf /mnt/full-archive-backup-`date '+%d-%B-%Y'`.tar --directory
/ --exclude=dev --exclude=mnt --exclude=proc --exclude=lost+found .