Differences
This shows you the differences between the selected revisions of the page.
2005-04-05 | 2005-04-22 | ||
PuTTY (martin) | replace operations with link to tasks (martin) | ||
Line 6: | Line 6: | ||
* [[languages|Translated into several languages]] | * [[languages|Translated into several languages]] | ||
* [[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 [[task_index|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]] | ||
+ | * [[task_synchronize|Directory synchronization]] in several semi or fully automatic ways | ||
* [[ui_editor|Integrated text editor]] | * [[ui_editor|Integrated text editor]] | ||
- | * Support for SSH password, keyboard-interactive, public key and Kerberos (GSS) [[ui_login_authentication|authentication]]. | + | * Support for SSH password, keyboard-interactive, public key and Kerberos (GSS) [[ui_login_authentication|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]] | ||
* [[ui_explorer|Windows Explorer]]-like and [[ui_commander|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 | ||
- | * Directory Synchronization tool quickly synchronizes changes between local and remote directories. | ||
- | ===== File operations ===== | ||
- | WinSCP can do all basic operations with files, such as copying and moving (to and from a remote computer). It also allows you to rename files and folders, create new folders, change properties of files and folders, and create symbolic links and shortcuts. | ||
- | |||
- | One of two selectable program interfaces (based on Norton Commander) allows the user to manage files even on the local computer. | ||
- | |||
- | 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). | ||
- | |||
- | |||
- | ~~NOTOC~~ |