Differences
This shows you the differences between the selected revisions of the page.
2005-01-17 | 2005-01-17 | ||
grammar (martin) | typo (martin) | ||
Line 37: | Line 37: | ||
* Proxy password box is disabled for SOCK4 proxies, as SOCK4 does not support passwords. | * Proxy password box is disabled for SOCK4 proxies, as SOCK4 does not support passwords. | ||
* When transferring files using scripting commands ''get'' and ''put'', without explictly specifing operation mask, the mask ''*.*'' is used, overriding default operation mask set in GUI. | * When transferring files using scripting commands ''get'' and ''put'', without explictly specifing operation mask, the mask ''*.*'' is used, overriding default operation mask set in GUI. | ||
- | * Wildcards in operating mask (''*'' and ''?'') can be delimited using backslash (''\\''). | + | * Wildcards in operation mask (''*'' and ''?'') can be delimited using backslash (''\\''). |
* Bug fix: Scripting command ''ls'' has never shown year when full file timestamp was known. Now it shows full timestamp (including year and full precision time). | * Bug fix: Scripting command ''ls'' has never shown year when full file timestamp was known. Now it shows full timestamp (including year and full precision time). | ||
* Bug fix: WinSCP was aborted when timeout message was shown while reading directory content. | * Bug fix: WinSCP was aborted when timeout message was shown while reading directory content. |