openbsd-ports/net/gftp/pkg/DESCR
ajacoutot 09e399bf8b Fix the no_x11 FLAVOR to build against glib2.
While here, fix wantlib and tweak DESCR.

ok sthen@
2010-06-18 10:41:03 +00:00

16 lines
637 B
Plaintext
Executable File

gFTP is a free multithreaded file transfer client for *NIX based
machines. It has the following features:
- Written in C and has a text interface and a GTK+2 interface
- Supports the FTP, FTPS (control connection only), HTTP, HTTPS, SSH and
FSP protocols
- FTP and HTTP proxy server support
- Supports FXP file transfers (transferring files between 2 remote
servers via FTP)
- Supports UNIX, EPLF, Novell, MacOS, VMS, MVS and NT (DOS) style
directory listings
- Bookmarks menu to allow you to quickly connect to remote sites
- Fully Internationalized
Available flavor:
no_x11 - Only build the CLI client (no graphical interface)