LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-19-2007, 07:28 AM   #1
tommytomato
Member
 
Registered: Nov 2003
Location: Narrogin Western Australia
Distribution: GUI Ubuntu 14.0.4 - Server Ubuntu 14.04.5 LTS
Posts: 963

Rep: Reputation: 32
ssh contect


Hi all

I Have been using wine - winscp

Winscp on Ubuntu is crashing all the time

I know of fish but its not conntecting to the said computer

is there a program than runs as a GUI that runs the same as Winscp

any ideas guys

TT
 
Old 06-19-2007, 07:46 AM   #2
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
You could use gFTP. Ubuntu probably has a package for it.
 
Old 06-19-2007, 08:39 AM   #3
tommytomato
Member
 
Registered: Nov 2003
Location: Narrogin Western Australia
Distribution: GUI Ubuntu 14.0.4 - Server Ubuntu 14.04.5 LTS
Posts: 963

Original Poster
Rep: Reputation: 32
Quote:
Originally Posted by Nylex
You could use gFTP. Ubuntu probably has a package for it.
Thanks it installed ok

Code:
tommytomato@tomatoland:~$ sudo apt-get install gftp
Password:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libgtk-jni libcairo-java libgii1 zope-common libglib-java libgii1-target-x
  libxvmc1 libpulse0 libswt3.2-gtk-jni liblame0
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  gftp-common gftp-gtk gftp-text
The following NEW packages will be installed:
  gftp gftp-common gftp-gtk gftp-text
0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
Need to get 524kB of archives.
After unpacking 3785kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://au.archive.ubuntu.com feisty/main gftp-common 2.0.18-16ubuntu2 [78.1kB]
Get:2 http://au.archive.ubuntu.com feisty/main gftp-gtk 2.0.18-16ubuntu2 [277kB]
Get:3 http://au.archive.ubuntu.com feisty/universe gftp-text 2.0.18-16ubuntu2 [124kB]
Get:4 http://au.archive.ubuntu.com feisty/universe gftp 2.0.18-16ubuntu2 [45.8kB]
Fetched 524kB in 13s (38.3kB/s)                                                
Selecting previously deselected package gftp-common.
(Reading database ... 126546 files and directories currently installed.)
Unpacking gftp-common (from .../gftp-common_2.0.18-16ubuntu2_i386.deb) ...
Selecting previously deselected package gftp-gtk.
Unpacking gftp-gtk (from .../gftp-gtk_2.0.18-16ubuntu2_i386.deb) ...
Selecting previously deselected package gftp-text.
Unpacking gftp-text (from .../gftp-text_2.0.18-16ubuntu2_i386.deb) ...
Selecting previously deselected package gftp.
Unpacking gftp (from .../gftp_2.0.18-16ubuntu2_all.deb) ...
Setting up gftp-common (2.0.18-16ubuntu2) ...
Setting up gftp-gtk (2.0.18-16ubuntu2) ...

Setting up gftp-text (2.0.18-16ubuntu2) ...

Setting up gftp (2.0.18-16ubuntu2) ...
tommytomato@tomatoland:~$
When trying to contect it seems to hang there

TT
 
Old 06-19-2007, 11:48 AM   #4
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
Hangs where? Have you actually run the program?
 
Old 06-19-2007, 02:51 PM   #5
dbogdan
Member
 
Registered: Feb 2005
Location: Metro Detroit, US
Distribution: Suse/Slackware/Mepis
Posts: 174

Rep: Reputation: 31
Have a look at secpanel http://secpanel.mymediahost.de/

Very similar to winscp but native to linux
 
Old 06-19-2007, 06:56 PM   #6
tommytomato
Member
 
Registered: Nov 2003
Location: Narrogin Western Australia
Distribution: GUI Ubuntu 14.0.4 - Server Ubuntu 14.04.5 LTS
Posts: 963

Original Poster
Rep: Reputation: 32
Quote:
Originally Posted by Nylex
Hangs where? Have you actually run the program?
yer of course i rang the program, I wouldn't said it hangs if it worked

it wont let me conntect to the PC in question

how ever if i use the winscp3 on wine it conntects works for a bit then crashes

TT
 
Old 06-19-2007, 06:59 PM   #7
tommytomato
Member
 
