Using tar to run backups onto a tape device using cygwin

srikant veeraraghavan srikant.raghavan@gmail.com
Thu Oct 18 16:28:00 GMT 2012


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



More information about the Cygwin mailing list