On Tue, Mar 12, 2002 at 15:16:41 +0100, Ines Rieger wrote: > > > yes, I know that (: . I am searching for a graphical user > > > interface to run ssh. An equivalent program to PuTTY, TeraTerm > > > etc but for Unix. > > > > What's the difference with running ssh in a xterm? > > the buttons and drag an drop felling and so on. My users want to select a > file in a file browser an copy by ssh to another machine. They do not want > to use an xterm an a keyboard. They only want to use their mice. (:
Then, you want a GUI for scp, not for ssh, I suppose. As the manpage says, ssh is a remote login program, not a file transfer program. -- Vincent Lefèvre <[EMAIL PROTECTED]> - Web: <http://www.vinc17.org/> - 100% validated (X)HTML - Acorn Risc PC, Yellow Pig 17, Championnat International des Jeux Mathématiques et Logiques, TETRHEX, etc. Work: CR INRIA - computer arithmetic / SPACES project at LORIA

