RE: ssh client

  • From: Jamal Mazrui <empower@xxxxxxxxx>
  • To: programmingblind@xxxxxxxxxxxxx
  • Date: Thu, 24 Apr 2008 13:53:18 -0400 (EDT)

If PuTTY is made usable in that way, what do you think are the pros and
cons of it versus the other client?

Jamal
On Thu, 24 Apr 2008, Sina Bahram wrote:

> Date: Thu, 24 Apr 2008 13:16:55 -0400
> From: Sina Bahram <sbahram@xxxxxxxxx>
> Reply-To: programmingblind@xxxxxxxxxxxxx
> To: programmingblind@xxxxxxxxxxxxx
> Subject: RE: ssh client
>
> Putty can be made usable with jaws withh one addition to your default.jss
>
> Inthane, help!
>
> Whenever I answer this question, I always ask inthane to send those
> instructions I wrote up a while ago.
>
> The short version is, look for the if statement containing lots of or's
> checking against a theClass variable, and put in a check for putty, and
> you're done.
>
> This used to be how we would make the command line read automatically, if
> you remember that.
>
> Take care,
> Sina
>
> -----Original Message-----
> From: programmingblind-bounce@xxxxxxxxxxxxx
> [mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Jamal Mazrui
> Sent: Thursday, April 24, 2008 1:10 PM
> To: programmingblind@xxxxxxxxxxxxx
> Subject: RE: ssh client
>
> I got it installed and working  Although PuTTY may be able to be made usable
> with JAWS, this client is, indeed, so out of the box because it uses the
> native console mode of Windows.  Thanks, Sina!
>
> Jamal
> On Thu, 24 Apr
> 2008, Sina Bahram wrote:
>
> > Date: Thu, 24 Apr 2008 11:45:40 -0400
> > From: Sina Bahram <sbahram@xxxxxxxxx>
> > Reply-To: programmingblind@xxxxxxxxxxxxx
> > To: programmingblind@xxxxxxxxxxxxx
> > Subject: RE: ssh client
> >
> > Cygwin is just some libraries as far as this program is concerned ...
> > It's all contained in cygwin1.dll, and there's no linux knowledge
> required.
> > Install it and try it out.
> >
> > All you have to do is open up any cmd prompt, and then just use the
> > ssh and sftp and scp commands. You're done. So easy.
> >
> > I would not recommend using this program as a server on windows,
> > because it is old with respect to security, but as a client it's perfectly
> acceptable.
> >
> > Take care,
> > Sina
> >
> > -----Original Message-----
> > From: programmingblind-bounce@xxxxxxxxxxxxx
> > [mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Jamal
> > Mazrui
> > Sent: Thursday, April 24, 2008 11:11 AM
> > To: programmingblind@xxxxxxxxxxxxx
> > Subject: RE: ssh client
> >
> > I'm glad to have a constructive, specific discussion.  I just did some
> > web research and have reached the following tentative conclusions:
> >
> > *  OpenSSH refers to a Unix-based set of utilities that is a free,
> > open source alternative to the original SSH software that later became
> > proprietary.  OpenSSH is ported to various platforms, including Windows.
> >  The official web site is at
> > http://OpenSSH.org
> >
> > *  OpenSSH involves both server and client software, since it supports
> > a protocol by which a client and server computer communicate securely
> > (as opposed to the Telnet or RLogin programs that are considered
> insecure).
> > Both the server and client software components have been ported by
> > various parties to run on different platforms.
> >
> > *  The page I previously found from a Google search on OpenSSH is part
> > of the official OpenSSH site.
> >  That page recommends OpenSSH clients that run on Windows.  PuTTY is
> > the first recommendation on that list.  PuTTY continues to be updated
> > by its author (from Britain).
> >
> > *  The SSHWindows package recommended by Sina is available at
> > http://sshwindows.sourceforge.net/
> >
> > It is not just an OpenSSH client, but a server component as well.  The
> > latter component requires a substantial part of Cygwin (a Unix
> > emulation environment).  The necessary Cygwin software is included in
> > the SSHWindows package, and does not need to be installed seperately.
> > In fact, I discovered that the installer detects if a stand-alone
> > Cygwin package is already installed, and refuses to proceed if that is
> found.
> >
> > *  SSHWindows has not been updated since 2004.  It is not on the list
> > of recommended packages at the official OpenSSH site.
> >
> > *  Despite including both a server and client, and despite not being
> > recommended by the official OpenSSH site, SSHWindows may work well as
> > an SSH client with a screen reader.  If I understand Sina correctly,
> > he has found it to work better than other Windows alternatives for an
> > SSH client, including PuTTY.  Since it involves Cygwin, however, more
> > Unix related knowledge may be needed than other clients to operate it
> successfully.
> > Perhaps someone can elaborate on this (Cygwin is definately oriented
> > to users with a Unix background).
> >
> > If I have misunderstood any of the above matters, please let me know.
> >
> > Jamal
> >
> > On
> > Wed, 23 Apr 2008, Sina
> > Bahram wrote:
> >
> > > Date: Wed, 23 Apr 2008 17:23:33 -0400
> > > From: Sina Bahram <sbahram@xxxxxxxxx>
> > > Reply-To: programmingblind@xxxxxxxxxxxxx
> > > To: programmingblind@xxxxxxxxxxxxx
> > > Subject: RE: ssh client
> > >
> > > Two responses:
> > >
> > >
> > > To your comment:
> > >
> > >
> > > I didn't ridicule you ... I responded to your rather whiny tone in
> > > the email, or what I perceived to be so.
> > >
> > > Your question:
> > >
> > > "The following "free" SSH implementations are recommended for
> > > interoperating with OpenSSH from Windows machines"
> > >
> > > That means that if you want to ssh into a Linux box or apple box or
> > > what not, using OpenSSH, then use these, although that's not
> > > applicable since it works with everything that supports ssh 1 or ssh
> > > 2 protocols, so that list is purely perfunctory.
> > >
> > > Take care,
> > > Sina
> > >
> > >
> > >
> > >
> > > -----Original Message-----
> > > From: programmingblind-bounce@xxxxxxxxxxxxx
> > > [mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Jamal
> > > Mazrui
> > > Sent: Wednesday, April 23, 2008 3:30 PM
> > > To: programmingblind@xxxxxxxxxxxxx
> > > Subject: RE: ssh client
> > >
> > > If the information had been clear before, people would not have been
> > > asking questions.  After getting your previous message about a
> > > Google search, I did one and came to a page that seemed like a
> > > match, but it was not obvious which download to choose.  I asked
> > > you, and you did not respond.  Then Ken recommended Sygwin from that
> list, so I tried that.
> > > You did not discourage installing Cygwin then.  You had also implied
> > > that MinGW contained an SSH client, similar to how Cygwin did in
> > > Ken's installation.
> > >
> > > Now I did find what you referenced, though it refused to install
> > > because I had Cygwin already installed.  I will uninstall Cygwin and
> > > try again.  In the meantime, perhaps you could explain the following
> > > on the page I previously found.
> > >
> > > >From the web page
> > > http://www.openssh.com/windows.html
> > >
> > > "The following "free" SSH implementations are recommended for
> > > interoperating with OpenSSH from Windows machines"
> > >
> > > That page implies combining something else with OpenSSH.  Why does
> > > it say this if OpenSSH is enough?  In the time that you ridicule
> > > someone for asking a question, you could be truly helpful and answer
> > > it with
> > specifics.
> > >
> > > Jamal
> > >
> > > On Wed, 23 Apr 2008, Sina Bahram wrote:
> > >
> > > > Date: Wed, 23 Apr 2008 12:32:34 -0400
> > > > From: Sina Bahram <sbahram@xxxxxxxxx>
> > > > Reply-To: programmingblind@xxxxxxxxxxxxx
> > > > To: programmingblind@xxxxxxxxxxxxx
> > > > Subject: RE: ssh client
> > > >
> > > > To repeat what I and others have repeatedly suggested in this
> > > > thread, but also a great deal in separate  previous ones: don't'
> > > > bother with
> > > cygwin.
> > > > Simply get OpenSSH for windows and use that. It's a 100%
> > > > accessible installer, setup process, and everything else.
> > > >
> > > > To summarize sum steps of finding such an easy to locate package,
> > > > here they are.
> > > >
> > > >
> > > > Open a web browser
> > > >
> > > > Go to google.com, if that's not already your home page
> > > >
> > > >
> > > > In the search field, type in "OpenSSH Windows", without the quotes.
> > > >
> > > >
> > > > Hit enter, or tab twice to "I'm feeling lucky", and then hit enter.
> > > >
> > > > If you took the first branch from the above, then navigate to and
> > > > activate the first search result.
> > > >
> > > >
> > > > If you took the second branch or followed the previous step, then
> > > > either way you are now on the OpenSSH source forge home page. You
> > > > can now activate the "downloads" link. Let's all do that now.
> > > >
> > > > Now let's all activate the "Binary Installer Releases" link.
> > > >
> > > > Now activate the "setupssh381-20040709.zip" link
> > > >
> > > >
> > > > The download will begin automatically. If you're using IE7 and
> > > > have this feature disabled or on warning then you should know what
> > > > to do, such as hit
> > > > alt+n to bring up the area under the address bar that notifies you
> > > > alt+of such
> > > > things and then hit space to bring up the menu that allows you to
> > > > select "download file".
> > > >
> > > > Regardless, you now have the file, and someone else can write the
> > > > hopefully unnecessary tutorial on how to install ssh.
> > > >
> > > >
> > > > Take care,
> > > > Sina
> > > >
> > > >
> > > >
> > > >
> > > > Take care,
> > > > Sina
> > > >
> > > > -----Original Message-----
> > > > From: programmingblind-bounce@xxxxxxxxxxxxx
> > > > [mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Jamal
> > > > Mazrui
> > > > Sent: Wednesday, April 23, 2008 11:04 AM
> > > > To: programmingblind@xxxxxxxxxxxxx
> > > > Subject: Re: ssh client
> > > >
> > > > When someone recently inquired about a screen reader friendly
> > > > version of SSH for Windows, some responses essentially said that
> > > > it was a simple matter of using the client that is part of Cygwin.
> > > > So far, the process of installing and using this has not been
> > > > straightforward for me.  Thus I am still hoping for specific
> > > > instructions, which presumably would benefit others on the list as
> well.
> > > >
> > > > Jamal
> > > > On Wed, 23 Apr 2008, John covici wrote:
> > > >
> > > > > Date: Wed, 23 Apr 2008 10:45:00 -0400
> > > > > From: John covici <covici@xxxxxxxxxxxxxx>
> > > > > Reply-To: programmingblind@xxxxxxxxxxxxx
> > > > > To: programmingblind@xxxxxxxxxxxxx
> > > > > Subject: Re: ssh client
> > > > >
> > > > > Yep, its openssh and I think there is a client and a server
> > > > > package, although I don't remember anymore.  You have to use the
> > > > > setup program to find it and WE has a lot of problems with that
> > program.
> > > > >
> > > > > on Wednesday 04/23/2008 Jamal Mazrui(empower@xxxxxxxxx) wrote  >
> > > > > Hi Martin,  > I found no such references in the default
> installation.
> > > > > I even tried  > the following from my C:\Cygwin root directory:
> > > > >  >
> > > > >  > dir /b /s *ssh*
> > > > >  >
> > > > >  > No files were found.  If an additional package is required
> > > > > for SSH
> > > > > > access, could someone please explain how one gets it
> > > > > > specifically,
> > > > > and  > then what one does to log onto a site with it afterward?
> > > > >  >
> > > > >  > Jamal
> > > > >  > On Wed, 23 Apr
> > > > >  > 2008, Martin Slack wrote:
> > > > >  >
> > > > >  > > Date: Wed, 23 Apr 2008 15:19:01 +0100  > > From: Martin
> > > > > Slack <m.g.slack@xxxxxxxxxxxx>  > > Reply-To:
> > > > > programmingblind@xxxxxxxxxxxxx
> > > > > > > To: programmingblind@xxxxxxxxxxxxx  > > Subject: Re: ssh
> > > > > > > client
> > > > > > > >
> > > > > >  > > Hi Jamal,  > >
> > > > >  > >   You may find it called openssh, in the Net category.
> > > > >  > >
> > > > >  > >   hth
> > > > >  > >
> > > > >  > >   Martin
> > > > >  > >
> > > > >  > >
> > > > >  > > ----- Original Message -----  > > From: "Jamal Mazrui"
> > > > > <empower@xxxxxxxxx>  > > To:
> > > > > <programmingblind@xxxxxxxxxxxxx>  > > Sent: Wednesday, April 23,
> > > > > 2008
> > > > > 2:58 PM  > > Subject: RE: ssh client  > >  > >  > > > Would
> > > > > someone explain how to use the SSH client of Cygwin?  I
> > > > > installed
> > > > > > > > it (a large and long install), searched the documentation
> > > > > and bin  > >
> > > > > > subdirectory, and could not find an SSH client.  The FAQ
> > > > > > mentioned
> > > > > a SCT  > > > utility in the context of SSH, but I could not find
> > > > > that in my  > > > installation either.  I thought it was
> > > > > supposed to be part of a default  > > > Cygwin installation.  If
> > > > > not, what additional package is needed, and  > > > what
> > > > > precisely, is the name of
> > > the client?
> > > > >  > > >
> > > > >  > > > Jamal
> > > > >  > > >
> > > > >  > > > On Tue, 22 Apr 2008, Ken Perry  > > > wrote:
> > > > >  > > >
> > > > >  > > >> Date: Tue, 22 Apr 2008 06:20:39 -0700  > > >> From: Ken
> > > > > Perry <whistler@xxxxxxxxxxxxx>  > > >> Reply-To:
> > > > > programmingblind@xxxxxxxxxxxxx  > > >> To:
> > > > > programmingblind@xxxxxxxxxxxxx  > > >> Subject: RE: ssh client
> > > > > >
> > > > > >
> > > > > >>
> > > > > > > >>  > > >>  > > >> The only one I like on this list is the
> > > > > > > >> cygwin
> > > > > one I have tried them all  > > >> and  > > >> they all try to
> > > > > make some kind of GUI even at openssh.org it is a gui and  > >
> > > > > >> you have to do something to your screen reader or scripts to
> > > > > make them
> > > > > > > >> all  > > >> work right.  That or putty which you still
> > > > > > > >> have
> > > > > to tinker with.  On that  > > >> page they mention cygwin and
> > > > > the reason they do that is because its still  > > >> the easiest to
> use.
> > > > > Most of the sited system admins I know still use  > > >> just a
> > > > > >
> > > > > >
> > > > > >> basic command line tool because its easiest.
> > > > >  > > >>
> > > > >  > > >> Ken
> > > > >  > > >>
> > > > >  > > >> -----Original Message-----  > > >> From:
> > > > > programmingblind-bounce@xxxxxxxxxxxxx
> > > > >  > > >> [mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf
> > > > > Of Jamal Mazrui  > > >> Sent: Tuesday, April 22, 2008 3:16 AM  >
> > > > > > >>
> > To:
> > > > > programmingblind@xxxxxxxxxxxxx  > > >> Subject: RE: ssh client
> > > > > >
> > > > > >
> > > > > >>
> > > > > > > >> Hi Sina,  > > >> This page lists various Windows
> alternatives:
> > > > >  > > >>
> > > > >  > > >> OpenSSH Alternatives for Windows  > > >>
> > > > > http://www.openssh.org/windows.html
> > > > >  > > >>
> > > > >  > > >> Which do you recommend?
> > > > >  > > >>
> > > > >  > > >> Jamal
> > > > >  > > >>
> > > > >  > > >> On Mon, 21 Apr 2008, Sina  > > >> Bahram wrote:
> > > > >  > > >>
> > > > >  > > >> > Date: Mon, 21 Apr 2008 21:25:02 -0400  > > >> > From:
> > > > > Sina Bahram <sbahram@xxxxxxxxx>  > > >> > Reply-To:
> > > > > programmingblind@xxxxxxxxxxxxx  > > >> > To:
> > > > > programmingblind@xxxxxxxxxxxxx  > > >> > Subject: RE: ssh client
> > > > > >
> > > > > >
> > > > > >> >  > > >> > What I do is do that exact same thing with mingw.
> > > > >  > > >> >
> > > > >  > > >> > Regardless, look up OpenSSH and windows on google and
> > > > > you'll get to  > > >> > the download page.
> > > > >  > > >> >
> > > > >  > > >> > Take care,
> > > > >  > > >> > Sina
> > > > >  > > >> >
> > > > >  > > >> > -----Original Message-----  > > >> > From:
> > > > > programmingblind-bounce@xxxxxxxxxxxxx
> > > > >  > > >> > [mailto:programmingblind-bounce@xxxxxxxxxxxxx] On
> > > > > Behalf Of Ken Perry  > > >> > Sent: Monday, April 21, 2008 8:02
> > > > > PM  > >
> > > > > >> >
> > > To:
> > > > > programmingblind@xxxxxxxxxxxxx  > > >> > Subject: RE: ssh client
> > > > > >
> > > > > >
> > > > > >> >  > > >> >  > > >> >  > > >> > I am sorry I don't have a
> > > > > >> > link for
> > > > > ssh with out Cygwin. I had found it  > > >> > at one time but
> > > > > after doing a quick search I am not going to go  > > >> >
> > > > > through the effort of going to every page.  I will point out
> > > > > though  > >
> > > > > >> > that if you plan on doing any command line work with
> > > > > compilers I do
> > > > > > > >> > not know how anyone lives with out all the tools that
> > > > > cygwin gives you  >
> > > > > > >> > at  > > >> the windows command prompt.
> > > > >  > > >> > So anyone looking for ssh would not be bad done by to
> > > > > get cygwin and  > > >> > stick the bin directory in your path
> > > > > then you get
> > > > everything.
> > > > >  > > >> >
> > > > >  > > >> > Ken
> > > > >  > > >> >
> > > > >  > > >> > -----Original Message-----  > > >> > From:
> > > > > programmingblind-bounce@xxxxxxxxxxxxx
> > > > >  > > >> > [mailto:programmingblind-bounce@xxxxxxxxxxxxx] On
> > > > > Behalf Of Brent Neal  > > >> > Sent: Monday, April 21, 2008 4:33
> > > > > PM  > >
> > > > > >>
> > > > > >
> > > > > To: programmingblind@xxxxxxxxxxxxx  > > >> > Subject: RE: ssh
> > > > > client
> > > > > > > >> >  > > >> > Are these free?
> > > > >  > > >> > Do you know the website where you can get them?
> > > > >  > > >> > I appreciate the help.
> > > > >  > > >> > Thank You
> > > > >  > > >> >
> > > > >  > > >> > >>> "Ken Perry" <whistler@xxxxxxxxxxxxx> 04/21/08
> > > > > 12:19 PM
> > > > > >>>  > > >> >  > > >> >  > > >> > I don't know why people are
> > > > > >>> not
> > > > > using just the ssh.exe and sftp.exe  > > >> > you can get out on
> > > > > the web as a command line?  I use it all the time  > > >> > even
> > > > > if I got mine with cygwin you can get it stand alone.
> > > > >  > > >> >
> > > > >  > > >> > Ken
> > > > >  > > >> >
> > > > >  > > >> > -----Original Message-----  > > >> > From:
> > > > > programmingblind-bounce@xxxxxxxxxxxxx
> > > > >  > > >> > [mailto:programmingblind-bounce@xxxxxxxxxxxxx] On
> > > > > Behalf Of Brent Neal  > > >> > Sent: Monday, April 21, 2008 8:25
> > > > > AM  > >
> > > > > >>
> > > > > >
> > > > > To: programmingblind@xxxxxxxxxxxxx  > > >> > Subject: Re: ssh
> > > > > client
> > > > > > > >> >  > > >> > I was just asked here at work today if putty
> > > > > > > >> > was
> > > > > accessible and If I  > > >> > could use it.  If you can get it
> > > > > to work with JAWS 9 will some one  > > >> > please send me some
> > > > > very basic step by step instructions on how to do  > > >> > it?
> > > > >  > > >> > Also how much does secure crt cost and does it work a
> > > > > lot better with  > > >> JAWS?
> > > > >  > > >> >
> > > > >  > > >> > >>> "inthaneelf" <inthaneelf@xxxxxxxxxxxxxx> 04/20/08
> > > > > 1:33 PM >>>  > > >> > ok, there was a bit more to it than I
> > > > > remember, but that sounds like  > > >> > them, smile thanks for
> > > > > passing that back to me/us  > > >> >  > > >> > regards,  > > >>
> > > > > > inthane  > > >> >
> > > > > ----- Original Message -----  > > >> > From: "Martin Slack"
> > > > > <m.g.slack@xxxxxxxxxxxx>  > > >> > To:
> > > > > <programmingblind@xxxxxxxxxxxxx>  > > >> > Sent: Sunday, April
> > > > > 20,
> > > > > 2008 11:35 AM  > > >> > Subject: Re: ssh client  > > >> >  > >
> > > > > >>
> > > > > >
> > > > > >
> > > > > > >> > > Below is an old message from Jim Homme.  Caveat scriptor.
> > > > >  > > >> > >
> > > > >  > > >> > > ---quote---
> > > > >  > > >> > > Hi,
> > > > >  > > >> > > This assumes you are a JAWS user.
> > > > >  > > >> > >
> > > > >  > > >> > > Open the default scripts from the script manager by
> > > > > using
> > > > > > > >> CONTROL+SHIFT+D.
> > > > >  > > >> > > Press ALT+CONTROL+I, then start typing
> > > SayNonHighlightedText.
> > > > >  > > >> > >
> > > > >  > > >> > > The file will scroll to that function call.
> > > > >  > > >> > > Hit F3 and you will see a function header for the
> > function.
> > > > >  > > >> > >
> > > > >  > > >> > > Look for code that has comments above it about
> > > > > console
> > > > windows.
> > > > >  > > >> > > It looks like this if you use JAWS 7. I forget about
> > > > > the other  > > >> > > versions.
> > > > >  > > >> > >
> > > > >  > > >> > > ; Modified 09/23/04 to allow console apps and
> > > > > command shells to  > > >> > > speak automatically under NT/XP/W2K...
> > > > >  > > >> > > If GetScreenEcho () > ECHO_NONE                 ; Screen
> > > echo
> > > > is on,
> > > > >  > > >> > > && GetWindowsOS() == OS_WIN_NT Then ; operating
> > > > > system isn't  > > >> > > 95/98/ME.
> > > > >  > > >> > > If (TheClass == cwcTTY  > > >> > > || TheClass ==
> > > > > cwcTTYGrab  > > >> > > || TheClass == cwcTelnetW
> > > > >  > > >> > >   || TheClass == cwcConsole) then
> > > > >  > > >> > >   Say (buffer, OT_NONHIGHLIGHTED_SCREEN_TEXT);
> > > > >  > > >> > >   Return
> > > > >  > > >> > > endIf
> > > > >  > > >> > > endIf
> > > > >  > > >> > >
> > > > >  > > >> > > Open Putty.
> > > > >  > > >> > >
> > > > >  > > >> > > Get into a spot where you know you are looking at a
> > > > > terminal screen  > > >> > > or whatever the normal way to use it is.
> > > > >  > > >> > >
> > > > >  > > >> > > Turn on Home Row mode with INSERT+SPACE.
> > > > >  > > >> > > Press F3 until you hear it say the word class.
> > > > >  > > >> > > Press CONTROL+F1 and copy the class to the clipboard.
> > > > >  > > >> > >
> > > > >  > > >> > > Press INSERT+SPACE to turn Home Row mode back off again.
> > > > >  > > >> > >
> > > > >  > > >> > > Flip back to the script manager.
> > > > >  > > >> > >
> > > > >  > > >> > > Find the lines in the code that start with two
> > > > > vertical
> > > bars.
> > > > >  > > >> > >
> > > > >  > > >> > > Copy one of them.
> > > > >  > > >> > >
> > > > >  > > >> > > Stick your class in there surrounded by double quotes.
> > > > >  > > >> > >
> > > > >  > > >> > > Press CONTROL+S to save  and compile the scripts.
> > > > >  > > >> > >
> > > > >  > > >> > > Fix errors if necessary.
> > > > >  > > >> > >
> > > > >  > > >> > > Compile til fixed.
> > > > >  > > >> > >
> > > > >  > > >> > > You have now created a user set of default scripts
> > > > > if you are using  > > >> > > JAWS 6 and above and have an
> > > > > operating system that
> > > > is not 95/98/me..
> > > > >  > > >> > >
> > > > >  > > >> > > Thanks.
> > > > >  > > >> > >
> > > > >  > > >> > > Jim
> > > > >  > > >> > >
> > > > >  > > >> > >
> > > > >  > > >> > >
> > > > >  > > >> > > James D Homme,
> > > > >  > > >> > > Information Design + Development  > > >> > > Highmark
> Inc.
> > > > >  > > >> > > james.homme@xxxxxxxxxxxx  > > >> > > 412-544-0527  >
> > > > > >
> > > > > >> > > "A gentle answer turns away wrath, but a harsh word stirs
> > > > > >> > > up
> > > > anger."
> > > > >  > > >> > >
> > > > >  > > >> > >
> > > > >  > > >> > >
> > > > >  > > >> > >
> > > > >  > > >> > >             "Vega, Gabriel"
> > > > >  > > >> > >             <GVega@xxxxxxxxx>
> > > > >  > > >> > >             Sent by:
> > > > >  > > >> To
> > > > >  > > >> > >             Programming-bounc
> > > > >  > > >> > > Programming@xxxxxxxxxxxxxxxxxxxx
> > > > >  > > >> > >             es@blindprogrammi
> > > > >  > > >> cc
> > > > >  > > >> > >             ng.com
> > > > >  > > >> > >
> > > > >  > > >> Subject
> > > > >  > > >> > >                                       RE: Anyone know an
> > > > accessible
> > > > >  > > >> > > SSH
> > > > >  > > >> > >             10/07/2005 07:37          client?
> > > > >  > > >> > >             PM
> > > > >  > > >> > >
> > > > >  > > >> > >
> > > > >  > > >> > >             Please respond to
> > > > >  > > >> > >             Programming@blind
> > > > >  > > >> > >              programming.com
> > > > >  > > >> > >
> > > > >  > > >> > >
> > > > >  > > >> > >
> > > > >  > > >> > >
> > > > >  > > >> > >
> > > > >  > > >> > >
> > > > >  > > >> > > Putty class? Can you explain please?
> > > > >  > > >> > >
> > > > >  > > >> > >
> > > > >  > > >> > > Gabe Vega
> > > > >  > > >> > > Technical Support Specialist  > > >> > > Information
> > > > > Services Unit  > > >> > > Arizona Industries for the Blind  > >
> > > > > >>
> > > > > >
> > > > > >
> > > > > CellPhone:(602) 488-9862  > > >> > >  > > >> > > -----Original
> > > > > Message-----  > > >> > > From:
> > > > > Programming-bounces@xxxxxxxxxxxxxxxxxxxx
> > > > >  > > >> > > [mailto:Programming-bounces@xxxxxxxxxxxxxxxxxxxx]
> > > > >  > > >> > > Sent: Friday, October 07, 2005 2:02 PM  > > >> > > To:
> > > > > Programming@xxxxxxxxxxxxxxxxxxxx  > > >> > > Subject: RE: Anyone
> > > > > know an accessible SSH client?
> > > > >  > > >> > >
> > > > >  > > >> > > No, it doesn't, you need to add the putty class to
> > > > > that if
> > > > > > > >> > > statement, as discussed before on this list.
> > > > >  > > >> > >
> > > > >  > > >> > > Take care,
> > > > >  > > >> > > Sina
> > > > >  > > >> > >
> > > > >  > > >> > > -----Original Message-----  > > >> > > From:
> > > > > Programming-bounces@xxxxxxxxxxxxxxxxxxxx
> > > > >  > > >> > > [mailto:Programming-bounces@xxxxxxxxxxxxxxxxxxxx] On
> > > > > Behalf Of  > > >> > > Macarty, Jay {PBSG}  > > >> > > Sent:
> > > > > Thursday, October 06, 2005 5:22 PM  > > >> > > To:
> > > > > Programming@xxxxxxxxxxxxxxxxxxxx  > > >> > > Subject: RE: Anyone
> > > > > know an accessible SSH client?
> > > > >  > > >> > >
> > > > >  > > >> > > Still requires some JAWS cursoring on XP Pro.
> > > > >  > > >> > >
> > > > >  > > >> > >
> > > > >  > > >> > > -----Original Message-----  > > >> > > From:
> > > > > Programming-bounces@xxxxxxxxxxxxxxxxxxxx
> > > > >  > > >> > > [mailto:Programming-bounces@xxxxxxxxxxxxxxxxxxxx] On
> > > > > Behalf Of  > > >> > > InThaneElf  > > >> > > Sent: Thursday,
> > > > > October 06, 2005 2:47 PM  > > >> > > To:
> > > > > Programming@xxxxxxxxxxxxxxxxxxxx  >
> > > > > >
> > > > > >> > > Subject: Re: Anyone know an accessible SSH client?
> > > > >  > > >> > >
> > > > >  > > >> > > putty.exe will require some jaws cursoring probably,
> > > > > though jaws and  > > >> > > XP may have knocked that out,
> > > > > haven't had a shell to access since I  > > >> > > got on XP so
> > > > > don't know yet myself, but its a good reliable ssh  > > >> > >
> > > > > client that's relatively
> > > > simple to use.
> > > > >  > > >> > >
> > > > >  > > >> > > regards,
> > > > >  > > >> > > inthane
> > > > >  > > >> > >
> > > > >  > > >> > > ----- Original Message -----  > > >> > > From:
> > > > > "Jerry Richer" <jerry@xxxxxxxxxxxxxxx>  > > >> > > To:
> > > > > <Programming@xxxxxxxxxxxxxxxxxxxx>
> > > > >  > > >> > > Sent: Thursday, October 06, 2005 9:59 AM  > > >> > >
> > > > > Subject: Anyone know an accessible SSH client?
> > > > >  > > >> > >
> > > > >  > > >> > >
> > > > >  > > >> > >>     I just got an account on a Unix server at the
> college
> > > > down the
> > > > >  > > >> > >> highway.
> > > > >  > > >> > >> They won't let me use Telnet, only SSH.  Anyone
> > > > > know an accessible  > > >> > >> SSH  > > >> > >  > > >> > >>
> > > > > client?  I never even heard of SSH until yesterday.
> > > > >  > > >> > >>
> > > > >  > > >> > >> Chirp|Chirp|Chirp: It's the Bat, Chirping Bat .Com
> > > > > >
> > > > > >
> > > > > >> > >>  > > >> > >>  > > >> > >>
> > > > > _____________________________________________________________
> > > > >  > > >> > >> To leave this list, send a blank message to  > > >>
> > > > > >
> > > > > >> programming-unsubscribe@xxxxxxxxxxxxxxxxxxxx
> > > > >  > > >> > >> Information about all of our lists:
> > > > >  > > >> > >> http://blindprogramming.com/mailman/listinfo
> > > > >  > > >> > >> Other blindness lists:
> > > > >  > > >> > >>
> > > > > http://www.visionrx.com/library/resources/resource_int1.asp
> > > > >  > > >> > >> Web site address: http://www.BlindProgramming.com
> > > > > >
> > > > > >
> > > > > >>
> > > > > > >>  > > >> > >>  > > >> > >>
> > > > > _______________________________________________
> > > > >  > > >> > >> Programming mailing list  > > >> > >>
> > > > > Programming@xxxxxxxxxxxxxxxxxxxx  > > >> > >>  > > >> > >
> > > > > http://blindprogramming.com/mailman/listinfo/programming_blindpr
> > > > > og
> > > > > ra
> > > > >  > > >> > > mm
> > > > >  > > >> > > in
> > > > >  > > >> > > g.com
> > > > >  > > >> > >>
> > > > >  > > >> > >
> > > > >  > > >> > >
> > > > >  > > >> > >
> > > > >  > > >> > >
> > > > > _____________________________________________________________
> > > > >  > > >> > > To leave this list, send a blank message to  > > >>
> > > > > >
> > > > > > programming-unsubscribe@xxxxxxxxxxxxxxxxxxxx
> > > > >  > > >> > > Information about all of our lists:
> > > > >  > > >> > > http://blindprogramming.com/mailman/listinfo
> > > > >  > > >> > > Other blindness lists:
> > > > >  > > >> > >
> > > > > http://www.visionrx.com/library/resources/resource_int1.asp
> > > > >  > > >> > > Web site address: http://www.BlindProgramming.com  >
> > > > > >
> > > > > >>
> > > > > > >  > > >> > >  > > >> > >
> > > > > _______________________________________________
> > > > >  > > >> > > Programming mailing list  > > >> > >
> > > > > Programming@xxxxxxxxxxxxxxxxxxxx  > > >> > >
> > > > > http://blindprogramming.com/mailman/listinfo/programming_blindpr
> > > > > og
> > > > > ra
> > > > >  > > >> > > mm
> > > > >  > > >> > > in
> > > > >  > > >> > > g.com
> > > > >  > > >> > >
> > > > >  > > >> > >
> > > > > _____________________________________________________________
> > > > >  > > >> > > To leave this list, send a blank message to  > > >>
> > > > > >
> > > > > > programming-unsubscribe@xxxxxxxxxxxxxxxxxxxx
> > > > >  > > >> > > Information about all of our lists:
> > > > >  > > >> > > http://blindprogramming.com/mailman/listinfo
> > > > >  > > >> > > Other blindness lists:
> > > > >  > > >> > >
> > > > > http://www.visionrx.com/library/resources/resource_int1.asp
> > > > >  > > >> > > Web site address: http://www.BlindProgramming.com  >
> > > > > >
> > > > > >>
> > > > > > >  > > >> > >  > > >> > >
> > > > > _______________________________________________
> > > > >  > > >> > > Programming mailing list  > > >> > >
> > > > > Programming@xxxxxxxxxxxxxxxxxxxx  > > >> > >
> > > > > http://blindprogramming.com/mailman/listinfo/programming_blindpr
> > > > > og
> > > > > ra
> > > > >  > > >> > > mm
> > > > >  > > >> > > in
> > > > >  > > >> > > g.co
> > > > >  > > >> > > m
> > > > >  > > >> > >
> > > > >  > > >> > >
> > > > >  > > >> > >
> > > > > _____________________________________________________________
> > > > >  > > >> > > To leave this list, send a blank message to  > > >>
> > > > > >
> > > > > > programming-unsubscribe@xxxxxxxxxxxxxxxxxxxx
> > > > >  > > >> > > Information about all of our lists:
> > > > >  > > >> > > http://blindprogramming.com/mailman/listinfo
> > > > >  > > >> > > Other blindness lists:
> > > > >  > > >> > >
> > > > > http://www.visionrx.com/library/resources/resource_int1.asp
> > > > >  > > >> > > Web site address: http://www.BlindProgramming.com  >
> > > > > >
> > > > > >>
> > > > > > >  > > >> > >  > > >> > >
> > > > > _______________________________________________
> > > > >  > > >> > > Programming mailing list  > > >> > >
> > > > > Programming@xxxxxxxxxxxxxxxxxxxx  > > >> > >
> > > > > http://blindprogramming.com/mailman/listinfo/programming_blindpr
> > > > > og
> > > > > ra
> > > > >  > > >> > > mm
> > > > >  > > >> > > in
> > > > >  > > >> > > g.com
> > > > >  > > >> > >
> > > > >  > > >> > > NOTICE: This e-mail (and any attachments) may
> > > > > contain PRIVILEGED OR  > > >> > > CONFIDENTIAL information and
> > > > > is intended only for the use of the  > > >> > > specific  > > >>
> > > > > > >
> > > > > individual(s) to whom it is addressed.  It may contain
> > > > > information
> > > > > > > >> > > that is privileged and confidential under state and
> > > > > > > >> > > federal
> > > law.
> > > > >  > > >> > > This information may be used or disclosed only in
> > > > > accordance with  > > >> > > law, and you may be subject to
> > > > > penalties under law for improper use  > > >> > > or further
> > > > > disclosure of the information in this e-mail and its  > > >> > >
> > > > > attachments. If you have received this e-mail in error, please
> > > > > >
> > > > > > >> > > immediately notify the person named above by reply
> > > > > e-mail, and then  > > >> delete the
> > > > original e-mail.
> > > > >  > > >> > Thank you.
> > > > >  > > >> > >
> > > > >  > > >> > >
> > > > >  > > >> > >
> > > > >  > > >> > >
> > > > > _____________________________________________________________
> > > > >  > > >> > > To leave this list, send a blank message to  > > >>
> > > > > >
> > > > > > programming-unsubscribe@xxxxxxxxxxxxxxxxxxxx
> > > > >  > > >> > > Information about all of our lists:
> > > > >  > > >> > > http://blindprogramming.com/mailman/listinfo
> > > > >  > > >> > > Other blindness lists:
> > > > >  > > >> > >
> > > > > http://www.visionrx.com/library/resources/resource_int1.asp
> > > > >  > > >> > > Web site address: http://www.BlindProgramming.com  >
> > > > > >
> > > > > >>
> > > > > > >  > > >> > >  > > >> > >
> > > > > _______________________________________________
> > > > >  > > >> > > Programming mailing list  > > >> > >
> > > > > Programming@xxxxxxxxxxxxxxxxxxxx  > > >> > >  > > >> >
> > > > > http://blindprogramming.com/mailman/listinfo/programming_blindpr
> > > > > og
> > > > > ra
> > > > > mm
> > > > >  > > >> > ing.co
> > > > >  > > >> >
> > > > >  > > >> > m
> > > > >  > > >> > >
> > > > >  > > >> > >
> > > > >  > > >> > >
> > > > >  > > >> > >
> > > > >  > > >> > >
> > > > >  > > >> > >
> > > > >  > > >> > >
> > > > > _____________________________________________________________
> > > > >  > > >> > > To leave this list, send a blank message to  > > >>
> > > > > >
> > > > > > programming-unsubscribe@xxxxxxxxxxxxxxxxxxxx
> > > > >  > > >> > > Information about all of our lists:
> > > > >  > > >> > > http://blindprogramming.com/mailman/listinfo
> > > > >  > > >> > > Other blindness lists:
> > > > >  > > >> > >
> > > > > http://www.visionrx.com/library/resources/resource_int1.asp
> > > > >  > > >> > > Web site address: http://www.BlindProgramming.com  >
> > > > > >
> > > > > >>
> > > > > > >  > > >> > >  > > >> > >
> > > > > _______________________________________________
> > > > >  > > >> > > Programming mailing list  > > >> > >
> > > > > Programming@xxxxxxxxxxxxxxxxxxxx  > > >> > >  > > >> >
> > > > > http://blindprogramming.com/mailman/listinfo/programming_blindpr
> > > > > og
> > > > > ra
> > > > > mm
> > > > >  > > >> > ing.co
> > > > >  > > >> >
> > > > >  > > >> > m
> > > > >  > > >> > > ---unquote---
> > > > >  > > >> > >
> > > > >  > > >> > > hth
> > > > >  > > >> > >
> > > > >  > > >> > > Martin
> > > > >  > > >> > > ----- Original Message -----  > > >> > > From:
> > > > > "inthaneelf" <inthaneelf@xxxxxxxxxxxxxx>  > > >> > > To:
> > > > > <programmingblind@xxxxxxxxxxxxx>  > > >> > > Sent: Sunday, April
> > > > > 20,
> > > > > 2008 7:17 PM  > > >> > > Subject: Re: ssh client  > > >> > >  >
> > > > > >
> > > > > >>
> > > > > >
> > > > > >  > > >> > >> it is, and you don't have to do scripting for
> > > > > > essential
> > > > > putty  > > >> > >> function, if I remember right a longish while
> > > > > back Jim and Sina put  > > >> > >> out a set of minor change
> > > > > instructions for making both telnet and  > > >> > >> putty read
> > > > > better with jaws. I haven't been able to find them as of  > > >>
> > > > > >
> > > > > >> yet, so those may be among my "lost files" of my HD crash,
> > > > > >> but it
> > > > > > > >> > >> was like going in to the default file, and un
> > > > > > > >> > >> commenting
> > > > > out a line  > > >> >
> > > > > >> and adding one line, maybe that line choi said to add, but
> > > > > >> that was
> > > > > > > >> > >> about all  > > >> > there was to it.
> > > > >  > > >> > >>
> > > > >  > > >> > >> maybe one of them will read this and remember, I
> > > > > know Sina would  > > >> > >> have the  > > >> >  > > >> > >>
> > > > > information on it since he has records of the list going way
> > > > > back
> > > > > > > >> > >> to the yahoo list days.
> > > > >  > > >> > >> and if I find it I will post them ASAP!
> > > > >  > > >> > >>
> > > > >  > > >> > >> HTH
> > > > >  > > >> > >> inthane
> > > > >  > > >> > >> ----- Original Message -----  > > >> > >> From:
> > > > > "Octavian Rasnita" <orasnita@xxxxxxxxx>  > > >> > >> To:
> > > > > <programmingblind@xxxxxxxxxxxxx>  > > >> > >> Sent: Saturday,
> > > > > April 19, 2008 2:13 AM  > > >> > >> Subject: Re: ssh client  > >
> > > > > >> > >>
> > > > > >
> > > > > > >> > >>  > > >> > >>> Try opening putty, press Insert+S until
> > > > > > >> > >> you
> > > > > hear "all", and then  > > >> > >>> try to give some commands in
> > > > > the putty client. If you hear the  > > >> > >>> text printed it
> > > > > means that putty can be scripted to be also  > > >> > >>>
> > > > > accessible for
> > > > > > > >>
> > > > > > Jaws.
> > > > >  > > >> > >>>
> > > > >  > > >> > >>> Octavian
> > > > >  > > >> > >>>
> > > > >  > > >> > >>> ----- Original Message -----  > > >> > >>> From:
> > > > > "inthaneelf" <inthaneelf@xxxxxxxxxxxxxx>  > > >> > >>> To:
> > > > > <programmingblind@xxxxxxxxxxxxx>  > > >> > >>> Sent: Saturday,
> > > > > April 19, 2008 5:18 AM  > > >> > >>> Subject: Re: ssh client  >
> > > > > >
> > > > > >> > >>>
> > > > > > > >> > >>>  > > >> > >>> are you sure? I have always used
> > > > > > > >> > >>> putty but
> > > > > it has been quite a  > > >> > >>> while, wonder if its jaws 8
> > > > > and/or
> > > > > 9 that won't function with it  > > >> > >>>  > > >> > >>> it did
> > > > > work with 6 or 7, hmmmm  > > >> > >>>  > > >> > >>> will be
> > > > > listening  > >
> > > > > >> > >>> I...
> > > > >  > > >> > >>>  ----- Original Message -----  > > >> > >>>  From:
> > > > > Kristoffer Gustafsson  > > >> > >>>  To:
> > > > > programmingblind@xxxxxxxxxxxxx  > > >> > >>>  Sent: Friday,
> > > > > April 18,
> > > > > 2008 10:09 AM  > > >> > >>>  Subject: ssh client  > > >> > >>>
> > > > > >
> > > > > >
> > > > > >>
> > > > > > >>>  > > >> > >>>  Hello!
> > > > >  > > >> > >>>  I need an ssh client to do my job.
> > > > >  > > >> > >>>  It need to be accessible with jaws. any ideas?
> > > > >  > > >> > >>>  Ive tried putty but it doesn't work  /Kristoffer
> > > > > __________ View  > > >> > >>> the list's information and change
> > > > > your settings at  > > >> > >>>
> > > > > //www.freelists.org/list/programmingblind
> > > > >  > > >> > >>>
> > > > >  > > >> > >>
> > > > >  > > >> > >>
> > > > >  > > >> > >> __________
> > > > >  > > >> > >> View the list's information and change your
> > > > > settings at
> > > > > > > >> > >> //www.freelists.org/list/programmingblind
> > > > >  > > >> > >>
> > > > >  > > >> > >>
> > > > >  > > >> > >
> > > > >  > > >> > > __________
> > > > >  > > >> > > View the list's information and change your settings
> > > > > at
> > > > > >
> > > > > > >> > > //www.freelists.org/list/programmingblind
> > > > >  > > >> > >
> > > > >  > > >> > >
> > > > >  > > >> >
> > > > >  > > >> >
> > > > >  > > >> > __________
> > > > >  > > >> > View the list's information and change your settings
> > > > > at
> > > > > >
> > > > > >
> > > > > >> > //www.freelists.org/list/programmingblind
> > > > >  > > >> >
> > > > >  > > >> > __________
> > > > >  > > >> > View the list's information and change your settings
> > > > > at
> > > > > >
> > > > > >
> > > > > >> > //www.freelists.org/list/programmingblind
> > > > >  > > >> >
> > > > >  > > >> > __________
> > > > >  > > >> > View the list's information and change your settings
> > > > > at
> > > > > >
> > > > > >
> > > > > >> > //www.freelists.org/list/programmingblind
> > > > >  > > >> >
> > > > >  > > >> > __________
> > > > >  > > >> > View the list's information and change your settings
> > > > > at
> > > > > >
> > > > > >
> > > > > >> > //www.freelists.org/list/programmingblind
> > > > >  > > >> >
> > > > >  > > >> > __________
> > > > >  > > >> > View the list's information and change your settings
> > > > > at
> > > > > >
> > > > > >
> > > > > >> > //www.freelists.org/list/programmingblind
> > > > >  > > >> >
> > > > >  > > >> > __________
> > > > >  > > >> > View the list's information and change your settings
> > > > > at
> > > > > >
> > > > > >
> > > > > >> > //www.freelists.org/list/programmingblind
> > > > >  > > >> >
> > > > >  > > >> __________
> > > > >  > > >> View the list's information and change your settings at
> > > > > >
> > > > > >
> > > > > >> //www.freelists.org/list/programmingblind
> > > > >  > > >>
> > > > >  > > >> __________
> > > > >  > > >> View the list's information and change your settings at
> > > > > >
> > > > > >
> > > > > >> //www.freelists.org/list/programmingblind
> > > > >  > > >>
> > > > >  > > > __________
> > > > >  > > > View the list's information and change your settings at
> > > > > >
> > > > > >
> > > > > > //www.freelists.org/list/programmingblind
> > > > >  > > >
> > > > >  > > >
> > > > >  > >
> > > > >  > > __________
> > > > >  > > View the list's information and change your settings at  >
> > > > > > //www.freelists.org/list/programmingblind
> > > > >  > >
> > > > >  > __________
> > > > >  > View the list's information and change your settings at  >
> > > > > //www.freelists.org/list/programmingblind
> > > > >
> > > > > --
> > > > > Your life is like a penny.  You're going to lose it.  The question
> is:
> > > > > How do
> > > > > you spend it?
> > > > >
> > > > >          John Covici
> > > > >          covici@xxxxxxxxxxxxxx
> > > > > __________
> > > > > View the list's information and change your settings at
> > > > > //www.freelists.org/list/programmingblind
> > > > >
> > > > __________
> > > > View the list's information and change your settings at
> > > > //www.freelists.org/list/programmingblind
> > > >
> > > > __________
> > > > View the list's information and change your settings at
> > > > //www.freelists.org/list/programmingblind
> > > >
> > > __________
> > > View the list's information and change your settings at
> > > //www.freelists.org/list/programmingblind
> > >
> > > __________
> > > View the list's information and change your settings at
> > > //www.freelists.org/list/programmingblind
> > >
> > __________
> > View the list's information and change your settings at
> > //www.freelists.org/list/programmingblind
> >
> > __________
> > View the list's information and change your settings at
> > //www.freelists.org/list/programmingblind
> >
> __________
> View the list's information and change your settings at
> //www.freelists.org/list/programmingblind
>
> __________
> View the list's information and change your settings at
> //www.freelists.org/list/programmingblind
>
__________
View the list's information and change your settings at 
//www.freelists.org/list/programmingblind

Other related posts: