diff --git a/TODO b/TODO index f8ea182..3baa00d 100644 --- a/TODO +++ b/TODO @@ -1,26 +1,7 @@ [NEW] -- It is now possible to put file transfer specifications in cmdfiles. - Each must be on its own line and in the same form as if it were - provided on the command line: - - -G /path/to/srcfile destdir - -P /path/to/srcfile destdir - - Any single- or double quotes will be removed. - -- Added __LOGINNAME__ builtin. For key exchange auth, this will just - be the name of the user running tsshbatch. When an explicit login - name is provided, either via prompting or command line, that name - will be returned by this variable. - -- Implemented -s, "silent" option which suppresses all reporting and - header noise and only returns the literal results of each command. - - [CHANGES] -None [BUG FIXES] @@ -31,6 +12,8 @@ TODO ---- +- Add ability to try keys first, and if that fails, use a password. + - File Xfer: Renaming - File Xfer: Globing - what about dirs, do we recurse?