Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: "Adam Shepard" To: Subject: cygwin1 troubles Date: Fri, 17 Dec 1999 14:06:37 -0700 Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0051_01BF4897.EF1A8F20" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 ------=_NextPart_000_0051_01BF4897.EF1A8F20 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Hi, I'm trying to use cygwin1 with tape/tar support with a SCSI Quantum DLT tape drive running under NT 4.0. tar tvf /dev/rmt0 will list the contents of the tape (a tar archive), but when I try to extract or list specific file names, as in tar xvf /dev/rmt0 file1.bz2 tar tvf /dev/rmt0 file1.bz2 for files that are on the tape, the tape just reads to eot and then rewinds. output of mount is: Device Directory Type Flags tape0 tape native text!=binary Tape0 /tape0 native text!=binary tape0 /mnt/tape native text!=binary \\.\tape0 /dev/rmt0 native text=binary d: /d native text!=binary c: /c native text!=binary C: / native text!=binary Any ideas as to what I can do to get the files off this tape? Thanks. Adam ------=_NextPart_000_0051_01BF4897.EF1A8F20 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,
 
I'm = trying to use=20 cygwin1 with tape/tar support with a SCSI Quantum DLT tape drive running = under=20 NT 4.0.
 
tar = tvf=20 /dev/rmt0
 
will = list=20 the contents of the tape (a tar archive), but when I try to extract = or list=20 specific file names, as in
 
tar = xvf /dev/rmt0=20 file1.bz2
tar = tvf /dev/rmt0=20 file1.bz2
 
for = files that are=20 on the tape, the tape just reads to eot and then = rewinds.
 
output = of mount=20 is:
 
Device      &nbs= p;   =20 Directory          =20 Type       =20 Flags
tape0          = ; =20 tape           &nb= sp;   =20 native     =20 text!=3Dbinary
Tape0        &n= bsp;  =20 /tape0           &= nbsp; =20 native     =20 text!=3Dbinary
tape0        &n= bsp;  =20 /mnt/tape          =20 native      text!=3Dbinary
\\.\tape0     &nbs= p; =20 /dev/rmt0          =20 native     =20 text=3Dbinary
d:         =      =20 /d            = ;     =20 native     =20 text!=3Dbinary
c:         = ;     =20 /c            = ;     =20 native     =20 text!=3Dbinary
C:         = ;     =20 /            =       =20 native      text!=3Dbinary
 
Any = ideas as to what=20 I can do to get the files off this tape?
 
Thanks.
 
Adam
------=_NextPart_000_0051_01BF4897.EF1A8F20--