WinSCP is a file manager for SFTP and SCP protocols. SFTP clients for Windows, Linux, MacOS, Android Cross-platform SFTP clients

Free SSH client for secure access to FTP servers via secure SFTP protocol.

This application allows two-way transfer and synchronization of files on a local PC and a remote server.

At the same time, WinSCP supports not only simple FTP-protocol, but also secure (SFTP), as well as somewhat outdated today (used mostly for accessing UNIX-servers) SCP.

In terms of its capabilities, WinSCP is practically not inferior to the paid FTP client CuteFTP Professional:

Comparison of SSH client WinSCP with paid analogue CuteFTP

The main drawback of WinSCP is that it does not support scheduling. As for the rest, the program is quite convenient and provides a good toolkit for everyday work with FTP.

Installing WinSCP

WinSCP comes in two flavors:

  • portable (portable);
  • and with an installer.

For the portable version to work, it is enough to unpack the entire contents of the archive and run the executable exe file. True, then it will be in English.

To Russify the program, we get the file from our archive WinSCP.ru and place it in the folder where WinSCP was unpacked.

1. After starting the installer, the first window will appear with the choice of the program language. By default, Russian will already be indicated there, so just click "OK".

2. In the next window, we will be greeted by the Installation Wizard. Nothing complicated here either, just click "Next".

Click "OK" and now we have a complete ready-made connection!

It remains only to "Login" to the server. We press the corresponding button and get a warning.

Cache(English cache) - buffer with quick access to store frequently used data.

Authentication- confirmation of rights to access the system.

If you are connecting to a reliable server (for example, to your site), then simply click "Yes" so that the program will remember this key and save it to its cache.

Otherwise, click "No".

Authentication on the server will start and the program will ask for a password (if for the sake of security we did not save it in the program).

Enter the password and click "OK".

If we haven't made a mistake anywhere, the main WinSCP window will open in front of us.

WinSCP interface

As we chose during installation, the program will have a two-pane interface, reminiscent of a classic file manager.

In the left pane is our local computer, and in the right is the folder on the server with the site stored in it.

Transferring files can be done either by simply dragging them from one panel to the second, as well as through the context menu and using the "hot keys" common for such programs:

  • F5 - copy;
  • F6 - transfer;
  • Delete - delete, etc.

For example, let's copy the file readme.html from server to computer. Grab it with the mouse in the right panel and drag it to the left.

Before the first copy, the program will clarify whether we really want to do this?

This is to prevent accidental damage. important files... If you are confident enough in your actions, you can disable this request by checking the "Do not show this window again" checkbox before clicking "OK".

If such a file already exists in the destination folder, another window with a question will appear.

By the way, if you need to copy or replace several files, then in order not to answer "Yes" for each, you can use the "down" arrow to the right of this button and select the "Yes for all" option, or hold down the Shift key before clicking "Yes".

But here you need to be even more careful so as not to accidentally overwrite the new file with the old one. And then there is already a tick "Do not ask again" - it is better not to put it ever.

WinSCP settings

If you nevertheless accidentally ticked the above checkbox, then it can always be disabled in the menu "Settings" - "Settings" - "Appearance" - "Confirm the following actions" - "Overwrite files".

As you can see, here you can customize anything you want, from notifications to styling.

If the "native" settings do not suit you with something, here you can always customize the program for yourself.

Filters in WinSCP

Let's go back to the main window and see how else you can simplify your work with SFTP in WinSCP.

For example, when updating a site via FTP, you often have to download and upload to the server many files with a certain extension. These can be pictures in PNG format or some js-files with scripts.

When their number exceeds a hundred, it becomes rather dull to work without filtering functions.

In this case, the easiest way is to use the "Filter" function, the button of which looks like a funnel above each panel.

Click on it and in the window that opens, enter a mask to select the desired files.

As a result, we get in the desired panel only those files that are of interest to us.

You can find out about the rules for filtering files by clicking the "examples of masks" link under the filter line:

  • The "*" symbol replaces any number of printable characters.
  • "?" replaces a single character (one letter or number).
  • The masks are separated by commas or semicolons, etc.

