diff options
Diffstat (limited to 'doc/todo/git-annex-shell.mdwn')
-rw-r--r-- | doc/todo/git-annex-shell.mdwn | 6 |
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. |