Newer
Older
tsshbatch / TODO
@tundra tundra on 11 Nov 2014 781 bytes *** empty log message ***
- Changed hostname separator from ':' to '-' when using the -G command.
- Added -E to redirect all stderr output to stdout instead
- Added -T timeout option (default is 15 sec)
- Added -a to allow program to continue after file transfer error
- Fix error reporting blowout when key-exchange auth fails
- Error messages now more consistent and clear


TODO
----

- Fix password prompting with -K + sudo
- Fix "no handlers" error
- Check command line for 'sudo' invocations


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