Using the filter, you can significantly speed up your work with files, regardless of their number.

Comparison of directories

Using the compare tool, you can select different files in both panels.

The comparison is based on name, size and date of update.

Synchronizing directories

The next tool - "Server Folder Synchronization" - allows you to configure the FTP server to automatically track the selected local folder and copy all new files from it:

If you do not trust automation, WinSCP allows you to perform synchronization in manual mode.

To do this, simply click the next button - "Synchronize local directory and directory on the server".

Script commands

As with many advanced FTP clients, WinSCP claims to support scripting commands.

They are implemented:

PuTTY- free client for various remote access protocols.
  • through built-in command line, also called Console or Terminal;
  • or the add-on PuTTY module.

Let's see how this works using the command line example. Press the button "Open Terminal" and read the warning.

Click "OK" and get into the Console window, where you can enter your commands in the upper field and get the result in the lower one.

Pros and cons of WinSCP

  • convenient and simple interface;
  • support for secure file transfer protocols;
  • the ability to filter files by masks;
  • automated file synchronization;
  • extensive customization options.
  • slight slowdowns with very large file lists (more than 1000 in one folder);
  • no task scheduler.

conclusions

WinSCP has won the favor of thousands of users around the world for a reason. This small SSH client allows you to perform tasks that are often only possible for much more powerful and cumbersome (and most importantly paid) counterparts.

At the same time, it works quite quickly, even on old PCs. And if we add here the ability to work from a USB drive, then we get the perfect tool for maintaining your own site anytime, anywhere!

Afterword

If you have your own site, then you have probably thought more than once about how to optimize the work of loading a variety of content on it.

Today, many hosting providers provide us with special web interfaces called admin panels. Their plus is that you do not need any additional applications- all operations can be performed directly in the browser window.

However, almost all admin panels provide only basic functionality. For example, they do not support downloading multiple files at the same time and require you to manually select each subsequent file. I'm not even talking about synchronization functions, etc.

Therefore, for full-fledged work with files on remote servers, a special protocol was created - FTP. Despite the fact that it is more than 40 years old, the file transfer protocol is still quite popular today.

Apart from the already mentioned use of this protocol in working with websites, FTP is often used to distribute various applications and even operating systems (for example, some operating systems of the Linux family).

Modern browsers allow you to open file storages based on the FTP protocol and download files from there, however, to be able to upload content to remote servers yourself, you need special applications- FTP clients.

There are a lot of both paid and free FTP clients, however, based on the specifics of our site, today we have reviewed one of the best free SSH clients - WinSCP.

P.S. It is allowed to freely copy and quote this article, provided that an open active link to the source is indicated and the authorship of Ruslan Tertyshny is preserved.

Report error


  • Broken download link File does not match description Other
send a message

WinSCP - Free File Manager, works on SFTP and SCP protocols, free graphical client for SFTP and SCP protocols, works only on Windows. Available on the Internet under the GNU GPL license. With it, you can be sure that all your files are protected when copying. Of course, if the computer and the server work using these protocols. Distributed under the GNU GPL license. Provides secure copying of files between the computer and servers that support these protocols.

The main features of the program:

  1. Has a graphical interface similar to Norton Commander.
  2. All file operations are available - saving, deleting, etc.
  3. Everything works automatically, using scripts
  4. Integration with Pageant (PuTTY Agent) with support for public key authorization.
  5. Integration with Windows (support for Drag & Drop, shortcuts, support for URL schemes).
  6. Has built-in text editor... It can work with keys and versions of the SSH protocol.
  7. You can log in by password, public key authentication, or Kerberos.
  8. You can save the connection settings.
  9. Synchronization of folders using several automatic and semi-automatic algorithms.
  10. WinSCP supports SFTP and SCP over SSH-1 and SSH-2, besides this FTP.
  11. Has a plugin that supports the SFTP protocol in the FAR Manager program.

"Free SFTP, SCP, S3 and FTP client for Windows"

