Differences
This shows you the differences between the selected revisions of the page.
2008-02-13 | 2008-02-13 | ||
it was possible to configure preserve timestamp with synchronization (martin) | bug 109, format new command switches into list (martin) | ||
Line 4: | Line 4: | ||
===== Not Released Yet ===== | ===== Not Released Yet ===== | ||
- | === 2008-02-12 === | + | === 2008-02-13 === |
* SSH core upgraded to [[&url(puttychanges)|PuTTY 0.60]]. It brings following changes: | * SSH core upgraded to [[&url(puttychanges)|PuTTY 0.60]]. It brings following changes: | ||
* Support for "local proxying", where a network connection is replaced by a local command. | * Support for "local proxying", where a network connection is replaced by a local command. | ||
Line 33: | Line 33: | ||
* Saving password to stored session must be explicitly requested using checkbox on save session dialog (replaces previous warning message box). [[bug>136]] | * Saving password to stored session must be explicitly requested using checkbox on save session dialog (replaces previous warning message box). [[bug>136]] | ||
* Change: Removed //One file only// editing mode. | * Change: Removed //One file only// editing mode. | ||
- | * Added several switches to scripting commands to extend their capabilities with functionality available in GUI already: ''/mirror'' for ''synchronize'', ''/delete'' for ''synchronize'' and ''keepuptodate'' (obsoletes option ''synchdelete''), ''/delete'', ''/preservetime'', ''/nopreservetime'', ''/permissions'' and ''/nopermissions'' for ''get'' and ''put'', ''/timeout'' and ''/privatekey'' for ''open''. | + | * Added several switches to scripting commands to extend their capabilities with functionality available in GUI already: |
+ | * ''/mirror'' for ''synchronize''; | ||
+ | * ''/delete'' for ''synchronize'' and ''keepuptodate'' (obsoletes option ''synchdelete''); | ||
+ | * ''/permissions'', ''/nopermissions'' and ''/speed'' [[bug>109]] for ''get'', ''put'', ''synchronize'' and ''keepuptodate''; | ||
+ | * ''/delete'', ''/preservetime'' and ''/nopreservetime'' for ''get'' and ''put''; | ||
+ | * ''/timeout'' and ''/privatekey'' for ''open''. | ||
* Added switch ''/hostkey'' to command-line and ''open'' script command to automatically accept host keys with given fingerprint. | * Added switch ''/hostkey'' to command-line and ''open'' script command to automatically accept host keys with given fingerprint. | ||
* During resumable transfers, the destination file is not removed (if present) until the transfer actually finishes. | * During resumable transfers, the destination file is not removed (if present) until the transfer actually finishes. |