1
|
1 This is a list of some of the things I plan to work on for future releases
|
|
2 of gFTP. If there is something you feel should be included in a future
|
|
3 version of gFTP, please email me about it.
|
|
4
|
387
|
5 * FXP transfers segfault
|
|
6 * Does not work with rssh, need to improve the SSH login sequence
|
|
7 * Be able to paste a URL in the host box in the GUI
|
|
8
|
|
9 * If the IPV6 connection fails, automatically try a IPV4 connection.
|
198
|
10 * I need to be able to send an event from the core library to the presentation
|
|
11 layer to have it ask the user a question. I need this for the SSL layer so
|
|
12 that if an unknown certificate authority signed the certificate, the user
|
|
13 can be prompted whether or not to accept it. Also, it would be handy to
|
|
14 prompt the user for their password if a bad password was entered.
|
213
|
15 * HTTP - keepalive
|
198
|
16 * Support tabbed interface in GTK+ port
|
|
17 * Parallel chdir in GTK+ port
|
73
|
18 * GTK 2.0 port - make 2 buttons in toolbar be the same size as the gnome 2
|
|
19 icons
|
45
|
20 * Be able to save the state of the transfer queue. Be able to pause transfers.
|
1
|
21 * -d command line, check if it's a file first, if so download. If not, grab directory
|
|
22 * Add option for @dynamic@ for bookmarks' account
|
|
23 * Playing sounds after certain events or calling external program
|
|
24 * Ratio support
|
|
25 * Recursive directory compares
|
|
26 * Make it be able to download a directory as directory.tar
|
|
27 * Make it execute a program on a url (say rpm -qpi ftp://site.com/file.rpm)
|
|
28 * Full Gnome compatibility.
|
|
29 * Add registered file extensions to options dialog
|
307
|
30 * Multiline VMS directory listings
|
|
31 BIN.DIR;1
|
|
32 2/35 24-JUL-2003 10:51:02 [TST,JAQUAY_TST] (RWE,RWE,RWE,RE)
|
36
|
33 * HTTP: Support CONNECT method in Squid proxy
|
1
|
34 * Add support for SRP protocol (http://srp.stanford.edu/srp)
|
|
35 * Add support for DAV protocol
|
|
36 * Add support for rsync protocol
|
261
|
37 * Add support for ftp-ssl. The URL ftp://ftp.runestig.com/pub/ftp-tls has a FTP
|
|
38 server that supports SSL.
|
1
|
39
|
|
40 Brian Masney <masneyb@gftp.org>
|
|
41
|