K 10 svn:author V 3 phk K 8 svn:date V 27 1999-04-30T13:13:32.000000Z K 7 svn:log V 378 Tcopy uses 32 bit unsigned to accumulate a count of bytes read/written. That doesn't work well for tapes over 4G. I use tcopy a lot to write images of a tape to tape as tape to tape copying is terribly slow. Slower than it should be. Quickly found out tcopy can not rewind a file when doing copy/verify. PR: 11386 Submitted by: David Kelly dkelly@hiwaay.net Reviewed by: phk END