File: TODO

package info (click to toggle)
wput 0.5-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 640 kB
  • ctags: 478
  • sloc: ansic: 5,122; sh: 2,545; makefile: 95
file content (19 lines) | stat: -rw-r--r-- 764 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
 o Look out for TODO-Directives in the sources (grep TODO src/*)
 o testing, testing, bug-reporting and fixing :)
 o password database (in .netrc format)
 o better ascii mode transfer (resume etc)
 o configure.in -> look what the system provides -> use it in the source
 o scripting support
 o ipv6 compatibility
 o HTTP/1.1 PUT / WebDAV
 o SSL Support (sftp)
 o int64 support
(o)I forgot what it is(???)

# closesocket for proxy-server too
# need to close sockets on socket-failures?
# print a list of all failed fsession when exiting.
# add an option for keep-permissions. so restore the file-permissions
  using the SITE chmod command
# some error-messages are given twice or even more times in different
  code-levels. check them and remove unneccessary ones.