Registered: Nov 2003
Location: Narrogin Western Australia
Distribution: GUI Ubuntu 14.0.4 - Server Ubuntu 14.04.5 LTS
Posts: 963

Original Poster
Rep: Reputation: 32
Quote:
Originally Posted by dbogdan
Have a look at secpanel http://secpanel.mymediahost.de/

Very similar to winscp but native to linux
thanks I'll have a look

TT
 
Old 06-19-2007, 07:10 PM   #8
tommytomato
Member
 
Registered: Nov 2003
Location: Narrogin Western Australia
Distribution: GUI Ubuntu 14.0.4 - Server Ubuntu 14.04.5 LTS
Posts: 963

Original Poster
Rep: Reputation: 32
I got it installed ok, bit it doesn't add a GUI short cut to the menu or desktop how do i get it to run

Code:
root@tomatoland:~# apt-get install secpanel
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libgtk-jni libcairo-java libgii1 zope-common libglib-java libgii1-target-x
  libxvmc1 libpulse0 libswt3.2-gtk-jni liblame0
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  tcl8.4 tk8.4
Suggested packages:
  tclreadline
The following NEW packages will be installed:
  secpanel tcl8.4 tk8.4
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 2209kB of archives.
After unpacking 6341kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://au.archive.ubuntu.com feisty/main tcl8.4 8.4.14-0ubuntu1 [1163kB]
Get:2 http://au.archive.ubuntu.com feisty/main tk8.4 8.4.14-0ubuntu2 [996kB]   
Get:3 http://au.archive.ubuntu.com feisty/universe secpanel 0.41+0.4.2-3 [49.8kB]
Fetched 2209kB in 43s (50.8kB/s)                                               
Selecting previously deselected package tcl8.4.
(Reading database ... 126621 files and directories currently installed.)
Unpacking tcl8.4 (from .../tcl8.4_8.4.14-0ubuntu1_i386.deb) ...
Selecting previously deselected package tk8.4.
Unpacking tk8.4 (from .../tk8.4_8.4.14-0ubuntu2_i386.deb) ...
Selecting previously deselected package secpanel.
Unpacking secpanel (from .../secpanel_0.41+0.4.2-3_all.deb) ...
Setting up tcl8.4 (8.4.14-0ubuntu1) ...

Setting up tk8.4 (8.4.14-0ubuntu2) ...

Setting up secpanel (0.41+0.4.2-3) ...

root@tomatoland:~#
TT
 
Old 06-19-2007, 11:47 PM   #9
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
Quote:
Originally Posted by tommytomato
yer of course i rang the program, I wouldn't said it hangs if it worked

it wont let me conntect to the PC in question

how ever if i use the winscp3 on wine it conntects works for a bit then crashes

TT
Did you select the right protocol? Is there any info given in the messages section of the window (the bottom)?
 
Old 06-20-2007, 05:07 AM   #10
tommytomato
Member
 
Registered: Nov 2003
Location: Narrogin Western Australia
Distribution: GUI Ubuntu 14.0.4 - Server Ubuntu 14.04.5 LTS
Posts: 963

Original Poster
Rep: Reputation: 32
Quote:
Originally Posted by Nylex
Did you select the right protocol? Is there any info given in the messages section of the window (the bottom)?

Yes I used ssh protocol,there's no message at all


TT
 
Old 06-20-2007, 05:59 AM   #11
tommytomato
Member
 
Registered: Nov 2003
Location: Narrogin Western Australia
Distribution: GUI Ubuntu 14.0.4 - Server Ubuntu 14.04.5 LTS
Posts: 963

Original Poster
Rep: Reputation: 32
Quote:
Originally Posted by tommytomato
I got it installed ok, bit it doesn't add a GUI short cut to the menu or desktop how do i get it to run

Code:
root@tomatoland:~# apt-get install secpanel
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libgtk-jni libcairo-java libgii1 zope-common libglib-java libgii1-target-x
  libxvmc1 libpulse0 libswt3.2-gtk-jni liblame0
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  tcl8.4 tk8.4
Suggested packages:
  tclreadline
