view docs/website/index.html.in @ 633:05c67a33b071

2004-12-2 Brian Masney <masneyb@gftp.org> * src/gtk/gtkui.c (gftpui_run_function_callback) src/uicommon/gftpui.h - added toggled variable to the gftpui_callback_data structure. If the edit dialog had a checkbox in it, then put the checkbox value in the toggled variable * src/gtk/gtkui.c (gftpui_site_dialog) src/uicommon/gftpuicallbacks.c (gftpui_common_run_site) - allow the user to not send the prepend the command with the SITE keyword * docs/website/index.html.in docs/website/bats.gif docs/website/generate-gftp-website.pl - updated bug reporting section. Added link and graphic for the National Speleological Society (NSS)
author masneyb
date Thu, 02 Dec 2004 23:19:31 +0000
parents d2bf2d3b0173
children 8bb9f5e08cc4
line wrap: on
line source

<HTML>
<HEAD>
<TITLE>gFTP Official Homepage</TITLE>
<META NAME="description" CONTENT="gFTP is a free multithreaded ftp client for *NIX based machines running X11R6 or later.">
<META NAME="keywords" CONTENT="gftp gtk ftp client x11r6 x windows linux bsd solaris unix">
<META NAME="author" CONTENT="Brian Masney">
<LINK REV=MADE HREF="mailto:masneyb@gftp.org">
</HEAD>

<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#336699" VLINK="#336699" ALINK="#336699">
<FONT FACE="Lucida,Verdana,Helvetica,Arial">

<TABLE CELLSPACING="0" CELLPADDING="2" BORDER="0" WIDTH="100%">
<TR>
<TD ALIGN="left" VALIGN="bottom">
<A HREF="http://www.gftp.org/"><IMG WIDTH=294 HEIGHT=108 SRC="logo.jpg" BORDER="0" ALT="gFTP Logo"></A>
</TD>

<TD ALIGN="right" VALIGN="top">
<TABLE CELLSPACING="0" CELLPADDING="1" BORDER="0" WIDTH="100%"><TR>

<TD ALIGN="right"><SMALL><STRONG>
<A HREF="readme.html">README/FAQ</A><BR>
<A HREF="screenshots.html">Screenshots</A><BR>
<A HREF="changelog.html">Changelog</A><BR>
</STRONG></SMALL></TD>

</TR></TABLE></TD>
</TR></TABLE>
<SMALL>
Latest Stable Version: %STABLE_VER% (%STABLE_DATE%)<BR>
</SMALL>
<BR>

gFTP is a <a href="http://www.gnu.org/philosophy/free-sw.html">free</a> multithreaded file transfer client for *NIX based machines. It has the following features:
<UL>
<LI>Distributed under the terms of the <a href="http://www.gnu.org/copyleft/gpl.html">GNU Public License Agreement</a>
<LI>Written in C and has a text interface and a GTK+ 1.2/2.x interface
<LI>Supports the FTP, FTPS (control connection only), HTTP, HTTPS and SSH protocols
<LI>FTP and HTTP proxy server support
<LI>Supports FXP file transfers (transferring files between 2 remote servers via FTP)
<LI>Supports UNIX, EPLF, Novell, MacOS, VMS, MVS and NT (DOS) style directory listings
<LI>Bookmarks menu to allow you to quickly connect to remote sites
<LI>Fully Internationalized. Here are the following translations of gFTP that are available: Albanian (sq), Amharic (am), Arabic (ar), Azerbaijan (az), Bangla (bn), Belarusian (be), Bulgarian (bg), Catalan (ca), Chinese (zh_TW,zh_CN), Croatian (hr), Czech (cs), Danish (da), Dutch (nl), English (en_CA, en_GB, en_US), Finnish (fi), French (fr), German (de), Greek (el), Hebrew (he), Hungarian (hu), Irish (ga), Italian (it), Korean (ko), Japanese (ja), Macedonian (mk), Malayalam (ml), Malay (ms), Norwegian (no), Polish (pl), Portuguese (pt,pt_BR), Punjabi (pa), Romanian (ro), Russian (ru), Serbian (sr,sr@Latn), Slovak (sk), Spanish (es), Swedish (sv), Tamil (ta), Thai (th), Turkish (tr) and Ukrainian (uk) translations available.
</UL>

