Mercurial > gftp.yaz
view docs/gftp.lsm @ 91:8c37d73d3f1f
2003-1-21 Brian Masney <masneyb@gftp.org>
* lib/gftp.h - added server type defines. Added server_type field to
gftp_request
* lib/local.c - use S_ISDIR and S_ISLINK macros
* lib/protocols.c - (gftp_parse_ls*) - use hints from server_type for
parsing directory listing
* lib/rfc959.c - added function rfc959_syst. Call this on startup
* lib/protocols.c lib/rfc959.c lib/sshv2.c - pass request structure
to gftp_parse_ls
* lib/sshv2.c - set server_type to be GFTP_TYPE_UNIX
author | masneyb |
---|---|
date | Tue, 21 Jan 2003 23:46:03 +0000 |
parents | 8b1883341c6f |
children | 075f89b4395c |
line wrap: on
line source
Begin3 Title: gFTP Version: 2.0.6 Entered-date: 20NOV99 Description: gFTP is a multithreaded FTP client for X Windows written using Gtk. It features simultaneous downloads, resuming of interrupted file transfers, file transfer queues, downloading of entire directories, ftp and http proxy support, remote directory caching, passive and non-passive file transfers, drag-n-drop support, bookmarks menu, stop button, and many more features. Keywords: ftp x windows gtk 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