packages icon
                              guiftp 0.0.2
			      ------------

This is a simple FTP client using the GTK+ toolkit

To run it you need:
 - An Unix computer
 - X11
 - GTK+ >= 1.2.0 (available at http://www.gtk.org) (you can get troubles with a version < 1.2.3)

I know that guift runs on:
 - My computer
 - The computers of a few friends

It should works fine if you have Linux (currently I'm using Debian potato on a 386 box)
If you're using another Unix... well you should try, I have no idea whether it will work or not (if it does tell me, and if not send me a mail to tell me what does not work)

Read INSTALL for help about installation

To get the latest release (if I'm not to lazy to make it) go to http://www.altern.org/ldufresne/guiftp/

I just wrote this program to learn a few things: gtk+ and socket programming (I also discovered pthreads, gettext (you can get french translations), autoconf, automake...). It is the first "real" program I wrote (and I hope there aren't to many nasty bugs). I don't know if it will be useful to someone (I hope so), but at least I find it useful and I use it sometimes (when I'm to tired to use lftp).

Fell free to send me a mail

Luc Dufresne (ldufresne@altern.org)