Differences

This shows you the differences between the selected revisions of the page.

2009-04-19 2009-04-19
406 not 404 (martin) 4.1.9 (martin)
Line 8: Line 8:
    * Empty SSH keyboard interactive prompts are ignored. [[bug>388]]     * Empty SSH keyboard interactive prompts are ignored. [[bug>388]]
  * SSL core upgraded to OpenSSL 0.9.8k.   * SSL core upgraded to OpenSSL 0.9.8k.
-  * Improved logging of FTP protocol events and errors. 
-  * Password for tunnel session is also remembered for background transfers. [[bug>400]] 
  * Appending to log file with XML format is disallowed.   * Appending to log file with XML format is disallowed.
-  * Timestamps of local and remote file are compared with respect to their precision when transferring updated files only. [[bug>409]] 
-  * Bug fix: File selection was broken after sorting on Windows Vista. [[bug>383]] 
-  * Bug fix: Main window stopped responding if directory listing with SFTP started with file with suspicious name. [[bug>384]] 
-  * Bug fix: No overwrite confirmation when dropping local files to local panel of Commander interface. [[bug>387]] 
  * Bug fix: Failure when downloading file from non-current directory with FTPS protocol. [[bug>390]]   * Bug fix: Failure when downloading file from non-current directory with FTPS protocol. [[bug>390]]
  * Bug fix: //Edit With// dialog had wrong layout.   * Bug fix: //Edit With// dialog had wrong layout.
-  * Bug fix: Local and remote panels were inconsistently sorted by extension. [[bug>389]] 
-  * Bug fix: The //Update subdirectories// checkbox of Keep remote directory up to date did not apply to synchronization on start. [[bug>395]] 
-  * Bug fix: When changing directory failed due to new remote path being different to requested one, respective error message missed to report a cause. [[bug>398]] 
-  * Bug fix: Remembered password of main session was in some cases reused to authenticate tunnel session for background transfers. [[bug>400]] 
-  * Bug fix: Blank lines of command output were not shown in console window. [[bug>402]] 
-  * Bug fix: Button-like controls disappeared when accelerators were about to be shown on Windows Vista. [[bug>329]] 
-  * Bug fix: Last modification date was not shown in local file panel with some rare system date/time formats. [[bug>406]] 
-  * Bug fix: Transfer to temporary file was disabled when transferring file to/from editor. [[bug>407]] 
  * Bug fix: Overwriting new or updated files only was not working with SFTP when overwrite confirmations were disabled. [[bug>408]]   * Bug fix: Overwriting new or updated files only was not working with SFTP when overwrite confirmations were disabled. [[bug>408]]
-  * Bug fix: Overwrite confirmation prompt was showing timestamps not adjusted for DST with FTP. [[bug>412]] 
-  * Bug fix: Failure while uploading file when timestamp of remote file was not retrieved with FTP protocol. [[bug>413]] 
-  * Bug fix: WinSCP hanged when FTP connection was closed while waiting for reply to keepalive. [[bug>414]] 
-  * Bug fix: FTP command scheduled for execution just before connection is closed was executed out of the order after reconnect. [[bug>415]] 
-===== 4.2.1 beta ===== +===== [[4.2.1]] 4.2.1 beta =====
=== 2009-02-27 === === 2009-02-27 ===
  * Bug fix: It was not possible to open Preferences dialog. [[bug>381]]   * Bug fix: It was not possible to open Preferences dialog. [[bug>381]]
  * Bug fix: Error message was appearing during installation. [[bug>382]]   * Bug fix: Error message was appearing during installation. [[bug>382]]
-===== 4.2 beta ===== +===== [[4.2]] 4.2 beta =====
=== 2009-02-26 === === 2009-02-26 ===
  * FTPS (FTP over TLS/SSL) support using OpenSSL 0.9.8j. [[bug>36]]   * FTPS (FTP over TLS/SSL) support using OpenSSL 0.9.8j. [[bug>36]]
Line 67: Line 49:
  * Number of not shown hidden files is indicated on status bar.   * Number of not shown hidden files is indicated on status bar.
  * Expanding/collapsing capability of create directory dialog removed.   * Expanding/collapsing capability of create directory dialog removed.
-  * Workaround for problem with Tectia SFTP server corrupting remote file if resumed transfer fails again. [[bug>351]] 
-  * Errors while keeping session alive with FTP protocol are ignored. 
  * Bug fix: File externally hidden was not removed from file panel.   * Bug fix: File externally hidden was not removed from file panel.
