Differences
This shows you the differences between the selected revisions of the page.
| 2011-12-24 | 2011-12-25 | ||
| transfer, exclude, include deprecated (martin) | stat command (martin) | ||
| Line 4: | Line 4: | ||
| ===== Not Released Yet ===== | ===== Not Released Yet ===== | ||
| - | === 2011-12-24 === | + | === 2011-12-25 === |
| * 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 13: | Line 13: | ||
| * Bug fix: 0.61-style Pageant did not work with 0.60-style WinSCP. [[pbug>pageant-backwards-compatibility]] | * Bug fix: 0.61-style Pageant did not work with 0.60-style WinSCP. [[pbug>pageant-backwards-compatibility]] | ||
| * Change: Escaping new lines in attribute values in XML log (particularly useful for attribute ''value'' of ''output'' and ''erroroutput''). | * Change: Escaping new lines in attribute values in XML log (particularly useful for attribute ''value'' of ''output'' and ''erroroutput''). | ||
| - | * Script options ''transfer'', ''exclude'' and ''include'' deprecated in favor of respective switches of ''get'', ''put'', ''synchronize'' and ''keepuptodate'' commands. | + | * Change: Script options ''transfer'', ''exclude'' and ''include'' deprecated in favor of respective switches of ''get'', ''put'', ''synchronize'' and ''keepuptodate'' commands. |
| + | * Added scripting command ''stat'' to retrieve attributes of remote file, along with associated ''stat'' XML log element. | ||
| * 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]] | ||