WinSCP is a popular free SFTP and FTP client for Windows. Moreover, WinSCP is a powerful multifunctional tool that will increase your productivity. WinSCP can copy files between local and remote computers using a variety of protocols: FTP, FTPS, SCP, SFTP, WebDAV, or S3. On the other hand, WinSCP offers an easy-to-use graphical user interface; You can choose to look like Windows Explorer or tabbed two-pane interfaces like Norton Commander. At the same time, advanced users can automate WinSCP functionality through .NET assemblies or simple batch files. You will be able to use WinSCP for all your day to day file operations. You can start editing the file directly from WinSCP using either the built-in WinSCP text editor or your preferred external text editor. Operations in WinSCP are not limited to individual files: the program offers several different ways to synchronize your local and remote folders. After connecting to a remote server, you can choose the option with saving information about it for subsequent connections, WinSCP can also share this data with another popular utility with an open source code- with PuTTY. WinSCP also integrates with Pageant (an authentication agent from the PuTTY package) to fully and fully support SSH public key authentication. System administrators prefer WinSCP for its support for portable application mode and running through a configuration file instead of system registry entries on the user's computer, which is great for cases of working from a removable drive. The complete WinSCP documentation is freely available at https://winscp.net/. This site also contains an active user forum for technical assistance and feature requests. WinSCP is available in English and many other languages. WinSCP is free and open source software and is licensed under the GNU General Public License (GPL).

Requirements: SSH server with SFTP / SCP support or FTP server or WebDAV server or Amazon S3 account

What's new in this version: Improvements to sessions and workspace management, so that WinSCP can now easily restore tabs that were open when it was last closed. Hardware-accelerated AES. Extension Archive and Download to archive remote files and download the archive. Improvements to Synchronization checklist window. Allowed sorting of find results. SSH core upgraded to PuTTY 0.73. The binaries are signed with new EV certificate valid until February 2023.

What are the various? Have you ever had to upload videos, pictures or other files to your hosting using FTP? If you are reading this article, then undoubtedly yes. What is ftp, ssh, sftp and what is RDP used for? About it . Next, let's take a look at the most popular and easy-to-use FTP clients.

What FTP clients are mainly used for :

1) Placement of site pages on the Internet server by the developer;

2) Downloading music and various programs by Internet users. Often this is not even realized by many Internet residents as the use of an FTP client and protocol, since many public servers do not ask for additional authentication data, and Internet browsers (which are also FTP clients) download files without additional installations.

FTP clients have their pros and cons, as do most programs. They are all similar to each other in a set of functions and even an interface. But which ones are the most popular?

FTP clients:

FileZilla- a convenient and most importantly free FTP manager that will do the work with files
simple and straightforward. Supports most languages ​​(including Russian) and has the ability to adjust the baud rate. FileZilla can help you download and upload files from any FTP server. A large number of settings will make your work convenient. In addition, FileZilla is available for different operating systems, and the nice interface is an added bonus.

You can find the program and download it without problems at filezilla.ru and filezilla-project.org.

Cyberduck- An FTP client with support, in addition to the main protocol, also encrypted SFTP and other less common ones, such as WebDAV, Amazon S3, Google Docs, including the protocol for iPhone and iPad - SSH.

For FTP connections, developers can use the bookmark manager, there is automatic resumption of transmission in case of connection loss, support for various encodings, the ability to self-assign the default program for FTP-connection, built-in log.Cyberduck - useful tool which will give you the ability to connect to remote hosts and upload or download required files... The program has many functions and a friendly minimalistic interface that is pleasant to work with.

WinSCP- an equally well-known FTP client that helps to securely move files from a local computer to a server. True, it is slightly inferior in speed to previous FTP-managers, but it has a convenient feature - it searches for files throughout the server.

The WinSCP FTP client supports the following protocols: SFTP, SCP, SSH-1, SSH-2, which also differs from analogues. WinSCP multilingual, including Russian language support. The program runs on Windows.

SmartFTP- powerful and reliable program for transferring files between local computer and a server on the Internet via FTP. Compact and safe program will make it possible to use it for publishing and maintaining sites, uploading images, documents, films and music, exchanging files between like-minded people, creating backups of local or remote files. It should be noted that the program is paid and is intended only for Windows.

