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
|
300
|
5 Items to fix for 2.0.16:
|
|
6
|
|
7 * Edit, if there is a timeout on the remote side hwen you go to upload, it waits
|
|
8 for 30 secs
|
|
9 * ASCII transfers corrupt the file
|
|
10 * FreeBSD SSHV2 upload crash. I can't reproduce this under Linux
|
|
11 * HTTP Support: The following directory listing does not work:
|
|
12 http://ftp.redhat.com/pub/redhat/linux/updates/9/en/os/i386
|
|
13 * When getting the list of files/directories, don't make the window always
|
|
14 stay on top. It's annoying for large directory listings
|
|
15
|
|
16 Other items for a later version:
|
|
17
|
198
|
18 * I need to be able to send an event from the core library to the presentation
|
|
19 layer to have it ask the user a question. I need this for the SSL layer so
|
|
20 that if an unknown certificate authority signed the certificate, the user
|
|
21 can be prompted whether or not to accept it. Also, it would be handy to
|
|
22 prompt the user for their password if a bad password was entered.
|
213
|
23 * DND - be able to resume transfers
|
|
24 * HTTP - keepalive
|
198
|
25 * Support tabbed interface in GTK+ port
|
|
26 * Parallel chdir in GTK+ port
|
73
|
27 * GTK 2.0 port - make 2 buttons in toolbar be the same size as the gnome 2
|
|
28 icons
|
66
|
29 * Add option to hide certain files
|
45
|
30 * Be able to save the state of the transfer queue. Be able to pause transfers.
|
36
|
31 * For bookmarks, be able to specify a local protocol, host, port, directory
|
|
32 to connect to
|
1
|
33 * Show status information in title bar
|
|
34 * -d command line, check if it's a file first, if so download. If not, grab directory
|
|
35 * Add option for @dynamic@ for bookmarks' account
|
|
36 * Playing sounds after certain events or calling external program
|
|
37 * Ratio support
|
|
38 * Recursive directory compares
|
|
39 * Make it be able to download a directory as directory.tar
|
|
40 * Make it execute a program on a url (say rpm -qpi ftp://site.com/file.rpm)
|
|
41 * Full Gnome compatibility.
|
|
42 * Add registered file extensions to options dialog
|
|
43 * VMS directory listings
|
198
|
44 * Add automatic refresh interval (maybe, this could be used to get around
|
|
45 timeouts remote servers may set)
|
36
|
46 * HTTP: Support CONNECT method in Squid proxy
|
1
|
47 * Add support for SRP protocol (http://srp.stanford.edu/srp)
|
|
48 * Add support for DAV protocol
|
|
49 * Add support for rsync protocol
|
261
|
50 * Add support for ftp-ssl. The URL ftp://ftp.runestig.com/pub/ftp-tls has a FTP
|
|
51 server that supports SSL.
|
1
|
52
|
|
53 Brian Masney <masneyb@gftp.org>
|
|
54
|