diff TODO @ 36:bc9473ba9a90

2002-10-07 Brian Masney <masneyb@gftp.org> * lib/local.c - fixed file uploads * lib/rfc959.c - fixed crash if you uploaded/downloaded a file that you didn't have permission to * src/gtk/transfer.c - display fixes for hostname * autogen.sh - pass -c to automake
author masneyb
date Tue, 08 Oct 2002 02:19:46 +0000
parents d74bfa342116
children 66c064fd05bc
line wrap: on
line diff
--- a/TODO	Mon Oct 07 18:17:08 2002 +0000
+++ b/TODO	Tue Oct 08 02:19:46 2002 +0000
@@ -2,7 +2,8 @@
 of gFTP. If there is something you feel should be included in a future
 version of gFTP, please email me about it.
 
-* Add large file support to configure.in
+* For bookmarks, be able to specify a local protocol, host, port, directory
+  to connect to
 * SSH login sequence could be improved
 * Show status information in title bar
 * -d command line, check if it's a file first, if so download. If not, grab directory
@@ -16,6 +17,7 @@
 * Add registered file extensions to options dialog
 * VMS directory listings
 * FTP: Send ABOR command when the users wants to stop the download
+* HTTP: Support CONNECT method in Squid proxy
 * FTP: Support rfc1639
 * Add support for SRP protocol (http://srp.stanford.edu/srp)
 * Add support for DAV protocol