summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-12-28 17:46:38 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-12-28 17:46:38 -0400
commit39d0bcb79332426ac9e20f15614a8eef57a8e7d2 (patch)
tree0647fd10fbea6495bf8ea6d56e21ced9a7c57478
parent1f20277ec7f23fa638422987d312f02f6ae1a5ee (diff)
things to do still
-rw-r--r--doc/todo/git-annex-shell.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/todo/git-annex-shell.mdwn b/doc/todo/git-annex-shell.mdwn
index a5ff7d6fd..47db0c1ca 100644
--- a/doc/todo/git-annex-shell.mdwn
+++ b/doc/todo/git-annex-shell.mdwn
@@ -40,3 +40,9 @@ Need at least `--quiet`, `--backend`, `--key`, `--force`
* `setkey repopath tmpfile`
Same as `git annex setkey`, and taking the same dashed options.
+
+### TODO
+
+* To be usable as a locked down shell, needs a way to launch the
+ rsync server, for file receiving. Safely?
+* Also needs a way to support receiving files by scp.