1/2" tape cleaners?

der Mouse mouse at Rodents.Montreal.QC.CA
Sun Oct 24 15:11:29 CDT 2004


>> Are there good Linux packages for dealing with foreign tapes, such
>> as handling variable block sizes?
> dd will handle variable block sizes on a per-tape-file basis.  I'm
> sure there are other utilities that can as well.

My own favourite is copytape, which works well with tape drives that
fit the Unix model of stream-of-tape-blocks.  (It works less well, but
better than not at all, with drives like the old Sun quarter-inch
drives that are not a stream of variable-sized blocks but rather a
stream of fixed-size blocks which the driver is willing to
transparently reblock to any multiple of that fixed size.)

ftp.rodents.montreal.qc.ca:/mouse/local/src/copytape/ is the source I
have (which is a slight tweakage of the version I got).

/~\ The ASCII				der Mouse
\ / Ribbon Campaign
 X  Against HTML	       mouse at rodents.montreal.qc.ca
/ \ Email!	     7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B



More information about the cctalk mailing list