[NEW] [CHANGES] [BUG FIXES] - Fixed bug that caused program to exit after a failed file transfer even when -a was specified. - Fixed bug that failed to present user name during key-based auth. This prevented connection when the desired name was different than the initating user - say when using process IDs instead of "real" users. TODO ---- - Show incremental output as program executes - 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