summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index fdb21cf4..96fdbc02 100644
--- a/README
+++ b/README
@@ -206,3 +206,5 @@ v0.9 FEAROW
* sftp server mode
* figure out if there's a way to put stdout/stderr on different channels?
* add method to block until a channel's "exit-status" is set
+* if password auth is forbidden (only key auth allowed), error isn't very
+ informative -- improve that.