<H2>Requirements</H2>
<UL>
<LI>GTK+ 1.2.3 or higher. GTK+/Glib is included with most systems now. If you don't have it installed, you may want to check to see if your vendor has a package available. If not, you can download the latest version of GTK+ and Glib from <A HREF="ftp://ftp.gtk.org/pub/gtk">ftp://ftp.gtk.org/pub/gtk</A>. gFTP will work with version 1.2 or 2.x of GTK+, I would suggest using GTK+ 2.x, but installing GTK+ 2.x does require installing more packages onto your system.
<LI>pthread libraries. If you have a libc6 based machine (Debian 2.x+, Red Hat 5.x+), you should already have the pthread libraries installed. If you have a libc5 based machine, you will need to install LinuxThreads. You can download it from my website <A HREF="ftp://www.gftp.org/pub/gftp/libs/linuxthreads.tar.gz">here</A>. If you are running a pretty modern Linux distribution, this shouldn't be an issue. Also, if you don't have LinuxThreads installed, you most likely don't have thread safe X libraries. You must have thread safe X libraries or gFTP will constantly crash. You can download some thread safe X libraries off my website <A HREF="ftp://gftp.seul.org/pub/gftp/libs/XFree86-libs-3.3-2_threading.i386.tgz">here</A>. If you are on a platform other than GNU/Linux, you may want to take a look at the <A HREF="http://www.informatik.hu-berlin.de/~mueller/pthreads/">FSU Pthreads library</A>.
<LI>I would recommend running X in at least 800x600 mode.
</UL>

<H2>Download gFTP</H2>

<P>If you run into any problems compiling or using gFTP, please feel free to
email me. The only thing that I ask is that you read the <A HREF="faq.html">FAQ</A> before you ask any questions. Most of the questions that I get asked are answered there. You can also download these files via FTP at <A HREF="ftp://www.gftp.org/pub/gftp">ftp://gftp.seul.org/pub/gftp</A>. For MD5 sum checks of these files, you can view them <A HREF="MD5SUMS">here</A></P>

<UL>
<LI><A HREF="%STABLE_BZ2%">%STABLE_BZ2%</A> - Stable Source (bzip2) [%STABLE_BZ2_KB% KB]
<LI><A HREF="%STABLE_GZ%">%STABLE_GZ%</A> - Stable Source (gzip) [%STABLE_GZ_KB% KB]
<LI><A HREF="%STABLE_I386RPM%">%STABLE_I386RPM%</A> - Stable Binary i386 RPM [%STABLE_I386RPM_KB% KB] (<em>Note: Built on Debian</em>)
<LI><A HREF="%STABLE_SRCRPM%">%STABLE_SRCRPM%</A> - Stable Source RPM [%STABLE_SRCRPM_KB% KB]
<LI><A HREF="%STABLE_I386DEB%">%STABLE_I386DEB%</A> [%STABLE_I386DEB_KB% KB], <A HREF="%STABLE_I386DEB_COMMON%">%STABLE_I386DEB_COMMON%</A> [%STABLE_I386DEB_COMMON_KB% KB], <A HREF="%STABLE_I386DEB_GTK%">%STABLE_I386DEB_GTK%</A> [%STABLE_I386DEB_GTK_KB% KB], <A HREF="%STABLE_I386DEB_TEXT%">%STABLE_I386DEB_TEXT%</A> [%STABLE_I386DEB_TEXT_KB% KB] - Stable Binary i386 DEBs
</UL>

<H2>Mailing Lists</H2>
<UL>
<LI><A HREF="http://archives.seul.org/gftp/announce/">gftp-announce</A> - this list is announcements related to gFTP. To subscribe, send an email to <A HREF="mailto:majordomo@seul.org">majordomo@seul.org</A> with the words <EM>subscribe gftp-announce</EM> in the body.
<LI><A HREF="http://archives.seul.org/gftp/users/">gftp-users</A> - this list is for questions regarding gFTP. Please check the list archives first to see if your question has already been answered. To subscribe, send an email to <A HREF="mailto:majordomo@seul.org">majordomo@seul.org</A> with the words <EM>subscribe gftp-users</EM> in the body. Please file all bug reports in <A HREF="http://bugs.gnome.org/">GNOME's Bugzilla</A>.
</UL>

<H2>Bug Reporting</H2>

<P>If you find any bugs in gFTP, please <A HREF="http://bugs.gnome.org/enter_bug.cgi?product=gftp">report</A> them using GNOME's Bugzilla. Please check the current list of <A HREF="http://bugs.gnome.org/buglist.cgi?short_desc_type=allwordssubstr&short_desc=&product=gftp&long_desc_type=allwordssubstr&long_desc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=anywords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&changedin=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&namedcmd=GFTP&newqueryname=&order=Bug+Number&field0-0-0=noop&type0-0-0=noop&value0-0-0=">known bugs</A> before reporting a new bug. Please refrain from emailing bugs directly to me or through the gftp-users mailinglist. It is easier for me if they are reported through Bugzilla.</P>

<P>
<TABLE WIDTH="100%">
<TR>
  <TD>
    Brian Masney <A HREF="mailto:masneyb@gftp.org">masneyb@gftp.org</A><BR>
    Morgantown, WV USA
  </TD>
  <TD ALIGN="right">
    <A HREF="http://www.caves.org/"><IMG SRC="bats.gif" ALT="National Speleological Society" TITLE="National Speleological Society"></A>
  </TD>
</TR>
</TABLE>
</P>

</FONT></BODY></HTML>