-  * Bug fix: When synchronizing timestamps of local files, update of non-existing local files was offered. [[bug>346]] +  * Includes all improvements and fixes from [[history#4.1.9|4.1.9]] release. 
- ·* Bug fix: When name of destination remote file was changed on overwrite confirmation dialog, timestamps and permissions were yet set on the original filename (SFTP only). + 
- ·* Bug fix: Change of name of destination remote file on overwrite confirmation dialog was not reflected properly for resumable file transfers (SFTP only). +===== 4.1.9 (hotfix) =====  
- ·* Bug fix: Failure during dummy listing of remote directory as form of keepalive, while error message of failed regular directory listing was shown. +=== Not released yet === 
- ·* Bug fix: Failure after closing internal editor. [[bug>349]] +  * Back-propagates some improvements and fixes from [[history#4.2|4.2 beta]] release: 
- ·* Bug fix: Infinite loop when FTP directory listing with ''-a'' switch fails. [[bug>352]] +    * Workaround for problem with Tectia SFTP server corrupting remote file if resumed transfer fails again. [[bug>351]] 
- ·* Bug fix: Paste in an internal editor could not be undone. [[bug>354]] +    * Errors while keeping session alive with FTP protocol are ignored. 
- ·* Bug fix: Script switch ''-preservetime'' did not work. [[bug>361]] +····* Bug fix: When synchronizing timestamps of local files, update of non-existing local files was offered. [[bug>346]] 
- ·* Bug fix: Repetitive prompts for adding bookmark when switching between "bookmark" and "location profile" mode. + ···* Bug fix: When name of destination remote file was changed on overwrite confirmation dialog, timestamps and permissions were yet set on the original filename (SFTP only). 
- ·* Bug fix: Suspending background transfer was not working with FTP. [[bug>341]] + ···* Bug fix: Change of name of destination remote file on overwrite confirmation dialog was not reflected properly for resumable file transfers (SFTP only). 
- ·* Bug fix: Occasional failure when showing main window. [[bug>369]] + ···* Bug fix: Failure during dummy listing of remote directory as form of keepalive, while error message of failed regular directory listing was shown. 
- ·* Bug fix: Status bar on log file window always indicated no log file. [[bug>370]] + ···* Bug fix: Failure after closing internal editor. [[bug>349]] 
- ·* Bug fix: Just leaved directory was not focused in file panel when paths as reported by remote server ended with slash. [[bug>371]] + ···* Bug fix: Infinite loop when FTP directory listing with ''-a'' switch fails. [[bug>352]] 
- ·* Bug fix: Opening session in PuTTY was not working for ad-hoc sessions. [[bug>372]] + ···* Bug fix: Paste in an internal editor could not be undone. [[bug>354]] 
- ·* Bug fix: Incorrectly URL-encoded character in session specification may caused the session to be silently ignored. [[bug>373]] + ···* Bug fix: Script switch ''-preservetime'' did not work. [[bug>361]] 
- ·* Bug fix: Failure of authentication was not shown on authentication dialog with FTP protocol. + ···* Bug fix: Repetitive prompts for adding bookmark when switching between "bookmark" and "location profile" mode. 
- ·* Bug fix: Directories with no transferred files were not created on upload with FTP. [[bug>137]]+ ···* Bug fix: Suspending background transfer was not working with FTP. [[bug>341]] 
 + ···* Bug fix: Occasional failure when showing main window. [[bug>369]] 
 + ···* Bug fix: Status bar on log file window always indicated no log file. [[bug>370]] 
 + ···* Bug fix: Just leaved directory was not focused in file panel when paths as reported by remote server ended with slash. [[bug>371]] 
 + ···* Bug fix: Opening session in PuTTY was not working for ad-hoc sessions. [[bug>372]] 
 + ···* Bug fix: Incorrectly URL-encoded character in session specification may caused the session to be silently ignored. [[bug>373]] 
 + ···* Bug fix: Failure of authentication was not shown on authentication dialog with FTP protocol. 
 + ···* Bug fix: Directories with no transferred files were not created on upload with FTP. [[bug>137]] 
 +  * Back-propagates some improvements and fixes from upcoming 4.2.2 release: 
 +    * Improved logging of FTP protocol events and errors. 
 +    * Password for tunnel session is also remembered for background transfers. [[bug>400]] 
 +    * Timestamps of local and remote file are compared with respect to their precision when transferring updated files only. [[bug>409]] 
 +    * Bug fix: File selection was broken after sorting on Windows Vista. [[bug>383]] 
 +    * Bug fix: Main window stopped responding if directory listing with SFTP started with file with suspicious name. [[bug>384]] 
 +    * Bug fix: No overwrite confirmation when dropping local files to local panel of Commander interface. [[bug>387]] 
 +    * Bug fix: Local and remote panels were inconsistently sorted by extension. [[bug>389]] 
 +    * Bug fix: The //Update subdirectories// checkbox of Keep remote directory up to date did not apply to synchronization on start. [[bug>395]] 
 +    * Bug fix: When changing directory failed due to new remote path being different to requested one, respective error message missed to report a cause. [[bug>398]] 
 +    * Bug fix: Remembered password of main session was in some cases reused to authenticate tunnel session for background transfers. [[bug>400]] 
 +    * Bug fix: Blank lines of command output were not shown in console window. [[bug>402]] 
 +    * Bug fix: Button-like controls disappeared when accelerators were about to be shown on Windows Vista. [[bug>329]] 
 +    * Bug fix: Last modification date was not shown in local file panel with some rare system date/time formats. [[bug>406]] 
 +    * Bug fix: Transfer to temporary file was disabled when transferring file to/from editor. [[bug>407]] 
 +    * Bug fix: Overwrite confirmation prompt was showing timestamps not adjusted for DST with FTP. [[bug>412]] 
 +    * Bug fix: Failure while uploading file when timestamp of remote file was not retrieved with FTP protocol. [[bug>413]] 
 +    * Bug fix: WinSCP hanged when FTP connection was closed while waiting for reply to keepalive. [[bug>414]] 
 +    * Bug fix: FTP command scheduled for execution just before connection is closed was executed out of the order after reconnect. [[bug>415]]
===== 4.1.8 ===== ===== 4.1.8 =====

Last modified: by martin