comparison docs/gftp.lsm @ 1:8b1883341c6f

Initial revision
author masneyb
date Mon, 05 Aug 2002 19:46:57 +0000
parents
children 075f89b4395c
comparison
equal deleted inserted replaced
0:674ed97069fd 1:8b1883341c6f
1 Begin3
2 Title: gFTP
3 Version: 2.0.6
4 Entered-date: 20NOV99
5 Description: gFTP is a multithreaded FTP client for X Windows written
6 using Gtk. It features simultaneous downloads, resuming of
7 interrupted file transfers, file transfer queues, downloading
8 of entire directories, ftp and http proxy support, remote
9 directory caching, passive and non-passive file transfers,
10 drag-n-drop support, bookmarks menu, stop button, and many
11 more features.
12 Keywords: ftp x windows gtk
13 Author: masneyb@gftp.org (Brian Masney)
14 Maintained-by: masneyb@gftp.org (Brian Masney)
15 Primary-site: http://www.gftp.org/
16 Alternate-site: ftp://sunsite.unc.edu/pub/Linux/system/network/file-transfer
17 Original-site: http://www.gftp.org/
18 Platforms: GTK+, X11
19 Copying-policy: GPL
20 End