Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!usc!elroy.jpl.nasa.gov!decwrl!sgi!shinobu!odin!anchor!olson From: olson@anchor.esd.sgi.com (Dave Olson) Newsgroups: comp.sys.sgi Subject: Re: 9track tape via net ?? Message-ID: <1991Feb19.181455.28161@odin.corp.sgi.com> Date: 19 Feb 91 18:14:55 GMT References: <9102190759.AA12069@karron.med.nyu.edu> Sender: news@odin.corp.sgi.com (Net News) Organization: Silicon Graphics, Inc. Mountain View, CA Lines: 22 In <9102190759.AA12069@karron.med.nyu.edu> Dan Karron@UCBVAX.BERKELEY.EDU writes: | I am attempting to use a 9 track cypher tape drive over the net. | | I am getting this error message : | karron:~/D.mri/D.Tape1:105mt -t mcirps3:/dev/mt/xmtape stat | can't find remote shell program: No such file or directory | mcirps3:/dev/mt/xmtape: I/O error | Exit 1 Unfortunately, you don't say what kind of machine is on either end, or what OS releases you are running. My best guess, based on what you say, is that you have a 'non-standard' shell on the machine where you issue the mt command, and that shell doesn't exist on the remote machine. You might try using: mt -t guest@mcirps3:/dev/mt/xmtape stat -- Dave Olson Life would be so much easier if we could just look at the source code.