public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* cygwin, tar, dlt
@ 2004-12-10  2:10 David
  2004-12-10 13:59 ` Corinna Vinschen
  0 siblings, 1 reply; 2+ messages in thread
From: David @ 2004-12-10  2:10 UTC (permalink / raw)
  To: cygwin

i'm trying to TAR to DLT using Cygwin. I'm using the command -b 512, but for 
some reason, the Tape will max out at 128bytes. If I use a Windows based TAR 
program it works fine at 512. Any suggestions? Thanks


--
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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: cygwin, tar, dlt
  2004-12-10  2:10 cygwin, tar, dlt David
@ 2004-12-10 13:59 ` Corinna Vinschen
  0 siblings, 0 replies; 2+ messages in thread
From: Corinna Vinschen @ 2004-12-10 13:59 UTC (permalink / raw)
  To: cygwin

On Dec 10 00:51, David wrote:
> i'm trying to TAR to DLT using Cygwin. I'm using the command -b 512, but for 
> some reason, the Tape will max out at 128bytes. If I use a Windows based TAR 
> program it works fine at 512. Any suggestions? Thanks

I don't know the Windows tar, but the Cygwin tar (correctly) doesn't
set the buffer size used by the underlying tape driver.  Try using mt(1)
to set the buffer size in the driver before calling tar.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          mailto:cygwin@cygwin.com
Red Hat, Inc.

--
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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-12-10 13:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-10  2:10 cygwin, tar, dlt David
2004-12-10 13:59 ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).