[project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-53]

more todo...
This commit is contained in:
Robey Pointer 2005-08-09 06:31:19 +00:00
parent 646db7c787
commit 1fdec8bd06
1 changed files with 7 additions and 0 deletions

7
README
View File

@ -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