14. Using the gFTP Client |
The GNU graphical FTP client, gFTP, can be configured to work with Universe (Cosmos and Eric). A configuration which works is described below; others, including the use of SSH Communications client software, may work! (Newer versions of software described below are also expected to work.)
First, ensure the "ssh-askpass" utility is installed and working on your machine. Without this authentication will fail. Next, test your authentication to Cosmos (or Eric) via the command line: if you see messages like this,
local> ssh cosmos.umist.ac.uk -l <username> The authenticity of host "remotehost.domain" can't be established. DSA key fingerprint is... Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added "remotehost.domain"... PAM authentication Password: Last login...answer yes and then login as usual; if your login proceeds like this
local> ssh cosmos.umist.ac.uk -l <username> PAM authentication Password: Last login....your SSH configuration is all set. (In the former case, a second login via SSH should proceed as for the latter case.) gFTP cannot (yet) handle the former case, so this obstacle needs to be overcome manually.
Next, start gFTP and under the "FTP" menu (top-left) select "Options" and in the Options configuration window which opens select the "SSH" tab: ensure "Use ssh-askpass util" is ticked, click "Apply" and "Save". On the main gFTP window ensure the connection method set to "SSH" (it defaults to "FTP"). You should now be able to connect as usual, except that a dialogue box will pop up asking for your password --- enter it and click "OK".
...previous | up (conts) | next... |