1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/ftp/gftp/pkg-descr
Steve Price 6be39ed2fe Import of gftp version 1.13.
A free multithreaded GTK based ftp client.

PR:		10187
Submitted by:	Damjan Marion <dmarion@open.hr>
1999-04-03 01:38:52 +00:00

25 lines
1.1 KiB
Plaintext

gFTP is a free multithreaded ftp client for *NIX based machines running
X11R6 or later. It has the following features:
Distributed under the terms of the GNU Public License Agreement
Written in C and uses GTK+ 1.1.x+ for the GUI
Multithreaded to allow for simultaneous downloads
File transfer queues to allow for downloading multiple files
Supports downloading entire directories and subdirectories
Extensive connection manager
Supports resuming interrupted file transfers
Supports caching of remote directory listings
Drag-N-Drop support
FTP proxy server support
Supports connecting to a FTP server via command line parameters.
Supports associating icons with particular file extensions in the list boxes
Sorting capabilities in the file list boxes
Can restrict files in the list boxes to a particular file specification
Supports viewing and editing of local and remote files
Allows for passive and non-passive file transfers
Eliminates buffer overruns from malicious ftp sites
Latest version: 1.12
gFTP is copyright (c) 1998 by Brian Masney <masneyb@newwave.net>.
- Damjan Marion <dmarion@open.hr>