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
|
198
|
5 *** TODO FOR 2.0.15 ***
|
219
|
6 * gftp_get_line() - returns 0 if the line lengh is the length of the current
|
|
7 buffer
|
198
|
8 * Override options on a per site basis (backend is done, I just have to make
|
213
|
9 a user interface for the gtk+ port)
|
198
|
10 *** END TODO FOR 2.0.15
|
|
11
|
|
12 * I need to be able to send an event from the core library to the presentation
|
|
13 layer to have it ask the user a question. I need this for the SSL layer so
|
|
14 that if an unknown certificate authority signed the certificate, the user
|
|
15 can be prompted whether or not to accept it. Also, it would be handy to
|
|
16 prompt the user for their password if a bad password was entered.
|
213
|
17 * DND - be able to resume transfers
|
|
18 * HTTP - keepalive
|
198
|
19 * Support tabbed interface in GTK+ port
|
|
20 * Parallel chdir in GTK+ port
|
73
|
21 * GTK 2.0 port - make 2 buttons in toolbar be the same size as the gnome 2
|
|
22 icons
|
66
|
23 * Add option to hide certain files
|
45
|
24 * Be able to save the state of the transfer queue. Be able to pause transfers.
|
36
|
25 * For bookmarks, be able to specify a local protocol, host, port, directory
|
|
26 to connect to
|
1
|
27 * Show status information in title bar
|
|
28 * -d command line, check if it's a file first, if so download. If not, grab directory
|
|
29 * Add option for @dynamic@ for bookmarks' account
|
|
30 * Playing sounds after certain events or calling external program
|
|
31 * Ratio support
|
|
32 * Recursive directory compares
|
|
33 * Make it be able to download a directory as directory.tar
|
|
34 * Make it execute a program on a url (say rpm -qpi ftp://site.com/file.rpm)
|
|
35 * Full Gnome compatibility.
|
|
36 * Add registered file extensions to options dialog
|
|
37 * VMS directory listings
|
198
|
38 * Add automatic refresh interval (maybe, this could be used to get around
|
|
39 timeouts remote servers may set)
|
36
|
40 * HTTP: Support CONNECT method in Squid proxy
|
1
|
41 * Add support for SRP protocol (http://srp.stanford.edu/srp)
|
|
42 * Add support for DAV protocol
|
|
43 * Add support for rsync protocol
|
|
44 * Add support for gss-ftp protocol (and ftp-ssl)
|
|
45
|
|
46 Brian Masney <masneyb@gftp.org>
|
|
47
|