Core FTPIs a free but feature-rich FTP client. In addition to FTP, the program also supports the protocols HTTP, HTTPS, SSL, TLS, SSH, SFTP.

The standard graphical shell and the presence of only English does not affect the simplicity and usability of this program.

An FTP client with flexible settings, easily integrates into browsers, supports resuming interrupted transfers, allows you to transfer files directly from one remote server to another, etc.

FlashFXP- a functional and convenient FTP manager that has high performance and supports the technologies necessary for the developer. With it, you can work through a proxy without any problems, the program has no restrictions on the size of the downloaded file, it can import lists of servers from most common programs, supports / TLS authorization, and much more.

With the help of the program, it is very convenient to download files that are located in different folders or even on different FTP servers. FlashFXP graphical shell is simple and user-friendly.

In addition, FlashFXP has the ability to manage the transfer of files between servers (FXP).

These and many other FTP clients are used for a more convenient and quality Internet experience. If the FTP client you are using is not in this list, share your opinion in the comments as to why you chose this particular FTP manager.

The second part of our review - This SSH clients... What is an SSH client for? SSH - network protocol application level, allowing to produce remote control operating system and tunneling TCP connections (wikipedia). An SSH client is needed to work over SSH. The client is used to log into the remote machine and execute the required commands.

Let's take a look at the most popular and commonly used SSH clients. If you are using any other SSH client that is not on our list, write about it in the comments. Perhaps your advice will help blog readers make a choice.

SSH - clients:

Let's start with a free programPutty,which is used for remote work with servers, FreeBSD, * BSD. Useful and convenient program has great opportunities to connect to the server mainly via SSH protocol, but it is also possible to use telnet protocol.

The essential advantages of the program are a high degree of reliability and flexible customization of the program. The main drawback is a rather complicated interface for inexperienced users, which is difficult to understand due to the lack of program documentation.

PuTTY allows you to connect and manage a remote host - server.

Xshell- the client supports many required protocols and works on all Windows operating systems. All actions are performed using the command line, which allows you to connect to Unix and Linux.

There is no Russian language in the interface, but Russian encodings are supported. A flexible graphical shell makes working with this program convenient and pleasant for professional use.

KiTTY- a compact SSH, Telnet and Rlogin client, a modified version of PuTTY version 0.64, one of the best telnet / SSH clients in the world, which runs on the Windows platform. It differs from similar programs in its rich functionality: built-in console chat server running through port 1987, ZModem, link support, tools for changing appearance terminal and the ability to integrate into CygWin.

The free open source software is very popular among users.

And to complete the list of popular SSH clients -ZOC,which supports telnet, SSH, SSH2, and ISDN. Paid program has great functionality and works withUnix and Windows. The ZOC program supports vt102, vt220, as well as several types of ansi and Wyse, TVI, TN3270, TN5250, CDE Sun's. ZOC works with file transfer protocols including X-, Y-, Zmodem, Kermit protocol, and more.

For everyday work, the above capabilities are enough, but the real functionality of ZOC is much richer. Free trial period - 30 days.

Powerful scripting language and automatic triggering of actions based on typed text are key unique features ZOC.

What's the best way to use it? Due to its ease of use and reliability, most users recommend PuTTY for Windows, but choosing an SSH client depends only on what functionality you need.

If we consider FTP and SSH clients in the context of hosting, appropriate access is required to use them, so ftp access is issued when ordering any , and SSH access when ordering or

If you need additional information or have any questions, please contact us. We will be glad to help you!

7857 time (s) 2 Viewed time (s) today

No matter how actively cloud technologies are promoted, file storage, traditionally, is often easier and cheaper on FTP servers. Essentially, FTP clients are just as much a necessary category. software just like regular file managers. Of course, there is no need to talk about "newbies" here: there was and is a well-established selection of programs both among paid and free solutions.

This review will focus on free FTP-clients, not so much well-known as "motley". The greatest attention will be paid to such aspects as protocol support, security, interface, as well as additional functions (synchronization, caching, search, and others).

