diff docs/gftp.lsm @ 460:075f89b4395c

2004-4-14 Brian Masney <masneyb@gftp.org> * lib/sshv2.c lib/gftp.h src/text/textui.c src/gtk/gtkui.c - when connecting with the SSH protocol, if the user is asked a question, relay that question back to the user and allow them to answer it. * doc/gftp-faq.sgml - moved the SSH troubleshooting section to the issues for older releases section. All of the issues that this talks about have been fixed in CVS. * src/gtk/gftp-gtk.c (main) - call gdk_threads_init() on startup * lib/cache.c lib/config_file.c lib/misc.c lib/protocols.c lib/rfc2068.c lib/rfc959.c - removed some uses of strlen() so that they only occur once on a string instead of multiple times in some cases * lib/sslcommon.c - fixed typo * configure.in lib/gftp.h - added configure check for inttypes.h * docs/gftp.lsm - updated with 2.0.17 information
author masneyb
date Thu, 15 Apr 2004 00:59:23 +0000
parents 8b1883341c6f
children
line wrap: on
line diff
--- a/docs/gftp.lsm	Sat Apr 10 20:39:06 2004 +0000
+++ b/docs/gftp.lsm	Thu Apr 15 00:59:23 2004 +0000
@@ -1,15 +1,17 @@
 Begin3
 Title:		gFTP
-Version:	2.0.6
-Entered-date:	20NOV99
-Description:	gFTP is a multithreaded FTP client for X Windows written
-                using Gtk. It features simultaneous downloads, resuming of 
-		interrupted file transfers, file transfer queues, downloading 
-		of entire directories, ftp and http proxy support, remote 
-		directory caching, passive and non-passive file transfers,
-		drag-n-drop support, bookmarks menu, stop button, and many 
-		more features.
-Keywords:	ftp x windows gtk
+Version:	2.0.17
+Entered-date:	28MAR04
+Description:	gFTP is a free multithreaded file transfer client for *NIX
+		based machines running X11R6 or later. It has text and GTK+
+		1.2/2.x interfaces and supports the FTP, FTPS (control
+		connection only), HTTP, HTTPS, and SSH protocols and has FTP
+		and HTTP proxy server support. It supports UNIX, EPLF, Novell,
+		MacOS, VMS, MVS, and NT (DOS) style directory listings, and
+		has a bookmarks menu that allows you to quickly connect to
+		remote sites. The code is fully internationalized and there
+		are currently 40 translations available.
+Keywords:	ftp x windows gtk gftp
 Author: 	masneyb@gftp.org (Brian Masney)
 Maintained-by:	masneyb@gftp.org (Brian Masney)
 Primary-site:	http://www.gftp.org/