tianfangye2012-03-04 16:33:10

WinSCP Review

WinSCP is one of the popular free FTP client software program for Windows users. It is an open source application, so you can download and use it for free of charge. It is a good and free solution for the secure file transferring between a local and a remote computer. WinSCP also provides you SFTP client functionality. There is no limit on the size of the file transferred. However, there are restrictions placed by protocols used. SCP protocol does not support files over 4 GiB (32-bit boundary), while SFTP and FTP support them.

The program runs on any system running Win32 system including Windows 95 / 98 / 2000 / XP / Vista and Windows 7. WinSCP is also available as a plug-in to two file managers, FAR and Altap Salamander. 

WinSCP Highlight Features

  • Support for SFTP and SCP protocols over SSH-1 and SSH-2 and plain old FTP protocol.
  • Batch file scripting and command-line interface.
  • 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 authentication agent) for full support of public key authentication with SSH.
  • Simple and easy to use interface.
  • Translated into multiple languages including English, French, German, Spanish and more.

WINSCP 用法详解

WinSCP (Windows Secure Copy) is an open source SecureFTP client for Windows. It allows secure file transfers between the client's local computer and the remote server. In order to establish a secure connection through WinSCP the SSH support should be enabled. Otherwise, the WinSCP software can be used as a regular FTP client.

The WinSCP software uses cryptographical methods, integrated in SSH to protect your login details and private information. It prevents different types of attacks like password sniffing and malicious monitoring of the sessions between your local computer and the remote server.

The software can be downloaded from the following URL.

It requires Windows OS. The installation of WinSCP is quite simple. Basically you need to click on the Next button several times leaving the default options.

In order to customize it to your likings you can choose between the Norton-Commander interface and the Windows Explorer-like interface.

WinSCP interface style

WinSCP interface style

The main difference is that the first interface provides 2 panels (one with the local computer directory structure and the other with the remote) while the second shows only the remote. If you are used to work with applications like Norton Commander, Total Commander or Midnight Commander, pick the first option. If you prefer Windows Explored, go with the second.

The interfaces settings can be changed after the end of the installation too.  

Once you are ready with the installation, you can establish a secure connection from your local computer to the remote server.

If you are a SiteGround client and you have enabled the SSH feature for your account, you can follow the steps listed below. Otherwise, please contact your hosting provider and check whether they provide SSH access.

Open the WinSCP client.

Navigate to the Session section. 

Enter the Host name, the Port number (if you are a SiteGround client check the following article for the port and the private key setup details), the User Name and the Password (if you are a SiteGround client, leave this field blank, since we provide a very secure SSH solution through public and private encrypted keys). Pick the preferred protocol. The possible choices are: SFTP (Secure FTP), SCP (Secure Copy) and FTP.

WinSCP Session

During the establishment of the connection you will be prompted for the pass phrase, which is entered during the ssh keys pair generation.

Once the session is opened, you can perform all the standard FTP actions. The difference is that the connection is secured.

WinSCP Norton-Commander style

You can keep your connection details by storing them in the Stored Sessions subsection.

WinSCP stored sessions

You can save your current session details, add a new session, edit, rename and delete an existing one. You can create a new folder for a chosen session, set it as the default one and create a desktop shortcut by using the Shell icon option. The Tools menu allows you to import a session from the Putty SSH client, to clean the data stored by the application on your local computer and to check for updates.

In the Environment section you can modify the server environment setup and adjust the timestamp.

WinSCP Environment

The Directory subsection allows to set the default remote and local directories.

WinSCP Directories

In the SSH section you can pick the preferred SSH protocol version and adjust the encryption cypher selection policy.

WinSCP SSH

In the Preferences section you can switch between the Norton Commander and the Explorer-like interfaces.

WinSCP Preferences

The Explorer-like interface is more popular among the Windows users. In order to transfer files you can directly drag and drop them.

WinSCP Explorer-like style

Additionally, you can alter other preferences like confirmation prompts, notifications, preferred editors for the files modifications, allowed transfer actions and many more.

 WinSCP Preferences

Using the SiteGround SSH Hosting and the WinSCP software you will benefit from the highest standards in the secure file transfers.

In order to list all files and directories using an SSH client, you would need to execute the appropriate command. The command name, in this case, is ls and it accepts various parameters.

When using the command alone (without arguments):

ls

the output will be all visible files and folders without additional formatting or information.

In order to view more information about the files (such as their permissions, ownership, last modified date, etc) and at the same time to list the files and directories, you would need to supply additional arguments to the command. The most common arguments are as follows:

ls –a
(Short from –all) Lists all files and folders including hidden (starting with a dot) files and directories.

ls –R
(Short from –Recursive) Lists recursively (i.e follows subfolders as well) all files and folders under the current directory.

ls -l
(Short from –long) Lists all files and folders, each on a separate line, and provides additional information about them (permissions, ownership and modified date)
The arguments, as is with most Unix based commands, can be combined. For example:

ls –alR
will list all files (even the hidden files starting with dot), provide more information about them and will continue recursively into each subfolder.

 

---------------------------------------------

WinSCP

Novell Cool Solutions: Cool Tool

Digg This - Slashdot This

In Brief

Free SFTP and SCP client for Windows for safe copying of files between a local and a remote computer.

Vitals

Product Categories:
  • NetWare