X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.6 required=5.0 tests=AWL,BAYES_00,DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,KHOP_THREADED,NML_ADSP_CUSTOM_MED,SPF_NEUTRAL,URI_HEX X-Spam-Check-By: sourceware.org Date: Thu, 18 Oct 2012 09:27:53 -0700 (PDT) From: srikant veeraraghavan To: cygwin AT cygwin DOT com Message-ID: <1350577673773-93671.post@n5.nabble.com> In-Reply-To: <20121018155723.GR25877@calimero.vinschen.de> References: <1350571521697-93659 DOT post AT n5 DOT nabble DOT com> <20121018155723 DOT GR25877 AT calimero DOT vinschen DOT de> Subject: Re: Using tar to run backups onto a tape device using cygwin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Thanks Corinna, I actually read similar posts from you here wherein you have mentioned to put the device names as st0 or nst0, depending on the type. I tried even this: tar -cf /dev/tape1 /cygdrive/c/StratfordData/30GB_Dataset/ and also tar -cf /dev/st0 /cygdrive/c/StratfordData/30GB_Dataset/ st0 is the first tape location. I assumed that if my symbolic Tape name under device manager shows tape5 my st number would be st5. Is that right? Unlike in Linux where I could check using the sg_map command. I took st0 fo Tape0, st1 for Tape1 and so on... But still after running the command when I check no data is been written. My cartridges are not Write protected and am logged in as an Admin user in cygwin. Regards Srikant -- View this message in context: http://cygwin.1069669.n5.nabble.com/Using-tar-to-run-backups-onto-a-tape-device-using-cygwin-tp93659p93671.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple