Differences
This shows you the differences between the selected revisions of the page.
2012-01-07 | 2012-01-11 | ||
bug 750 (martin) | directory masks (martin) | ||
Line 4: | Line 4: | ||
===== Not Released Yet ===== | ===== Not Released Yet ===== | ||
- | === 2012-01-07 === | + | === 2012-01-11 === |
* Prototype of [[library|.NET assembly]] built around WinSCP scripting interface. [[bug>147]] | * Prototype of [[library|.NET assembly]] built around WinSCP scripting interface. [[bug>147]] | ||
* SSL core upgraded to OpenSSL 1.0.0f. | * SSL core upgraded to OpenSSL 1.0.0f. | ||
Line 18: | Line 18: | ||
* 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''). | ||
* Change: 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. | ||
+ | * Change: File mask that does not end with slash matched only files, not directories anymore. | ||
+ | * //Include directories// checkbox on Select mask dialog was replaced with //Apply to directories// checkbox that suspends the above change. | ||
* 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. |