find und tar problem

From: Matthias Teege <matthias(at)mteege.de>
Date: Fri, 24 Dec 1999 08:10:01 +0100

Moin,

ich versuche gerade Dateien die älter als 90 Tage sind auf
einem Tape zu archivieren. Leider passiert dabei
folgendes:

matthias(at)moon:{15} find /home/imap \( -mtime +90 -name
'*\.' \! -path '*matthias*' \) | xargs tar --block-compress -c -z -f /dev/tape
tar: Removing leading / from absolute path names in the archive.
tar: Removing leading / from absolute path names in the archive.tar (child):
can't open archive /dev/tape : Device busy

Sobald ich die Kompression deaktiviere geht das aber muß
ich da wirklich drauf verzichten?

Vielen Dank und frohe Weihnachten
Matthias

To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Fri 24 Dec 1999 - 08:11:34 CET

search this site