This is an old revision of the document!
Advertisement
WARNING
This topic is currently being translated to the spanish language, it may be outdated or inaccurate. Meanwhile. please refer to the main page.
AVISO
Esta página se encuentra en proceso de traducción al castellano, y puede contener información obsoleta o incorrecta. Mientras tanto, por favor diríjase a la página principal.
Introducción
WinSCP es un cliente SFTP gráfico para Windows que emplea SSH. El anterior protocolo SCP también puede ser empleado. Su función principal es facilitar la transferencia segura de archivos entre dos sistemas informáticos, el local y uno remoto que ofrezca servicios SSH.
Esta página es una pequeña introducción para castellano parlantes. La mayor parte de la documentación de WinSCP se encuentra únicamente en inglés, así como la mayor parte del contenido referido en los enlaces.
Obtener e instalar WinSCP
Existe una versión en ???1 de WinSCP.2 Para obtenerla vaya a la página de descarga de WinSCP (en inglés) y descárguese el archivo de instlación etiquetado como “Multilanguage installation package”. Al iniciar la instalación seleccione el lenguage deseado.
Puede encontrar algunas guias de uso, o información adicional en castellano en los siguientes enlaces
Advertisement
Tenga en cuenta que alguna de la información existente en dichos enlaces externos puede no estar completamente actualizada y no contemplar las opciones de las últimas versiones de WinSCP.
Características
- Interfaz gráfica (GUI)
- Disponible en varios idiomas
- Integración con Windows (drag&drop, URL, accesos directos)
- Soporte de las operaciones comunes de archivo.
- Soporte de protocolos SCP y SFTP sobre SSH-1 y SSH-2
- Soporte de operaciones programadas (batch), guiones e interfaz de línea de comandos.
- Directory synchronization in several semi or fully automatic ways
- Integrated text editor
- Support for SSH password, keyboard-interactive, public key and Kerberos (GSS) authentication
- Integrates with Pageant (PuTTY Agent) for full support of public key authentication
- Windows Explorer-like and Norton Commander-like interfaces.
- Optionally stores session information.
- Optionally supports standalone operation using a configuration file in place of registry entries, suitable for operation from removable media
File Operations
WinSCP can do all basic operations with files, such as downloading and uploading. It also allows you to rename files and folders, create new folders, change properties of files and folders, and creating symbolic links and shortcuts.
One of two selectable program interfaces allows the user to manage files even on the local computer.
Connection to Remote Computer
Using WinSCP, it is possible to connect to a SSH (Secure Shell) server with SFTP (SSH File Transfer Protocol) or SCP (Secure Copy Protocol) service, mainly to UNIX machines. SFTP is a standard part of SSH-2 package. SCP is a standard part of SSH-1 package. Both protocols can be run even on the latter SSH version. WinSCP supports both SSH-1 and SSH-2.
Program Interface
There are two selectable program interfaces with plenty of configuration options in WinSCP.
You will have the first chance to select your preferred user interface during installation. You may want to change your preference later.
If you are using WinSCP for the first time, you may wish to select the Explorer-like interface as it should be familiar to any Windows user. However if you are used to the concept of Norton Commander, used by several contemporary file managers (Total Commander, FAR, Servant Salamander), choose this one. Norton Commander interface is primarily focused on easy keyboard control. You can use it without ever touching mouse. One who is used to it can perform the operations much faster.
Advertisement