The following NEW packages will be installed:
  secpanel tcl8.4 tk8.4
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 2209kB of archives.
After unpacking 6341kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://au.archive.ubuntu.com feisty/main tcl8.4 8.4.14-0ubuntu1 [1163kB]
Get:2 http://au.archive.ubuntu.com feisty/main tk8.4 8.4.14-0ubuntu2 [996kB]   
Get:3 http://au.archive.ubuntu.com feisty/universe secpanel 0.41+0.4.2-3 [49.8kB]
Fetched 2209kB in 43s (50.8kB/s)                                               
Selecting previously deselected package tcl8.4.
(Reading database ... 126621 files and directories currently installed.)
Unpacking tcl8.4 (from .../tcl8.4_8.4.14-0ubuntu1_i386.deb) ...
Selecting previously deselected package tk8.4.
Unpacking tk8.4 (from .../tk8.4_8.4.14-0ubuntu2_i386.deb) ...
Selecting previously deselected package secpanel.
Unpacking secpanel (from .../secpanel_0.41+0.4.2-3_all.deb) ...
Setting up tcl8.4 (8.4.14-0ubuntu1) ...

Setting up tk8.4 (8.4.14-0ubuntu2) ...

Setting up secpanel (0.41+0.4.2-3) ...

root@tomatoland:~#
TT

I got it going for those you want to know

run
Code:
/usr/bin/secpanel
and secpanel starts

TT
 
Old 06-20-2007, 06:20 AM   #12
tommytomato
Member
 
Registered: Nov 2003
Location: Narrogin Western Australia
Distribution: GUI Ubuntu 14.0.4 - Server Ubuntu 14.04.5 LTS
Posts: 963

Original Poster
Rep: Reputation: 32
Funny thing

I have the program running, but every time i try to contect to the PC in question, it seem to contect then it disapears

any ideas why it does that

TT
 
Old 06-20-2007, 08:04 AM   #13
dbogdan
Member
 
Registered: Feb 2005
Location: Metro Detroit, US
Distribution: Suse/Slackware/Mepis
Posts: 174

Rep: Reputation: 31
I've seen this generally with GUI based SSH frontends when the ssh key for the machine you are connecting to is invalid, either because that maching has a new IP address (or some other major change)... or possibly a man in the middle attack. If your confident that there is no hacking attempts going on you can easily remove the appropriate section in your home/username/.ssh/known_hosts file then try the connection again.

Last edited by dbogdan; 06-20-2007 at 08:05 AM.
 
Old 06-20-2007, 08:11 AM   #14
tommytomato
Member
 
Registered: Nov 2003
Location: Narrogin Western Australia
Distribution: GUI Ubuntu 14.0.4 - Server Ubuntu 14.04.5 LTS
Posts: 963

Original Poster
Rep: Reputation: 32
Quote:
Originally Posted by dbogdan
I've seen this generally with GUI based SSH frontends when the ssh key for the machine you are connecting to is invalid, either because that maching has a new IP address (or some other major change)... or possibly a man in the middle attack. If your confident that there is no hacking attempts going on you can easily remove the appropriate section in your home/username/.ssh/known_hosts file then try the connection again.
Yer I looked for the ssh key before, had a prob logging in via GUI to CLI server using the terminal, see I have jumped to using Linux full time instead of Win, hence me looking for software

TT
 
Old 06-27-2007, 07:11 AM   #15
tommytomato
Member
 
Registered: Nov 2003
Location: Narrogin Western Australia
Distribution: GUI Ubuntu 14.0.4 - Server Ubuntu 14.04.5 LTS
Posts: 963

Original Poster
Rep: Reputation: 32
Any one else know of any SSH contecting programs please

We would like to be able to log in via ssh but need a GUI program

TT
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
open-ssh vs. commercial ssh (tru64), public-key auth not possible? cf050 Linux - Networking 8 03-28-2012 11:15 AM
ssh-agent, ssh-add and ssh-keygen AND CVS raylpc Linux - General 2 11-19-2008 02:50 AM
setting up an ssh soxy or local ssh tunnel from within an ssh soxy Mangenius Linux - Networking 0 03-05-2007 03:15 PM
Cannot contect to mail server tommytomato Debian 7 09-26-2006 08:12 PM
Passwordless SSH with SSH commercial server and open ssh cereal83 Linux - General 7 04-18-2006 12:34 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:59 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration