Fedora Linux Support Community & Resources Center
  #1  
Old 5th November 2004, 09:39 PM
Julio Offline
Registered User
 
Join Date: Aug 2004
Posts: 11
gFTP

Hello all!
I dont know if Im the only one with this problem, but everytime that I try to download a file using the gFTP client, after a sucessfull login, the gFTP crash:
segmentation fault


It is working for someone?
Reply With Quote
  #2  
Old 5th November 2004, 10:32 PM
IceNine's Avatar
IceNine Offline
Registered User
 
Join Date: Oct 2004
Location: Carlsbad, CA
Age: 29
Posts: 93
Hope this helps:

http://bugzilla.redhat.com/bugzilla/....cgi?id=114935
__________________
Did I help? Add to my reputation! And please... DON'T ask why I'm a Slacker. ;)
Reply With Quote
  #3  
Old 6th November 2004, 12:02 AM
triplehead Offline
Registered User
 
Join Date: Mar 2004
Location: Helsinki, Finland
Age: 40
Posts: 187
this problem was earlier discussed here: http://fedoraforum.org/forum/showthread.php?t=19918
and from my post you will find working version of gftp
__________________
Desktop1: Shuttle SN85G4, AMD64 3200+, 1GB 400MHz, EIZO 778, Asus N6600GT
Desktop2: Shuttle SN20G5, AMD64 X2 4200+, 1GB 400MHz, EIZO 778, ATI Radeon Express 200
Server:AMD64 3200+, 1GB 400MHz, matrox g400
network: G.SHDSL 2.3/2.3 Mbit/s
Reply With Quote
  #4  
Old 25th November 2004, 02:40 AM
drews_blunted Offline
Registered User
 
Join Date: Nov 2004
Posts: 16
I have had this same exact problem only when i uploaded a file, each time it would crash. Im not sure what it is, but i think its only on the x86_64 port.
Reply With Quote
  #5  
Old 25th November 2004, 02:51 AM
marcus-cat's Avatar
marcus-cat Offline
Registered User
 
Join Date: Nov 2004
Location: Boston
Posts: 17
From a shell try:
yum remove gftp
yum install gftp

-mark
__________________
linux user #373222
Author of the MozEdit Firefox extension
http://markbokil.org/mozedit
Reply With Quote
  #6  
Old 25th November 2004, 03:40 AM
bob's Avatar
bob Online
Administrator (yeah, back again)
 
Join Date: Jul 2004
Location: Colton, NY; Junction of Heaven & Earth (also Routes 56 & 68).
Age: 67
Posts: 21,225
Just to confirm that I'm using 32 bit and I've never had a problem with gftp on either of my machines.
__________________
Linux & Beer - That TOTALLY Computes!
Registered Linux User #362651


Don't use any of my solutions on working computers or near small children.
Reply With Quote
  #7  
Old 25th November 2004, 05:31 AM
drews_blunted Offline
Registered User
 
Join Date: Nov 2004
Posts: 16
well, duhh were not talking about a problem with the 32 bit version. Notice this is the x86_64 section of the forum!
Reply With Quote
  #8  
Old 25th November 2004, 02:04 PM
bob's Avatar
bob Online
Administrator (yeah, back again)
 
Join Date: Jul 2004
Location: Colton, NY; Junction of Heaven & Earth (also Routes 56 & 68).
Age: 67
Posts: 21,225
Yes, Drews I understand, since I'm not quite senile yet. I was responding to YOUR comment that the problem seemed to be ONLY on the x86-64 port and confirming that the 32bit was functioning properly. This may also be classified as 'duh' but Firefox extensions has a nice ftp client called 'fireftp'. Now I'll leave you people to your discussion. Have a nice Thanksgiving.
__________________
Linux & Beer - That TOTALLY Computes!
Registered Linux User #362651


Don't use any of my solutions on working computers or near small children.

Last edited by justol'bob; 25th November 2004 at 05:12 PM.
Reply With Quote
  #9  
Old 30th November 2004, 07:00 AM
george Offline
Registered User
 
Join Date: Nov 2004
Posts: 3
Quote:
Originally Posted by marcus-cat
From a shell try:
yum remove gftp
yum install gftp

-mark
This doesn't work.

I uninstalled gftp, then compiled and installed the
latest gFTP version (2.0.18 rc1). It now works.
Reply With Quote
  #10  
Old 30th November 2004, 10:05 AM
ghaefb's Avatar
ghaefb Offline
Retired Community Manager
 
Join Date: Apr 2004
Location: Slovenia
Age: 30
Posts: 1,713
gFtp is not very stable in my experience.
If you are using FedoraCore3, you can use nautilus(filebrowser) for ftp acces.
__________________
_ghaefb


blog & sysinfo
Reply With Quote
  #11  
Old 1st December 2004, 01:17 AM
Bradlis7 Offline
Registered User
 
Join Date: May 2004
Age: 27
Posts: 96
I'm not impressed by gFTP. I'd really love to have FileZilla ported to gnome .
__________________
Brad -- bradlis7.com

- FC3 -- Gnome Desktop
- AthlonXP 1800 -- 384 MBs Memory
Reply With Quote
  #12  
Old 1st December 2004, 03:30 AM
mbokil's Avatar
mbokil Offline
Registered User
 
Join Date: Nov 2004
Location: Boston
Posts: 503
I don't like GFTP myself. Since upgrading to FC3 I just use Nautilus. It works nicely since you can use the clipboard cut/paste options to upload/download files to a specific directory. You could also check out the extension for Mozilla Firefox: http://fireftp.mozdev.org/

-mark
__________________
Fedora 9 / XFCE 4.4.2
Athlon Thunderbird CPU 1.3 GigHz
750 MB RAM
Nvidia Gforce 6200
Mozilla Seamonkey 1.1.9 browser with MonkeyMenu Extension
Reply With Quote
  #13  
Old 4th December 2004, 12:18 PM
george Offline
Registered User
 
Join Date: Nov 2004
Posts: 3
Well, I thought we all talked about sFTP don't we ? I mean, come on, there shouldn't be a problem finding a gui FTP client in Linux. But if you want for example to connect to a Unix machine at work sFTP might be your only option.

Fireftp is a nice little thing and helps interoperability but it's too limited for extended use and it does not support sFTP (it's on todo list though).

I don't like FileZilla's interface and I am not sure about it's Unicode support for sftp. In fact I haven't been able to find any sftp gui client for Window$ that works with UTF encoded filenames so either I am doing something wrong or there is simply no such a thing for Winblow$. Could anyone help ? WinSCP does not work in either SCP or SFTP mode and tried many Unix/Linux/MacOSX hosts. WinSCP last version is presumebly compatible with SFTP protocol V4 but everybody uses OpenSSH which spots V3 instead.

Nautilus does work with sftp and UTF and offers good integration but, again, is rather limited.
Reply With Quote
Reply

Tags
gftp

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
gFtp Question comptech520 Using Fedora 3 21st January 2007 03:45 AM
problem with gftp lintolis Using Fedora 2 26th August 2005 07:34 AM
Need help on gFTP dvbspider Using Fedora 2 6th August 2005 11:51 PM
Ssl for gFTP and Nautilus Fenris Using Fedora 0 26th February 2005 04:17 AM


Current GMT-time: 01:58 (Saturday, 25-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat