Differences
This shows you the differences between the selected revisions of the page.
| 2005-03-22 | 2005-03-23 | ||
| typography (martin) | 2005-03-23 (martin) | ||
| Line 2: | Line 2: | ||
| ===== Not Released Yet ===== | ===== Not Released Yet ===== | ||
| - | === 2005-03-20 === | + | === 2005-03-23 === |
| * Preferred SFTP protocol version can be set. Particularly useful to workaround bugs in implementation of particular SFTP version (both in WinSCP and the server). | * Preferred SFTP protocol version can be set. Particularly useful to workaround bugs in implementation of particular SFTP version (both in WinSCP and the server). | ||
| * Functionality of SFTP server bug //Does not use UTF-8 for SFTP4 and newer// workaround extended. It is now titled //Server does not use UTF-8//. By setting it to //Off//, usage of UTF-8 can be forced even for SFTP3 and older (useful for servers using MBSC natively). | * Functionality of SFTP server bug //Does not use UTF-8 for SFTP4 and newer// workaround extended. It is now titled //Server does not use UTF-8//. By setting it to //Off//, usage of UTF-8 can be forced even for SFTP3 and older (useful for servers using MBSC natively). | ||
| + | * Function //Keep remote directory up to date// can handle subdirectory addition and removal. | ||
| * Files can be excluded from transfer negatively using //Include mask//. | * Files can be excluded from transfer negatively using //Include mask//. | ||
| * Direction of synchronisation can be saved to preferences. | * Direction of synchronisation can be saved to preferences. | ||
| Line 12: | 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. | ||
| * 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 25: | Line 27: | ||
| * 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. | ||
| * 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. | ||