Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!att!emory!rigel!jeffrey From: jeffrey@rigel.econ.uga.edu (Jeffrey A. Thompson) Newsgroups: comp.sys.3b1 Subject: ctccpio(1M) ; I want stdout! Message-ID: <1991Feb3.000726.5423@rigel.econ.uga.edu> Date: 3 Feb 91 00:07:26 GMT Sender: jeffrey@rigel.econ.uga.edu (Jeffrey A. Thompson) Distribution: usa Organization: University of Georgia Economics Department Lines: 11 I would like to back up some of our 3b2s over the network. I checked the man page on ctccpio(1M) and find out that I must use -T /dev/.... But I want to back up over the network. I would like to do something like: remsh sys find / -print | ctccpio -ov | remsh localsys dd of=/dev/rSA/ctape1 But, ctccpio absolutely requires -T /dev/... Should I just use cpio(1) and not worry about it or what? --Jeffrey Thompson jeffrey@rigel.econ.uga.edu