Differences

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

2014-07-10 2014-07-10
1186 (martin) grouping 5.6 automation related changes (martin)
Line 22: Line 22:
    * Updates information balloon encourages to click it to display change list.     * Updates information balloon encourages to click it to display change list.
    * Toolbar button always checks for updates, instead of showing cached data, when available.     * Toolbar button always checks for updates, instead of showing cached data, when available.
-  * Remote file can be opened for editing in a standalone internal editor using ''/edit'' command-line parameter. [[bug>14]] +  * Improvements to scripting, command-line and .NET assembly: 
- ·* Change: When executing script file or script commands provided on command-line, default batch mode is ''abort'' and overwrite confirmations are turned off. +····* Remote file can be opened for editing in a standalone internal editor using ''/edit'' command-line parameter. [[bug>14]] 
- ·* Change: Enabling batch mode in scripting automatically limits reconnect time to 120 seconds, if it is not limited yet. [[bug>1173]] + ···* Change: When executing script file or script commands provided on command-line, default batch mode is ''abort'' and overwrite confirmations are turned off. 
- ·* Change: When host key does not match fingerprint specified on command line or in script, user is not prompted to verify the host key and connection is abandoned with meaningful error message. [[bug>1186]]+ ···* Change: Enabling batch mode in scripting automatically limits reconnect time to 120 seconds, if it is not limited yet. [[bug>1173]] 
 + ···* Change: When host key does not match fingerprint specified on command line or in script, user is not prompted to verify the host key and connection is abandoned with meaningful error message. [[bug>1186]] 
 +    * ''Session.Close'' method in .NET assembly. 
 +    * Speed limit in .NET assembly. [[bug>1019]] 
 +    * Passphrase can be provided on command line/in scripting and .NET assembly. [[bug>816]] 
 +    * Added switch ''-neweronly'' to ''put'' and ''get'' scripting commands to enable //New and updated files only// option. [[bug>666]] 
 +    * Optionally failing command when file mask matches no files. [[bug>1172]] 
 +    * Updated in-application command-line help page with missing parameters and to match online help page. 
 +    * Bug fix: ''Session.SynchronizeDirectories'' could not be called via ''IDispatch''. [[bug>1136]]
  * Support for long local paths. [[bug>821]]   * Support for long local paths. [[bug>821]]
  * Option not to abort //Keep remote directory up to date// on errors. [[bug>720]]   * Option not to abort //Keep remote directory up to date// on errors. [[bug>720]]
-  * ''Session.Close'' method in .NET assembly. 
-  * Passphrase can be provided on command line/in scripting and .NET assembly. [[bug>816]] 
-  * Speed limit in .NET assembly. [[bug>1019]] 
  * Support for ''copy-file'' SFTP extension to duplicate remote files.   * Support for ''copy-file'' SFTP extension to duplicate remote files.
  * Customizable background color of Internal editor. [[bug>480]]   * Customizable background color of Internal editor. [[bug>480]]
Line 39: Line 44:
  * Hidden files are hidden by default.   * Hidden files are hidden by default.
  * When internal exception occurs, stack trace is included it into error message (and error report subsequently).   * When internal exception occurs, stack trace is included it into error message (and error report subsequently).
-  * Optionally failing command when file mask matches no files. [[bug>1172]] 
-  * Added switch ''-neweronly'' to ''put'' and ''get'' scripting commands to enable //New and updated files only// option. [[bug>666]] 
  * Replaced //Symbolic link// option when creating/editing list with //Hard link// option to avoid confusion when the option is disabled when hard links are not supported.   * Replaced //Symbolic link// option when creating/editing list with //Hard link// option to avoid confusion when the option is disabled when hard links are not supported.
  * Not sizing message box buttons to width of the widest button.   * Not sizing message box buttons to width of the widest button.
Line 71: Line 74:
  * Widening default Explorer interface window to fit all background transfer queue list columns.   * Widening default Explorer interface window to fit all background transfer queue list columns.
  * Removed useless trailing accelerator appendixes from toolbar button labels (typical for East Asian languages).   * Removed useless trailing accelerator appendixes from toolbar button labels (typical for East Asian languages).
-  * Updated in-application command-line help page with missing parameters and to match online help page. 
  * Indicating when reading directory with SFTP protocol takes long because of resolving symbolic links. [[bug>1149]]   * Indicating when reading directory with SFTP protocol takes long because of resolving symbolic links. [[bug>1149]]
  * Setup explains that application restart is needed to replace Drag&drop shell extension. [[bug>1150]]   * Setup explains that application restart is needed to replace Drag&drop shell extension. [[bug>1150]]
Line 98: Line 100:
  * Bug fix: Not printing "Reading remote directory" while opening session, when directory is not actually read (in scripting particularly).   * Bug fix: Not printing "Reading remote directory" while opening session, when directory is not actually read (in scripting particularly).
  * Bug fix: Not including ''@'' in logged masked URL when there is no username/password in the URL.   * Bug fix: Not including ''@'' in logged masked URL when there is no username/password in the URL.
-  * Bug fix: ''Session.SynchronizeDirectories'' could not be called via ''IDispatch''. [[bug>1136]] 
  * Bug fix: Potential failure when resolving folder attributes for local folder tree display.   * Bug fix: Potential failure when resolving folder attributes for local folder tree display.
  * Bug fix: Error was silently ignored when synchronizing local file timestamp failed.   * Bug fix: Error was silently ignored when synchronizing local file timestamp failed.

Last modified: by martin