diff options
author | Robey Pointer <robey@lag.net> | 2005-08-09 06:31:19 +0000 |
---|---|---|
committer | Robey Pointer <robey@lag.net> | 2005-08-09 06:31:19 +0000 |
commit | 1fdec8bd06b22c098de6e731364c707c7292cc1f (patch) | |
tree | da1d2e8b8b24105421921e4cb41cdaba5a810026 | |
parent | 646db7c787430b689c94336fdb59de0a3a9379d8 (diff) |
[project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-53]
more todo...
-rw-r--r-- | README | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -248,6 +248,13 @@ v0.9 FEAROW *** MISSING LINKS +* keyboard-interactive auth +* host-based auth (yuck!) +* move auth_transport to be a side plugin like in jaramiko +* support compression +* SFTP pipelining +* SFTP implicit file locking? + * ctr forms of ciphers are missing (blowfish-ctr, aes128-ctr, aes256-ctr) * SFTP url parsing function to return (user, pass, host, port, path) components |