Author |
Message |
papaschtroumpf

Joined: 17 Jun 2005 Posts: 250
|
Posted: Thu 23 Jun 2005, 13:17 Post subject:
gtkftpd FTP server bug |
|
The actual bug:
installed it with pupget and it didn't install a menu item for it.
I couldn't find an entry, commented or otherwise in .fvwm95rc
more comments:
It has some stuff in French in it (the window tiltle, uses "utilisateurs" instead of "users"). No problem, I understand French, but that might put off some users.
sourceforge has version 1.0.4 this is 1.0.0 according to the help button
when I tried to connect to it as an anonynous user from windows explorer on another machine it quit with a "Segmentation fault"
Maybe it's time to upgrade or look for something better (vsftpd is an obvious candidate but I don't know how big it is). Maybe we could try by building version 1.0.4 first. I got the tarball and it's pretty unclean, even includes a number of .swp files and other garbage.
_________________ Mandriva LE 2005 user and puppy newbie
|
Back to top
|
|
 |
BarryK
Puppy Master

Joined: 09 May 2005 Posts: 8524 Location: Perth, Western Australia
|
Posted: Fri 24 Jun 2005, 09:47 Post subject:
|
|
No, it is 1.0.4 in Puppy.
I do vaguely recall someone else reporting they weren't very impressed with gtkftpd ...they may have found something else, perhaps a search on "gtkftpd" in the old forum might dredge up some useful info.
|
Back to top
|
|
 |
Bruce B
Joined: 18 May 2005 Posts: 11488 Location: The Peoples Republic of California
|
Posted: Sat 25 Jun 2005, 01:30 Post subject:
|
|
Here are the links to the old forum:
http://www.goosee.com/puppy/sforum/simpleforum_pro.cgi?fid=03&topic_id=1102002790&highlight=gtkftpd
http://www.goosee.com/puppy/sforum/simpleforum_pro.cgi?fid=04&topic_id=1103069798&highlight=gtkftpd
http://www.goosee.com/puppy/sforum/simpleforum_pro.cgi?fid=02&topic_id=1102652850&highlight=gtkftpd
|
Back to top
|
|
 |
papaschtroumpf

Joined: 17 Jun 2005 Posts: 250
|
Posted: Sat 25 Jun 2005, 03:01 Post subject:
|
|
I have just started looking at troll-tftp as an alternative.
It looks like puppy doesn't use am inet or xinet daemon is that correct?
troll-tftp is designed to be ran from inet and I wonder if it could be a problem.
_________________ Mandriva LE 2005 user and puppy newbie
|
Back to top
|
|
 |
BarryK
Puppy Master

Joined: 09 May 2005 Posts: 8524 Location: Perth, Western Australia
|
Posted: Sat 25 Jun 2005, 05:23 Post subject:
|
|
Right, no inet.
...as I don't even know what it does!
|
Back to top
|
|
 |
papaschtroumpf

Joined: 17 Jun 2005 Posts: 250
|
Posted: Sat 25 Jun 2005, 10:12 Post subject:
|
|
inetd/xinetd is a "super daemon" that listens for incoming connections and decides which program needs to handle them. That way you don't have 10 different programs in memory waiting for connections that may never come.
Once the relevant program is notified, inetd gets out of the way.
a lot os server daemons are designed to be called from inetd, so calling them from the command line doesn't work. There are other "non-daemon" ways to call those program (there is a utitlity called tcpserver that does that I believe) but that would increase the weight of the server.
I'll keep looking for a better ftp server.
EDIT: I found a few that will run fine under VL5STD so now I need to see if they will work in puppy.
_________________ Mandriva LE 2005 user and puppy newbie
|
Back to top
|
|
 |
papaschtroumpf

Joined: 17 Jun 2005 Posts: 250
|
Posted: Sat 25 Jun 2005, 12:14 Post subject:
|
|
I'm going to concentrate my efforts on BetaFtpd (http://betaftpd.sourceforge.net/) it seems a perfect fit for puppy, small (20K) and memory efficient. You won't be able to run a hight traffic public server but that's not the idea.
_________________ Mandriva LE 2005 user and puppy newbie
|
Back to top
|
|
 |
PaulR
Joined: 04 May 2005 Posts: 249 Location: UK
|
Posted: Mon 11 Jul 2005, 15:27 Post subject:
|
|
I've been using FREESCO of late and it uses pureftp. Not sure of size but as FREESCO runs off a floppy the command line version must be fairly small. I believe there is a GUI version too.
Either way it seems pretty reliable so far (only handles about 5MB of data a day though via a direct dial-in connection)
http://www.pureftpd.org/
|
Back to top
|
|
 |
BarryK
Puppy Master

Joined: 09 May 2005 Posts: 8524 Location: Perth, Western Australia
|
Posted: Mon 11 Jul 2005, 19:38 Post subject:
|
|
Anway, the matter is settled, thanks to papasmurf (that's a name I can remember!). Pup 1.0.4 will have betaftpd.
|
Back to top
|
|
 |
PaulR
Joined: 04 May 2005 Posts: 249 Location: UK
|
Posted: Tue 12 Jul 2005, 04:31 Post subject:
|
|
The only downside is that betaftp is not being actively developed (as far as I can see). IMHO anything that could present a security problem should be avoided, especially if it can be done automatically without the user needing to tweak. I'd imagine pureftp is pretty secure since it's in FREESCO which is all about secure networking. Just a thought.
|
Back to top
|
|
 |
|