February 21st, 2010 Software | comments_icon4 Comments

WinSCP – file manager for secure transfers

winscp_icon After my host’s adventures in having their customers badly hacked in spirit of upping security they enabled secure SFTP access to files. I looked up plugin for my file manager and decided it was all better. Except that plugin performance was far from perfect – slow connections, CPU load spikes, mediocre transfer speeds.

So I gave up on it and decided to try WinSCP – open source file manager for transfers over secure protocols.

What it does

WinSCP connects to remote computers via one of supported protocols (SFTP, SCP, FTP) and allows to manipulate and transfer files in file manager fashion.

winscp_interface

Curiously app offers two different interface styles:

  • classic dual-pane file manager with one pane dedicated to remote PC and one to local PC:
  • Explorer-like interface with single window for remote PC.

Strong features

App goes beyond file managing and packs a lot of related and simply convenient features:

  • synchronization features, including automatic sync of local folder to remote machine;
  • extensive command line options, I liked that I can instantly connect with specific saved profile, using its name as parameter;
  • external editor support with automatic file download an re-upload, see excellent tutorial on integrating Notepad++ with WinSCP; I think this supersedes my usual way of Notepad++ FTP plugin;
  • scripting support, my FTP backups with Cobian Backup had been slow because of large file quantity and this just might replace it after some tinkering;
  • execution of remote commands (with sufficient rights and configuration), predefined command examples include packing and unpacking files server-side;
  • multiply portable options – native, U3, PortableApps; manual lists some additional tweaks if you want to keep temporary files contained in app folder.

Downsides

I have no real gripes so far.

If I had to choose something it would be messy configuration process with settings split between menus in initial screen and in core interface. It took me some time to look through everything and set it up the way I wanted.

Overall

Smooth experience and set of sophisticated functions. App is pleasure to use and works without resources and transfer hiccups.

Home http://winscp.net/

Download http://winscp.net/eng/download.php

PortableApps http://portableapps.com/apps/internet/winscp_portable

RSSGet updates via RSS

4 Responses to “WinSCP – file manager for secure transfers”

  1. Angelo R. says:

    WinSCP definitely runs the full gamut as far as functionality, but it can be a bit daunting to a new user.

  2. JeeMan says:

    Been using WinSCP Portable for over a year, and I ditched filezilla and fireftp for this one.

    One other thing: when you log in with winscp, you can have it automatically start a putty window as well on that same server you just connected to. I know, it is a small thing, but I find that useful.

  3. Rush says:

    For my friends, I usually recommend filezilla. For myself, however, I also ditched it about a year or so ago for WinSCP. I like it.

  4. Rarst says:

    @Angelo

    Sure is, took me considerable chukn of evening to get through options for connection, shortcuts, default folders, etc. :) Will be even more fun when I get to scripting.

    @JeeMan
    @Rush

    I never got to trying FileZilla and now I probably won’t. WinSCP is kind of app that just clicks with me. :)

    btw I think WinSCP is partly based on PuTTY code so integration is natural.

Leave a Reply