[Linux-Biella] Tar corrotto?
MauroTB
linux@bilug.linux.it
Thu, 9 Jan 2003 18:51:29 +0100
This is a multi-part message in MIME format.
------=_NextPart_000_000B_01C2B810.1ED50660
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Ho provato a usare tar per fare un backup di tutta la macchina,ho usato=20
mount -t smbfs -o username=3Dvmail1,password=3D92ueS1 =
//server2000/backup /mnt/backup/
data=3D`date +%d-%m-%y`
tar -pcvzf /mnt/backup/$data.tar.gz / --exclude-from /excludebackup
umount /mnt/backup/
excludebackup contiene
mnt
proc
ho ottenuto un file da 700Mb se cerco di vedere che cosa c'=E8 dentro =
con=20
tar --list --file=3D./09-01-03.tar.gz
mi dice
tar: Questo non sembra un archivio tar
tar: Salto alla prossima intestazione
tar: L'archivio contiene header base-64 obsolescenti
tar: Uscita per errore ritardata dall'errore precedente
Sbaglio io qualcosa o e wincozz che mi rende il file corrotto?
Inoltre esiste un modo per non far considerare a tar i file di socket?
TNX
------=_NextPart_000_000B_01C2B810.1ED50660
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1126" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Ho provato a usare tar per fare un =
backup di tutta=20
la macchina,ho usato </FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>mount -t smbfs -o =
username=3Dvmail1,password=3D92ueS1=20
//server2000/backup /mnt/backup/<BR>data=3D`date +%d-%m-%y`<BR>tar =
-pcvzf=20
/mnt/backup/$data.tar.gz / --exclude-from /excludebackup<BR>umount=20
/mnt/backup/<BR></FONT></DIV>
<DIV><FONT face=3DArial size=3D2>excludebackup contiene</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>mnt</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>proc</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>ho ottenuto un file da 700Mb se cerco =
di vedere che=20
cosa c'=E8 dentro con </FONT></DIV>
<DIV><FONT face=3DArial size=3D2>tar --list=20
--file=3D./09-01-03.tar.gz</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>mi dice</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>tar: Questo non sembra un archivio =
tar<BR>tar:=20
Salto alla prossima intestazione<BR>tar: L'archivio contiene header =
base-64=20
obsolescenti<BR>tar: Uscita per errore ritardata dall'errore=20
precedente<BR></FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Sbaglio io qualcosa o e wincozz che mi =
rende il=20
file corrotto?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Inoltre esiste un modo per non far =
considerare a=20
tar i file di socket?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>TNX</FONT></DIV>
<DIV><FONT face=3DArial size=3D2><BR> </DIV></FONT>
<DIV><FONT face=3DArial size=3D2> </DIV></FONT></BODY></HTML>
------=_NextPart_000_000B_01C2B810.1ED50660--