Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!usc!apple!tahoe!equinox.unr.edu!malc From: malc@equinox.unr.edu (Malcolm Carlock) Newsgroups: comp.unix.questions Subject: Proper method of tarring to a pipe, without ``blocksize=1'' later? Message-ID: <5909@tahoe.unr.edu> Date: 30 Mar 91 03:42:36 GMT Sender: news@tahoe.unr.edu Reply-To: malc@equinox.unr.edu (Malcolm Carlock) Distribution: usa Organization: University of Nevada, Reno Campus Computing Services Lines: 17 When using a command of the form tar cf - file ... | rsh somewhere dd of=/dev/rmt0 Is there a way of getting the remote dd to write the tape such that the blocksize of the final tar image on tape is something other than 1? I've tried "ibs=1 obs=512", no ibs/obs args at all, and various other ibs/obs combinations, and a number of conv options. I still get "tar: blocksize=1" each time I subsequently try a tar [tx] on the tape (directly, on the remote machine.) Grrr. Malcolm L. Carlock Internet: malc@unr.edu UUCP: unr!malc BITNET: malc@equinox