This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Using tar to run backups onto a tape device using cygwin


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]