Differences
This shows you the differences between the selected revisions of the page.
2005-02-05 | 2005-02-06 | ||
no summary (66.232.197.68) (hidden) | old revision restored (martin) (hidden) | ||
Line 1: | Line 1: | ||
- | Contents � | + | ====== Introducing WinSCP ====== |
- | Index | + | WinSCP is an open source SFTP (SSH File Transfer Protocol) and SCP |
+ | (Secure CoPy) client for Windows using SSH (Secure SHell). Its main | ||
+ | function is safe copying of files between a local and a remote | ||
+ | computer. | ||
- | ····* Contents | + | ===== Features ===== |
- | ·········o Introduction | + | ··* [[interfaces|Graphical interface]] |
+ | ·* [[languages|Translated into several languages]] | ||
+ | * [[Integration]] with Windows (drag&drop, URL, shortcut icons) | ||
+ | * All common [[introduction#file_operations|operations with files]] | ||
+ | * Support for [[protocols|SFTP and SCP protocols]] over SSH1 and SSH2 | ||
+ | * Batch file [[scripting|scripting and command-line interface]] | ||
+ | * [[ui_editor|Integrated text editor]] | ||
+ | * 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]] | ||
+ | * [[ui_explorer|Windows Explorer]]-like and [[ui_commander|Norton Commander]]-like [[interfaces]]. | ||
+ | * 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 | ||
+ | * Directory Synchronization tool quickly synchronizes changes between local and remote directories. | ||
- | Setting up WinSCP | + | ===== 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 creating symbolic links and shortcuts. | ||
- | * Setting up WinSCP | + | One of two selectable program interfaces (based on Norton Commander) allows the user to manage files even on the local computer. |
- | o Requirements | + | |
- | ·········o Installation | + | |
- | + | ||
- | Getting started | + | |
- | + | ||
- | * Getting started | + | |
- | o Quick Start Guide | + | |
- | o Understanding SSH | + | |
- | o Protocols | + | |
- | o Security | + | |
- | + | ||
- | Features | + | |
- | + | ||
- | * Features | + | |
- | o Command-line Options | + | |
- | o Scripting/Automation | + | |
- | o User Interfaces | + | |
- | o Configuration Storage | + | |
- | o Integration to Windows | + | |
- | o Transfer Resume | + | |
- | o Directory Caching | + | |
- | o Remote/Custom Commands | + | |
- | o transfer_queue | + | |
- | + | ||
- | Using WinSCP | + | |
- | + | ||
- | * Using WinSCP | + | |
- | o Main Window (Norton Commander Interface) | + | |
- | + ui_commander_key | + | |
- | o Main Window (Explorer-like Interface) | + | |
- | o Internal text editor | + | |
- | ··········o ui_file_panel | + | |
- | o ui_queue | + | |
- | + | ||
- | Configuration | + | |
- | + | ||
- | * Configuration | + | |
- | o Login Dialog | + | |
- | + Session | + | |
- | + Stored sessions | + | |
- | + Logging | + | |
- | + Environment | + | |
- | + Directories | + | |
- | + SCP | + | |
- | + SFTP | + | |
- | + Connection | + | |
- | + Proxy | + | |
- | + SSH | + | |
- | + Authentication | + | |
- | + Bugs | + | |
- | + Preferences | + | |
- | o Preferences Dialog | + | |
- | + Environment | + | |
- | + Interface | + | |
- | + Panels | + | |
- | + Commander | + | |
- | + Explorer | + | |
- | + Drag & Drop | + | |
- | + Editor | + | |
- | + Transfer | + | |
- | + Logging | + | |
- | + Integration | + | |
- | + Commands | + | |
- | + | ||
- | Misc | + | |
- | + | ||
- | * Screenshots | + | |
- | * History | + | |
- | * Contributions | + | |
- | + | ||
- | FAQ | + | |
- | + | ||
- | * FAQ (Frequently Asked Questions) | + | |
- | o faq_chroot | + | |
- | o faq_commandline | + | |
- | o faq_dir_default | + | |
- | o faq_download_temp | + | |
- | o faq_drag_move | + | |
- | o faq_filemanager | + | |
- | o faq_fxp | + | |
- | o faq_host_key | + | |
- | o faq_ip | + | |
- | o faq_login_error | + | |
- | o faq_mdi_editor | + | |
- | o faq_not_owner | + | |
- | o faq_openssh_win | + | |
- | o faq_owner | + | |
- | o faq_panel_font | + | |
- | o faq_schedule | + | |
- | o faq_scp_not_found | + | |
- | o faq_scp2 | + | |
- | o faq_security | + | |
- | o faq_selection | + | |
- | o faq_sftp_large_packet | + | |
- | o faq_slow | + | |
- | o faq_store_session | + | |
- | o faq_su | + | |
- | o faq_synch_all | + | |
- | o faq_synch_direction | + | |
- | o faq_timestamp | + | |
- | o faq_transfer_config | + | |
- | o faq_transfer_mode | + | |
- | o faq_username | + | |
- | + | ||
- | Plugin To FAR File Manager | + | |
- | + | ||
- | * Plugin To FAR File Manager | + | |
- | o About | + | |
- | o History | + | |
- | + | ||
- | · | + | |
+ | 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). |