FileZilla

FileZilla is a cross-platform multilingual client that is easy to use, supports basic protocols such as FTP, SFTP, FTPS, and more, with a user-friendly drag-and-drop interface, tab support, directory comparison, synchronization and remote search. The program is regularly updated, which indicates the active status of its development.

The graphical shell is really convenient - it is not overloaded, as is usually the case in programs of this kind, with many panels. At the top and bottom of the window are the Messages Log and the Task Window, in the main part there is a two-column file manager. If the manager seems inconvenient to navigate, you can enable a tree view for local / remote file lists. Tabs are supported. This interface can be called almost classic for GUI FTP clients.

For a quick connection to the host, you can use the Quick Connect Panel; the transfer protocol is also indicated here, for example, sftp: // hostname or ftps: // hostname. But it is more usual to make a list of the necessary sources for connection in the Site Manager. In the settings, again, you can change the protocol (FTP / SFTP), enter credentials, assign local and remote directories that open upon connection, change the type of file transfer (more broadly, options are provided in the general settings of the program). In the Site Manager, as well as in the main window, you can create bookmarks during navigation.

FileZilla has quite flexible data transfer control. Firstly, we mean a visual process of performing tasks, with the possibility of pause (for files not exceeding the 4 GB limit). Secondly, the client supports synchronized browsing, directory comparison, filters, caching and, as already mentioned, remote search - standard and necessary functions for navigation.

HTTP / 1.1, SOCKS 5, and FTP proxies are supported. Encryption is additionally available for FTP.

Summary

A simple client that will not satisfy the needs of a professional, but includes all the basic capabilities for working with FTP, SFTP, FTPS protocols.

[+] Documentation in Russian
[+] Simple and user-friendly interface
[+] Cross-platform
[-] No command line (server) support

FTPRush

FTPRush is a once paid client that has recently added to the list of free ones. Notable features include such a function as FXP - transferring files from one site to another "on the fly", flexible interface configuration (in the tradition of panel MS Office 2000-2003), SSL / TLS / SFTP encryption, Z-compression during transmission ...

Appearance is more flexible than FileZilla, just look in the "View" menu or open context menu any of the areas. The following is provided: drag and drop, enable and disable panels, buttons, customize column columns.

The connection manager has a lot of server settings in stock, it supports SFTP (moreover, options for configuring SSL are found in the corresponding section), SSH, insecure FTP, TFTP. You can specify a time zone, define local / remote directories, add bookmarks. If you have several configurations, it is convenient to apply global settings, there is no need to reconfigure several configurations. Exception lists, notifications, priorities and others are available Extra options... A number of options are presented related to connecting the program to the server and transferring files. There are several types of proxies to choose from, including SOCKS, Z-compression settings. Not to mention customizing hotkeys and mouse actions.

The scheduler is available through the Task Window. Not to say that it is ideal in the current implementation, but it performs its functions and, in addition, allows you to specify a scenario or an action from the list to be performed. To create scripts, a constructor is used, which is available in the "Tools" menu. Also in this section you can see the list of FTP-commands. Remote search can be found in the "FTP" section of the menu.

Perhaps the only point that causes criticism is the very low-quality translation into Russian.

Summary

At the output we get free product with professional product features.

[-] Poor interface translation
[+] Excellent functionality
[+] A large number of settings
[+] Support for secure protocols and encryption methods

WinSCP

WinSCP is an open source client that works with FTP, SFTP, SCP and FTPS (, protocol comparison table), scripting and command line support.

One of the primary features is the ability to choose an interface in one of two options - Explorer or Commander. In the first case, the result is an imitation of an explorer pane (with remote access mode) with a left side pane and accompanying hotkey layout. If we talk about the second type of interface, then here, rather, there are analogies with Far Manager, MC, Norton Commander, while keyboard shortcuts are also close to classic file managers.

Support for sessions, tabs, directory synchronization, source / destination file comparison are among other possibilities. Many panels are customizable, you can pin / unpin them, remove them through the View menu. However, WinSCP is the least graphical client in the typical sense, here the device is somewhat different. The functionality will not impress an inexperienced user due to the fact that many options are hidden in the command mode - in the menu you can find an exit to the Putty utility, the command line and other special tools for working with the above protocols.

