TODO
上传用户:tjfeida
上传日期:2013-03-10
资源大小:1917k
文件大小:1k
源码类别:

Ftp客户端

开发平台:

Visual C++

  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. * GTK 2.0 port - make 2 buttons in toolbar be the same size as the gnome 2
  5.   icons
  6. * Add option to hide certain files
  7. * Be able to save the state of the transfer queue. Be able to pause transfers.
  8.   Be able to edit the transfer information (hostname, user, etc)
  9. * For bookmarks, be able to specify a local protocol, host, port, directory
  10.   to connect to
  11. * SSH login sequence could be improved
  12. * Show status information in title bar
  13. * -d command line, check if it's a file first, if so download. If not, grab directory
  14. * Add option for @dynamic@ for bookmarks' account
  15. * Playing sounds after certain events or calling external program
  16. * Ratio support
  17. * Recursive directory compares
  18. * Make it be able to download a directory as directory.tar
  19. * Make it execute a program on a url (say rpm -qpi ftp://site.com/file.rpm)
  20. * Full Gnome compatibility.
  21. * Add registered file extensions to options dialog
  22. * VMS directory listings
  23. * HTTP: Support CONNECT method in Squid proxy
  24. * FTP: Support rfc1639
  25. * Add support for SRP protocol (http://srp.stanford.edu/srp)
  26. * Add support for DAV protocol
  27. * Add support for rsync protocol
  28. * Add support for gss-ftp protocol (and ftp-ssl)
  29. Brian Masney <masneyb@gftp.org>