mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
6be39ed2fe
A free multithreaded GTK based ftp client. PR: 10187 Submitted by: Damjan Marion <dmarion@open.hr>
25 lines
1.1 KiB
Plaintext
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>
|