Differences
This shows you the differences between the selected revisions of the page.
| 2005-03-23 | 2005-03-24 | ||
| typos (martin) | 2005-03-23 b (martin) | ||
| Line 14: | Line 14: | ||
| * Improved error reporting for //Keep remote directory up to date// function. | * Improved error reporting for //Keep remote directory up to date// function. | ||
| * Function //Keep remote directory up to date// can perform full synchronisation on start. By default user confirmation is required. | * Function //Keep remote directory up to date// can perform full synchronisation on start. By default user confirmation is required. | ||
| + | * Confirmation of transfer resume can be suppressed the same way as overwrite confirmation, i.e. by disabling confirmation for synchronisation, background transfers or in script. | ||
| * Single notation consistently used to refer to SSH protocol versions. | * Single notation consistently used to refer to SSH protocol versions. | ||
| * SSH core upgraded to [[&url(puttychanges)|the latest development snapshot of Putty (2005-03-17, post 0.57)]]. It does not bring any significant changes. | * SSH core upgraded to [[&url(puttychanges)|the latest development snapshot of Putty (2005-03-17, post 0.57)]]. It does not bring any significant changes. | ||
| Line 31: | Line 32: | ||
| * When downloading to or uploading from the temporary directory (e.g. when editing files), user is not bothered with full path. | * When downloading to or uploading from the temporary directory (e.g. when editing files), user is not bothered with full path. | ||
| * When uploading from editor using background transfer, the confirmations are always suppressed despite settings of background transfers. | * When uploading from editor using background transfer, the confirmations are always suppressed despite settings of background transfers. | ||
| + | * Output to //stderr// and exit code 1 are not considered as error for custom commands. | ||
| * Bug fix: Random seed file was not saved at all in most cases. | * Bug fix: Random seed file was not saved at all in most cases. | ||
| * Bug fix: Misleading error message was shown when file in subdirectory was excluded by filemask (SCP-only). | * Bug fix: Misleading error message was shown when file in subdirectory was excluded by filemask (SCP-only). | ||