From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Subject: Re: [9fans] sam and ssh Message-ID: <20020327172856.A11704@cnm-vra.com> References: <20020327201420.G25951@cackle.proxima.alt.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020327201420.G25951@cackle.proxima.alt.za>; from lucio@proxima.alt.za on Wed, Mar 27, 2002 at 08:14:21PM +0200 From: Micah Stetson Date: Wed, 27 Mar 2002 17:28:56 -0800 Topicbox-Message-UUID: 6eb70ea8-eaca-11e9-9e20-41e7f4b1d025 > the idea properly? I seem to remember that the feature is available > in the Win version of sam too. I can't find any details in the sam > man pages, but I'm notorious for not seeing the obvious :-( Only in the new Windows version from the Plan 9 updates page. Running sam -r some_host from a Windows 98 box works great, but it fails on Win95 and I haven't been able to get sam to work at all on XP. I haven't tried WinME. On Windows sam uses srx which will pop up a window for you to enter a username/password for the ssh connection. I don't understand the behaviour on Win95: if I run srx from a DOS window, it works fine and I can run any command on the remote host. If I run it from within a 9term window I get 'fatal error: could not dial: some_host: socket: error 10106'. I get the sam message from sam -r if I run it from within 9term. If I run sam -r in a DOS window, it fails, but prints no message. Micah