The declared support for scripts will be useful for automating data transfers or scheduling tasks (which will be of interest to advanced users). Enough detailed instructions on scheduling tasks in Windows via the command line in the guide.

As for FTP, the functionality is rather mediocre, and, moreover, there is no FXP function, which, for example, is almost the main one in FTPRush. However, FXP is not supported on every server.

On the page with translations, you can find partial russification (80% done).

Summary

The client is intended for an audience of advanced users who primarily work with the SFTP, SCP and FTPS protocols using a terminal.

[+] Management via the console
[+] Flexible configuration of SFTP, SCP and FTPS
[+] Quite good automation capabilities

Cyberduck is not a typical product in the FTP client niche, since it is positioned to the greatest extent as a "file browser" for Windows platforms and Mac OS. Supported protocols are FTP, SFTP, WebDAV, Cloud Files, Google Drive, Google Storage and Amazon S3.

When launched, the program prompts you to import hosts from FileZilla, and the specified addresses will be bookmarked. The program uses a single-panel mode, for a desktop client in this case it is not optimal at all and causes only inconvenience. To download files, you need to open a separate window, similarly - to view the queue of tasks. To change access rights, you need to go to the "Access Rights" tab of the "Info" section. All standard operations related to working with FTP are collected in the Action menu. You can see a search box in the program, but, as it turned out, this is a kind of filter by name, but not a search by file.

If the program cannot be noted for the convenience of FTP-mode, then, perhaps, someone will be attracted by some additional functions, including support for storages cloud services such as Google Drive or Amazon S3. Fine settings for integration with services was not found. To export documents from Google Docs, you can choose a file format, in the case of Amazon - encryption settings, etc. Regarding functionality, again, nothing can be said about Cyberduck's protection: for example, a simple operation like assigning access rights to Google Drive is much more intuitive in the original interface. The use of an inconvenient alternative seems questionable here.

In general, due to the very simple interface, Cyberduck cannot be called the optimal client for working with the above services. However, as a file manager for viewing documents, it will do just fine. One can only hope that the developers will "tighten" the functionality in one of the directions - either work with FTP, or support for cloud services.

Summary

Despite support for FTP, SFTP, and other protocols, Cyberduck is only useful for uploading or downloading files, viewing documents on Google Docs, and other simple operations. That is, the most basic work with the declared protocols and services is provided.

[+] Unified interface
[-] Few settings
[-] Inconvenient file manager
[-] weak support for cloud services

CoreFTP LE

This file manager is notable for its support for SFTP, SSL, TLS, FTPS, IDN, command line mode, FXP, and several types of proxies. LE is a free lite version of the client, PRO contains many additional functions such as file encryption, zip archiving, syncing, etc.

CoreFTP LE is old school. And, although the arrangement of the panels is quite intuitive, everything needs to be reconfigured to work comfortably. You can use the Reset View command to change the display mode: for example, shift the logs up, remove unnecessary panels, etc.

If we talk about the possibilities when working with FTP, the standard functions of CoreFTP include creating tasks for several sites, recursive operations with files (upload, download and delete). Multithreading is not available in the LE version, however, a considerable number of options are open in the "Connections" section. In the Transfers section, you can enable compression - in the LE version, however, not all options are available.

The site manager is very flexible in setting, pleases the number of protocols and options for SSH, SSL / TSL. Security settings can be found in "Advanced File Settings". Proxies are not forgotten, FTP Proxy / HTTP 1.1 / SOCKS are available in the list. For advanced users, the "Script / Cmds" section will be of interest, although, apparently, the command mode is presented here more modestly than in WinSCP, and there is no terminal.

Summary

FTP client with a traditional interface and solid functionality for the free version, with big amount settings related to security, data transfer, connection.

[-] No scheduler
[-] Outdated interface
[+] Good functionality
[+] Advanced SSH, SSL / TSL and proxy settings

BitKinex

