Differences
This shows you the differences between the selected revisions of the page.
2005-03-23 | 2005-03-23 | ||
2005-03-23 (martin) | typos (martin) | ||
Line 13: | Line 13: | ||
* Confirmation messages unified to always show //Cancel// button. Previously some contained //Abort// instead. | * Confirmation messages unified to always show //Cancel// button. Previously some contained //Abort// instead. | ||
* 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 synchonisation 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. |
* 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 24: | Line 24: | ||
* Confirmations during background transfers can be supressed from //Background tab// of Preferences dialog too. | * Confirmations during background transfers can be supressed from //Background tab// of Preferences dialog too. | ||
* Both compare directory criterions (//Compare by time// and //Compare by size//) can be unselected making WinSCP select only files not existing in the opposite directory. | * Both compare directory criterions (//Compare by time// and //Compare by size//) can be unselected making WinSCP select only files not existing in the opposite directory. | ||
- | * Functions //Synchronise// and //Keep remote directory up to date// does not delete files by default. This affects fresh installation only! | + | * Functions //Synchronise// and //Keep remote directory up to date// do not delete files by default. This affects fresh installation only! |
* Progress dialog shows //Time left// instead of previous //Time estimated//. | * Progress dialog shows //Time left// instead of previous //Time estimated//. | ||
* Function //Check for updates// can display additional message from the server and sends current version number. | * Function //Check for updates// can display additional message from the server and sends current version number. | ||
- | * Checkboxes on permissions box toggle in order unchecked, checked, grayed. | + | * Checkboxes on permissions box toggle in order: unchecked, checked, grayed. |
* Existing target file is removed before resumable transfer to verify that user has sufficient permissions as soon as possible (SFTP-only). | * Existing target file is removed before resumable transfer to verify that user has sufficient permissions as soon as possible (SFTP-only). | ||
* 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. |