From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_40 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,59ec34bfa2373410,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews2.google.com!not-for-mail From: chris@unixfu.net (Chris Humphries) Newsgroups: comp.lang.ada Subject: SSH Sessions ? Date: 9 Aug 2004 11:32:24 -0700 Organization: http://groups.google.com Message-ID: <49dc98cf.0408091032.508f09df@posting.google.com> NNTP-Posting-Host: 66.197.191.126 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1092076344 32317 127.0.0.1 (9 Aug 2004 18:32:24 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 9 Aug 2004 18:32:24 +0000 (UTC) Xref: g2news1.google.com comp.lang.ada:2636 Date: 2004-08-09T11:32:24-07:00 List-Id: Hello, Has anyone written or have a way to do SSH sessions via ADA? Looking to: 1) connect to servers from having the username, password, and ip 2) execute one command 3) save the text/status returned from the command Thanks, Chris Humphries