Differences
This shows you the differences between the selected revisions of the page.
2011-12-30 | 2012-01-02 | ||
/xmlgroups (martin) | /nointeractiveinput (martin) | ||
Line 4: | Line 4: | ||
===== Not Released Yet ===== | ===== Not Released Yet ===== | ||
- | === 2011-12-25 === | + | === 2012-01-02 === |
* SFTP status packets with missing language tag are accepted. [[bug>770]] | * SFTP status packets with missing language tag are accepted. [[bug>770]] | ||
* Disabling session option //Optimize connection buffer size// disables unlimited SSH window to overcome bugs in some older version of OpenSSH. [[bug>635]] | * Disabling session option //Optimize connection buffer size// disables unlimited SSH window to overcome bugs in some older version of OpenSSH. [[bug>635]] | ||
Line 16: | Line 16: | ||
* Added scripting command ''stat'' to retrieve attributes of remote file, along with associated ''stat'' XML log element. | * Added scripting command ''stat'' to retrieve attributes of remote file, along with associated ''stat'' XML log element. | ||
* Added ''/xmlgroups'' command-line parameter that causes XML log file generated while scripting, to group elements corresponding to the same script command under ''group'' element. | * Added ''/xmlgroups'' command-line parameter that causes XML log file generated while scripting, to group elements corresponding to the same script command under ''group'' element. | ||
+ | * Added ''/nointeractiveinput'' command-line parameter that makes scripting fail all prompts, except for prompts for commands. | ||
* Bug fix: Failure when connection is lost while retrieving file attributes with FTP protocol. [[bug>771]] | * Bug fix: Failure when connection is lost while retrieving file attributes with FTP protocol. [[bug>771]] | ||
* Bug fix: Failure on reconnects. [[bug>772]] | * Bug fix: Failure on reconnects. [[bug>772]] |