Mailing-List: contact cygwin-announce-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-announce-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin-announce AT sourceware DOT cygnus DOT com Delivered-To: moderator for cygwin-announce AT sourceware DOT cygnus DOT com Message-Id: X-Mailer: Novell GroupWise 4.1 Date: Thu, 06 May 1999 12:36:01 +0000 From: Willie Morrison To: cygwin-announce AT sourceware DOT cygnus DOT com Subject: cygwin tar to tape? We are trying to tar a directory to an xabyte tape on a scsi connection to a Windows NT workstation. We are trying the following command: tar -cvf \\tape1 images ... where images is a directory. The system builds up first tar block but when it comes to write it we get error denying access permission to \\tape1. We have a dat drive on tape0. We can write to tape with NT backup. We implemented the unix tools only from user.exe. Can one use unix mt commands to rewind tape and skip tape marks? If anyone can help us we would appreciate. Willie Morrison