summaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 0 insertions, 1 deletions
diff --git a/README b/README
index 35f02251..033f4a5e 100644
--- a/README
+++ b/README
@@ -238,7 +238,6 @@ v0.9 FEAROW
* ctr forms of ciphers are missing (blowfish-ctr, aes128-ctr, aes256-ctr)
-* would be nice to have an ftp-like interface to sftp (put, get, chdir...)
* cool sftp extension: retreive MD5 or SHA1 of section of a file
* SFTPClient.from_url('sftp://robey@arch.lag.net/folder/filename', 'r+')
keep cache of opened sftp clients by (host, port, username)