The list of features listed on the BitKinex website boils down to the convenience of the user environment, however, if you pay attention to other aspects, the bottom line will be support for FTP, FXP, FTPS, SFTP, HTTP, HTPS, WebDAV, FXP and Indirect Transfers (FTP -> SFTP, WebDAV-> FTPS, HTTP-> FTP, etc.). Other possibilities are shown on the page. It follows from them that BitKinex can also be used to create mirrors, as a download manager - that is, a very versatile client.

To create a connection, the “Quick Connect” start-up wizard is intended, which, however, can be skipped by going to the “Control Window”. Here are collected data sources for all kinds of protocols, each of which lends itself to careful configuration. All sources are grouped by protocol type.

Operations with files on the server are performed in another window - "Browse Window", which opens when connected to the source. This window presents a standard two-column manager. In the main area there are local and remote sources, on the left - a list of hosts, at the bottom - a list of tasks and a log.

Integration with Windows Explorer, drag and drop is supported between windows, and, most interestingly, drag & drop of data between protocols. There are many file and folder operations available, such as compare, lock, change CHMOD permissions and other operations. The program supports command line mode. Additional features include synchronization and mirroring.

Summary

A universal manager for a wide range of protocols, with its own interesting ideology, flexible settings. Will be of interest to users who work with many sources, experienced webmasters and system administrators.

[+] Excellent functionality
[+] Convenient grouping of sources
[-] Insufficiently intuitive interface

CoffeeCup is known for its simple, "casual" software, and the Free FTP client is no exception. In describing features, the word "easy" is often used. Nevertheless, not only FTP is supported, but also SFTP, FTPS, which made it possible to include this client in the review.

To create a connection, you need to go to the "Manage Servers", where the S-Drive account has already settled. The program quite obtrusively "recommends" to connect this service, it cannot be removed from the site manager.

Obviously, the CoffeeCup Free FTP client is aimed at working with static sites, since there is a built-in editor with autocompletion, code folding, highlighting and other conveniences. Alas, it is available only in the paid version and at the same time it takes up half of the workspace of the program and a separate section of settings. It can be easily removed from view by switching to the "FTP View" mode.

There are few basic options, especially regarding secure protocols. In principle, it makes sense that the novice user would rather prefer the insecure and more familiar FTP. The settings also contain proxy parameters, although you cannot select the type of connection, it is only possible to add the server (s) to the list. Notable features include a built-in ZIP archiver. Oddly enough, is there also a place for the PuTTY client - a "spare" in case CoffeeCup Free FTP is used by experienced users?

Summary

The CoffeeCup client is extremely easy to use as the functionality does not allow for confusion. Perhaps it will be useful for novice webmasters who need to edit HTML files on the server, or during the period of acquaintance with web technologies.

[+] The client is easy to learn
[-] Obsession with S-Drive
[-] Lack of search, synchronization and comparison of directories
[-] Built-in text editor

Pivot table


FileZillaFTPRushWinSCP CoreFTP LEBitKinex
The developerTim KosseFTPRushWinSCP CoreFTP LEBitKinex
LicenseFreeware (GPL)FreewareFreeware (GPL)Freeware (GPL)FreewareFreewareFreeware
PlatformsWindows, Linux, Mac OSXWindows 2000+Windows 2000+Windows, Mac OSXWindowsWindows XP +Windows XP +
ProtocolsFTP, SFTP, FTPSFTP, SFTP, TFTP +FTP, SFTP, SCP, FTPSFTP, SFTP, WebDAV, Cloud Files, Google Drive, Google Storage, Amazon S3 SFTP, SSL, TLS, FTPS, IDNFTP, FTPS, SFTP, HTTP, HTPS, WebDAV + FTP, SFTP, FTPS
Console+ + + + +
ProxyFTP, HTTP, SOCKSFTP, HTTP, SOCKS +FTP, HTTP, SOCKS, Telnet +systemicFTP, HTTP, SOCKSFTP, HTTP, SOCKS+
Remote search+ + + + +
Synchronization+ + + + + +
Comparing directory contents+ + + + +
Operating Systems