/plugins/FTP/tags/release-0-9-7/TODO.txt
# · Plain Text · 19 lines · 16 code · 3 blank · 0 comment · 0 complexity · 98220a1f2a550506d3df9a3c4904996a MD5 · raw file
- - Saving Passwords/Password Manager
- - 4.2 symlinkPath in VFS.DirectoryEntry
- - implement backups
- - a lot of the ConnectionManager stuff is just wrappers around the VFS
- API trying to make it look sane. it should be moved into the core.
- - canonPath() should give all paths a port number for consistency.
- - user name field: enter does not work
- - support // in path
- - DirectoryCache.clearAllCachedDirectories should remove all cache-* files
- not just the ones its Hashtable knows about, so it cleans up from crashes
- better. (Must not delete .passwd file)
- - Plain FTP connection over SOCKS proxy
- ChangeLog:
- 0.9.3a
- [x] Plain FTP connection over HTTP proxy (commited in rev.11698 by Voituk Vadim)
- [ ] Some code refactoring and cleanup