Newer
Older
tsshbatch / TODO
@tundra tundra on 8 Dec 2015 901 bytes *** empty log message ***
[NEW]

[CHANGES]


[BUG FIXES]

- Fixed bug that caused program to exit after a failed
  file transfer even when -a was specified.


TODO
----

- Add switch to control bailout after failed sudo

- Add option to emit version number to stdout on startup

- Add ability to try keys first, and if that fails, use a password.

- Add ability to suppress password prompting, even for sudo.

- File Xfer: Renaming

- File Xfer: Globing - what about dirs, do we recurse?

- File Xfer: Allow from within cmd files.

- Options for searching all the command files and hostlistfiles

- Interactive shell?


sudoers Mode
------------

- Capture bad password
- Capture failed command output
- Write the server noise, as it appears to stderr for debug purposes
- Note in docs: In this mode it will HANG waiting for interactive input.
- Note in docs: There is no separation between stdout and sterr in this mode