Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-BrightmailFiltered: true From: "Nabhonil Sinha" To: Subject: How to use tar command for tape drive. Date: Tue, 18 May 2004 22:32:13 +0530 Message-ID: <001601c43cf9$dd9613e0$82154d0a@apac.cisco.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-IsSubscribed: yes hi, I have a tape drive installed in my windows 2000 system. How can i create archive on tape. With the latest cygwin installed, I am able to list the contents of the tape using the command "tar -tvf //./tape0" however I am unable to create archive on tape using the command "tar -cvf //./tape0 C:\BackupFolder". The error i am getting is as follows:- tar: //./tape0: Cannot open: Invalid argument tar: Error is not recoverable: exiting now So I tried with the following command "tar -cv //./tape0 C:\BackupFolder" The error below I got and I have to press ctrl+C to exit from this command. tar: Removing leading `//' from member names ./tape0 tar: //./tape0: Read error at byte 0, reading 9728 bytes: No space left on devic e ./tape0 0 100644 0000620 0000621 37777777777 00000000000 013432 0 u star Administrator mkpasswd Can somebody please help me in this. With regards from Nabhonil Sinha Infosys - Cisco OSDC, Bangalore Tel - 91 80 2852 0261 x 2490 Direct - 91 80 2501 0490 Mobile - 91-9886120018 Email1 - nabhonil_sinha AT infosys DOT com; Email2 - nasinha AT cisco DOT com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/