view 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 source

Begin3
Title:		gFTP
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/
Alternate-site: ftp://sunsite.unc.edu/pub/Linux/system/network/file-transfer
Original-site:	http://www.gftp.org/
Platforms:	GTK+, X11
Copying-policy:	GPL
End