history_old » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2005-04-15 | 2005-04-15 | ||
3.2 (martin) | typography 3.1 (martin) | ||
Line 352: | Line 352: | ||
=== 2003-07-15 === | === 2003-07-15 === | ||
- | * Support for older version 2 of SFTP (SSH File Transfer Protocol). With the version it is not possible to handle symbolic links. When it is in use, program behaves as if "Resolve symbolic links" option (see below) were turned off. | + | * Support for older version 2 of SFTP (SSH File Transfer Protocol). With the version it is not possible to handle symbolic links. When it is in use, program behaves as if //Resolve symbolic links// option (see below) were turned off. |
* Version of SFTP in use is displayed on status line of main application window. | * Version of SFTP in use is displayed on status line of main application window. | ||
- | * On tab "Stored sessions" of login dialog, you may add item to Explorer's "Send to" menu. The item opens session and uploads selected files. | + | * On //Stored sessions tab// of login dialog, you may add item to Explorer's //Send to// menu. The item opens session and uploads selected files. |
- | * All icons and shortcuts that may be created using installer can be created also on "Integration" tab of "Preferences" window. This includes desktop icon, quick launch icon and upload shortcut to Explorer's "Send to" context menu. | + | * All icons and shortcuts that may be created using installer can be created also on //Integration tab// of Preferences window. This includes desktop icon, quick launch icon and upload shortcut to Explorer's //Send to// context menu. |
- | * Option "Resolve symbolic links" on "Environment" tab of Login dialog. If it is turned off, symbolic links will not be resolved, when directory content is loaded. This may speed up directory loading and avoid problems with cyclic links. Yet it disables possibility to open symbolic links pointing to a directory and disables "Add/edit link" function. | + | * Option //Resolve symbolic links// on //Environment tab// of Login dialog. If it is turned off, symbolic links will not be resolved, when directory content is loaded. This may speed up directory loading and avoid problems with cyclic links. Yet it disables possibility to open symbolic links pointing to a directory and disables //Add/edit link// function. |
- | * On "Properties" window, it is possible to change file permissions even using octal format. | + | * On Properties window, it is possible to change file permissions even using octal format. |
- | * For external editor, it is possible to specify optional parameters. Pattern !.! is replaced with name of file being edited. | + | * For external editor, it is possible to specify optional parameters. Pattern ''!.!'' is replaced with name of file being edited. |
* Fixed bug, which caused program failure, after remote file was dropped on file in local panel (Norton Commander interface only), which has associcated drop handler. Typical example is ZIP file in Windows XP. | * Fixed bug, which caused program failure, after remote file was dropped on file in local panel (Norton Commander interface only), which has associcated drop handler. Typical example is ZIP file in Windows XP. | ||
- | * Fixed detection of end of command output (SCP only). Among other this fixes failure, when "set" command is typed in console. | + | * Fixed detection of end of command output (SCP only). Among other this fixes failure, when ''set'' command is typed in console. |
* Fixed bug, which caused program termination, when editor was opened, while having selected more than one file. | * Fixed bug, which caused program termination, when editor was opened, while having selected more than one file. | ||
* Operation progress window is updated more frequently during file transfer. | * Operation progress window is updated more frequently during file transfer. | ||
* "Hourglass" mouse cursor is used even for SFTP operations. | * "Hourglass" mouse cursor is used even for SFTP operations. | ||
- | * Key "del" works properly in internal editor, even when no text block is selected. | + | * Key ''del'' works properly in internal editor, even when no text block is selected. |
===== 3.0 beta ===== | ===== 3.0 beta ===== |