Differences
This shows you the differences between the selected revisions of the page.
2005-01-25 | 2005-01-26 | ||
no summary (213.118.164.46) (hidden) | old revision restored (martin) (hidden) | ||
Line 6: | Line 6: | ||
===== Features ===== | ===== Features ===== | ||
- | - Graphical Interface | + | - [[interfaces|Graphical Interface]] |
- [[Integration]] with Windows (drag&drop, URL, shortcut icons) | - [[Integration]] with Windows (drag&drop, URL, shortcut icons) | ||
- All common [[introduction#file_operations|operations with files]] | - All common [[introduction#file_operations|operations with files]] | ||
- Support for [[protocols|SFTP and SCP protocols]] over SSH1 and SSH2 | - Support for [[protocols|SFTP and SCP protocols]] over SSH1 and SSH2 | ||
- Batch file [[scripting|scripting and command-line interface]] | - Batch file [[scripting|scripting and command-line interface]] | ||
- | - Integrated Text Editor | + | - [[ui_editor|Integrated Text Editor]] |
- Support for SSH password, keyboard-interactive, public key and Kerberos (GSS) authentication. | - Support for SSH password, keyboard-interactive, public key and Kerberos (GSS) authentication. | ||
- Integrates with Pageant (Putty Agent) for full support of public key [[ssh#authentication_in_ssh|authentication]] | - Integrates with Pageant (Putty Agent) for full support of public key [[ssh#authentication_in_ssh|authentication]] | ||
- | - Windows Explorer-like and Norton Commander-like [[interfaces]]. | + | - [[ui_explorer|Windows Explorer]]-like and [[ui_commander|Norton Commander]]-like [[interfaces]]. |
- Optionally [[ui_login_save|stores session information]]. | - Optionally [[ui_login_save|stores session information]]. | ||
- Optionally supports standalone operation using a [[config|configuration file in place of registry entries]], suitable for operation from removable media | - Optionally supports standalone operation using a [[config|configuration file in place of registry entries]], suitable for operation from removable media | ||
Line 25: | Line 25: | ||
Most operations can be done recursively for files in folders. In some cases optionally (changing of file properties), in all other cases it's compulsory (copying, moving, deleting). | Most operations can be done recursively for files in folders. In some cases optionally (changing of file properties), in all other cases it's compulsory (copying, moving, deleting). | ||
- |