Скачать программу winscp на русском языке.

19.04.2019

Изменения в версии 5.8.0 Build 6030 Beta

Authentication with TLS/SSL client certificates.
Redesigned Progress and Synchronization progress windows.
WebDAV file locking.
Opening the initial Login dialog over the main window.
Automatic updates (for donors only).
Updates are checked over an encrypted HTTPS connection.
Showing tips on using the application.
SSH core upgraded to PuTTY 0.66.
Optionally not closing the application after the last session closes.
Optionally preserve timestamps of directories with SFTP protocol.
Change: Interface theme is not configurable anymore. Only single theme is supported.
Selected private key files in OpenSSH or ssh.com format can be automatically converted to PuTTY format.
Allowing selection to start in the first column of file panel.
Change: Change of language on run-time is not supported anymore.
Session name (!N) and port number (!#) patterns for custom commands and terminal client path.
Configurable internal editor font color and default background color.
Change: Using UTF-8 for strings (such as password) with SSH protocol.
Using REST command to resume upload with FTP protocol.
Incremental site search can be restricted to the beginning of site name only or expanded to other site fields.
Files can be dropped on queue list.
Including all at least 80% translations into installer. Informing user when incomplete language is selected when installing.
Displaying Owner file property with WebDAV protocol.
Save All function in Internal editor.
Masking out passwords when logging command-line.
TLS/SSL core upgraded to OpenSSL 1.0.2e.
Installer upgraded to Inno Setup 5.5.6.
Enabled IPv6 with FTP by default.
Support for long local paths when deleting local file.
Animation on Find dialog and Authentication progress window.
Displaying mod_dav executable property.
Reloading site list when opening Login dialog to open additional session.
Handling ssh:// URLs and opening them in PuTTY.
Optionally trimming VMS version numbers from filenames during transfer.
Caching fingerprints of last verified host keys so they can be used in Generate URL function on Login dialog already.
Download/Upload and Delete command moved to Download/Upload submenu 1279 and Edit With menu moved to Edit submenu. Edit With submenu is newly available on Edit toolbar button.
Added Download/Upload in Background commands to respective menus.
Keyboard shortcuts Ctrl+L and Alt+D to focus Address toolbar (Explorer interface) or open bookmarks (Commander interface). Change: Shortcut of command Clear Selection changed to Shift+Ctrl+L.
Commands to select/unselect all files with the same extension.
Inserting -load argument of PuTTY before custom user arguments.
New icon for Find command and dialog.
About dialog lists all current and past translators.
Warning when transferring multiple files to same name.
Hint user about possible reasons of SFTP code 4 error.
Platform SDK is no longer required to build 64-bit drag&drop shell extension.
Increasing initial/minimal SFTP transfer packet size.
Improving layout of installer Completing page of for long translations.
Display parent directory in file panel even if the server does not include it in directory listing.
Showing only folder, not files, on Progress window, when calculating transfer size.
Avoid flickering busy mouse cursor while calculating transfer size or collecting changes for synchronization.
Showing localized language name on description of Typical installation.
Added icon for Cancel All queue command.
Correcting labels and hints for color commands in an internal editor.
Session color can be set to black.
Not showing percentage progress for indeterminate Directory size calculation.
Preferences window opens with focused navigation tree.
When Cancel is pressed on Progress window before moving transfer to background finishes, transfer is canceled.
Disabling Proceed to Background once Cancel is pressed on Progress window.
Added icon for queue Speed command.
Desktop icons created by an installer show application description.
Not showing details about retrieving timezone information on Authentication progress window.
Using delete icon on site/site folder/workspace delete confirmation prompts.
Showing error message when neon library initialization fails.
Prompt for username even with GSSAPI authentication enabled.
Providing error details when deleting a local file fails.
Using printenv instead of echo to obtain a value of the LANG environment variable.
Logging clear Authorization header when password logging is enabled.
Explaining that certificate cannot be verified against hostname if IP address is used to connect to the server.
Updated to JCL library 2.7.
Using Save dialog instead of Open for selecting log file and random seed file paths.
Icon on New version message.
Minimize buttons on Console and Synchronization checklist windows enabled.
Informing the user when a connection fails because an FTP connection was attempted to an SFTP server.
Increase length limit of site note to 4000.
Wrapping too long entries in authentication log to avoid horizontal scrollbar.
Disambiguated commands in Once Done/Empty menus.
Failure when using Close all windows taskbar function with opened and active internal editor.
Encoding all non-ASCII characters in URLs to allow posting bug report and searching for message using web browsers that do not default to UTF-8 encoding for URLs (like Internet Explorer).
Wider menu spacing.
Bug fix: Speed limit history is not relocalized when language is changed.
Bug fix: Not showing symlinks to directories as a difference on synchronization checklist as they are not synchronized anyway.
Bug fix: When restoring an application from minimization, progress windows did not get activated.
Bug fix: Preventing active window title flickering before opening Preferences dialog.
Bug fix: Failure when opening WebDAVS session, if SSPI initialization failed (such as when running under Wine).
Bug fix: When window is closing, its icon is hidden momentarily.
Bug fix: WebDAV redirect loop was not detected on the first redirect.
Bug fix: Error when SFTP server responds to upload (write) requests out of order.
Bug fix: Duplicated ad-hoc session from workspace is wrongly named.
Bug fix: Cannot work with filenames starting or ending with space with FTP protocol.
Bug fix: Failure or broken synchronized browsing when changing directory while another command was executing already.
Bug fix: Showing a command of a custom command in status bar.
Bug fix: Commander panel ratio lost after swapping panels.
Bug fix: Minimize buttons on Login and Find windows did not minimize the application.
Bug fix: Failure when closing window while some command was executing.
Bug fix: When Authentication window is resized smaller, prompts get truncated.
Bug fix: URL is generated incorrectly for a file with a space in a path.
Bug fix: Failure when a local drive is removed.
Bug fix: For a stored site with special characters, it was not possible to open/duplicate a session in a new instance, desktop shortcut had wrong name and desktop shortcuts/jump list entries were not working.
Bug fix: Failure when the current local directory is deleted while session is disconnected and synchronized browsing is enabled.
Improvements and fixes for large font/high DPI environments:
Toolbar, menu and dialog images for 125%, 150% and 200% zooms (120, 144, and 192 DPI respectively).
Scaling toolbar drop downs.
Scaling menu and toolbar details (submenu arrows, drop down arrows, drag handles, checkmarks, radio-button marks, color palettes).
Scaling status bars on Synchronization checklist and Find windows.
Scaling drop down button arrows.
Correctly scaling file icon on Properties dialog.
Scaling application icon on About dialog.
Scaling images in installer.
New application icon sizes.
New installer icon sizes.
New desktop icon sizes for site, site folder and workspace.
New Console, Editor, Log, Find and Synchronization checklist windows icon sizes.
Scaling icon overlays.
Own scaled icons for message boxes.
Using scalable system window resize grip.
Preventing system from scaling windows when moving them between displays with a different DPI.
Scaling Synchronization checklist action column.
Scaling menu lists.
Scaling hint window.
Scaling Up/Down buttons width on numerical inputs.
Improved transfer speed:
with SFTP and SCP protocols when CPU is limiting factor.
with SFTP on high latency connections.
Improvements to scripting, command-line and .NET assembly:
Change: Script file has to be in UTF-8 encoding.
Command-line interface for converting and editing private keys.
Script or .NET assembly code template can be generated in GUI.
Allowing manual verification (with timeout) of SSH hostkey/TLS certificate in batch mode in scripting.
Added Session.EnumerateRemoteFiles method that can enumerate remote files and directories recursively.
Switch -latest for get and put commands to transfer the latest file only.
Added a FullName property to the RemoteFileInfo class.
Resume and Append (TransferOptions.OverwriteMode) in .NET assembly.
The open command in scripting can open FileZilla stored site.
Showing full open command syntax suggestion, when using saved site in batch script.
Change: The RemoteFileInfo.Name now contains a name only, even for a RemoteFileInfo instance returned by the Session.GetFileInfo.
Added properties IsThisDirectory and IsParentDirectory to RemoteFileInfo class.
Added Session.CombinePaths utility method as remote path equivalent of Path.Combine.
Added Session.TranslateRemotePathToLocal to generate a local path equivalent of a remote path, given root paths.
Supporting impersonated IIS environment with .NET assembly.
Protocol prefix ftpes:// for FTP over explicit TLS/SSL.
Change: Deprecating Session.DefaultConfiguration in favor of Session.AddRawConfiguration.
Not re-reading XML log when end of the file is reached to optimize performance.
Parameter /loglevel documented in usage.
Removed deprecated .NET assembly options FtpSecure.ExplicitTls and FtpSecure.ExplicitSsl.
Warning when useless command-line parameters are specified in scripting.
Not offering host key verification in scripting if configuration is not persistent.
Suggesting use of -hostkey switch in host key verification prompt in scripting.
Session can be named using /sessionname= command-line switch.
Resetting 10 seconds input timeout every time a key is pressed in scripting batch mode.

Интерфейс программы: русский

Платформа:XP / 7 / Vista

Производитель: Martin Prikryl

Сайт: winscp.net

WinSCP представляет собой свободно распространяемый программный продукт, который предназначен для защищенного копирования файлов между серверами или отдельными компьютерами при условии, что они поддерживают такие протоколы. Для тех, кому необходимы функции защищенного копирования и четкой синхронизации, программа – просто находка. Да и работать с ней многим пользователям намного приятнее, чем со встроенными средствами операционных систем Windows. К тому же, интерфейс поддерживает множество языков, в том числе и русский, и может быть представлен в любом, удобном для пользователя виде.

Основные возможности программы WinSCP

Сразу хочется сказать, что приложение распространяется по лицензии GNU и имеет открытый исходный код, то есть каждый желающий может программу модернизировать и дорабатывать. Тем более, это приложение не имеет ограничений по использованию. И первым огромным плюсом является возможность использования программы со съемных носителей.

Для непосвященных пользователей программа может показаться несколько необычной. Однако, возможности ее довольно велики. Начнем с того, что для удобства пользователей интерфейс представлен в двух вариантах. Некоторые привыкли видеть файловый менеджер в виде классического Windows Explorer, а некоторые в виде двойного окна типа Windows Commander. Так что, графическое представление можно выбрать самому.

Среди основных операций (самых простых), естественно, поддерживается копирование, перемещение, удаление файлов и т. д. Однако же, для открытия доступа к файлам и папкам можно использовать авторизацию с применением скриптов и командной строки, аутентификацию с открытым ключом или пароль. Причем, работа с открытыми ключами поддерживает и протоколы SSH.

Приложение свободно интегрируется в операционную систему Windows, поддерживает работу с ярлыками и схемами URL, а также, функции перетаскивания содержимого (функция Drag & Drop). Так же, скажем, Norton Commander, данная утилита имеет встроенный текстовый редактор, что кстати, весьма удобно, поскольку нет необходимости использовать, скажем, тот же Блокнот самой операционной системы.

Все настройки приложения могут быть сохранены в отдельном файле, а не в системном реестре (что очень важно). При этом, такой файл настроек и сам файл программы можно использовать на других компьютерах, работая с программой с любого съемного носителя. Ко всему прочему, в программе предусмотрена синхронизация папок с использованием автоматических и полуавтоматических алгоритмов. Плюс ко всему, имеется поддержка протоколов SSH-1, SSH-2, SCP, FTP и SFTP. Кстати, для протокола SFTP имеется отдельный дополнительный модуль, который дает возможность работать в известном файловом менеджере FAR Manager.

В наше время любому ПК, подключенному к интернету по любому протоколу передачи данных, обязательно необходима защита. Сегодня это уже не мнение – это правило, и от его соблюдения зависит не просто удобство пользователя, но и его спокойствие и безопасность.

Причем безопасность эту нужно обеспечить всем функциям, всем программам и всем действиям, даже не сразу понятным с первого взгляда. Так что даже если Вам ничего не говорят протоколы SCP и SFTP, которые, в свою очередь, выполняются поверх других протоколов, SSH-1 и SSH-2, то все равно помните – данным нужна защита. Windows клиент Winscp использует эти протоколы в процессах защищенного файлового копирования между компьютером и поддерживающими эти протоколы серверами. Это основная функция программы Winscp, но далеко не единственная.

Компания разработчик предоставляет возможность бесплатно скачать winscp на русском языке . При этом, по мере выхода обновлений, программа в автоматическом режиме будет их скачивать и устанавливать бесплатно.


Программа позиционируется, как простой в освоении и работе защищённый файловый менеджер. Очень удобный и простой инструмент при работе с удалёнными Linux - серверами. Winscp позволяет полноценно работать с файлами на сервере, – выполняет весь основной спектр операций: удаление, редактирование и создание. Позволяет перемещать и копировать, создавать каталоги и ярлыки, и, конечно же, – менять свойства (рекурсивно менять права и владельца).

Интерфейс программы:

Интерфейс программы Winscp предлагается в двух вариантах – что кому привычнее. Первый вариант – нестареющая компьютерная классика в стиле Norton Commander, ориентированная на ту категорию пользователей, которая не любит мышей, а вот с клавиатурами договаривается с полуслова. Подходит для бывалых и продвинутых админов, а также других специалистов в области администрирования серверов.

Второй вариант – модерн в стиле Internet Explorer , и его обычно выбирают знатоки ОС линейки Windows или молодые администраторы. Каждый вариант интерфейса предлагает обширный спектр самых разнообразных настроек, а выбор в пользу того или другого делается при установке софта – что, впрочем, не отменяет возможности изменить его позже в процессе использования.

Winscp предоставляет пользователю весь спектр инструментария для синхронизации директорий в автоматическом или полуавтоматическом режиме, а также имеет широкие возможности интегрированного редактора текстов, который можно заменить на любой другой. Можно пользоваться для управления и командной строкой, но значительно улучшить управляющий функционал позволяют скрипты – с их помощью ряд операций могут выполняться автоматически без постоянной долбёжки пользователя уточняющими вопросами.

Если возможностей скриптов для решения поставленных задач стало не хватать , тогда разработчики программы предлагают воспользоваться более продвинутым решением WinSCP.NET, которое позволяет использовать такие высокоуровневые языки программирования, как C# и VB.NET .
Программа снабжена вполне исчерпывающим файлом-помощником, добраться до которого можно посредством кнопки About она открывает линки к справочной службе приложения.

Первоначально программа распространялась исключительно на английском языке, однако теперь это уже не проблема, вед на нашем сайте скачать Winscp бесплатно можно на русском языке. Хотя, имеется возможность скачать русификатор и отдельно.

Дополнительные особенности и возможности программы:

  • простой и понятный интерфейс, схожий по внешнему виду с файловым менеджером ОС Windows;
  • удобный sftp клиент для windows;
  • работа с переносными носителями информации;
  • экспорт собственных настроек соединения;
  • возможность работать не с реестром, а с конфигурационным файлом.
Привлекательный функционал и удобство использования сделали программу WinSCP популярной, и чтобы оценить это лично – нужно просто качать и установить её на свой Windows компьютер.

WinSCP is a popular free SFTP and FTP client for Windows, a powerful file manager that will improve your productivity. It offers an easy to use GUI to copy files between a local and remote computer using multiple protocols: Amazon S3, FTP, FTPS, SCP, SFTP or WebDAV. Power users can automate WinSCP using .NET assembly. WinSCP is available in English and many other languages.

Features

  • All common operations with files
  • Support for Amazon S3, FTP, FTPS, SCP, SFTP or WebDAV
  • Directory synchronization in several semi or fully automatic ways
  • Binary and text transfer modes, transfer queue and background transfers
  • Graphical user interface with choice of Windows Explorer-like or Norton Commander-like interfaces
  • Integrated text editor and support for external text editors
  • Integration with Windows, PuTTY and other applications
  • Scripting and task automation with batch file scripting, command-line interface and .NET assembly
  • Optionally supports portable operation using a configuration file instead of registry entries, suitable for operation from removable media
  • A comprehensive WinSCP documentation and an active user forum are freely accessible at WinSCP site

Project Samples




Editor"s Review

To understand how WinSCP fits into the FTP landscape, recall that when FTP technology was in its infancy, folks used to transfer files across the Web indiscriminately. Today, however, data security is crucial. In this regard, WinSCP commands attention because it offers an open-source solution that transfers files between PCs, along with the security of SSH, while supporting SFTP and legacy SCP, plus old school FTP. WinSCP’s interface has a couple of options. For example, there’s a simple Windows-based display of the remote server, or a Norton Commander-based view that displays both local and remote directories, along with WinSCP’s complete feature set.

WinSCP at a Glance

WinSCP is easy to download and use so long as you have access to a SSH server with SFTP/SCP support. In tests using FTP and SFTP, both WinSCP interfaces perform file transfers with ease. WinSCP lets you move files on your remote server, create new directories, or delete them. You also edit a file directly from WinSCP by using its internal text editor, or even by integrating WinSCP with your favorite external text editor. If you need to multi-task, WinSCP can connect to more than one server at a time. For those with advanced needs, WinSCP has transfer presets, shell integration, custom commands and more. If you want to explore these additional features, visit the WinSCP documentation for details.

Product Details

Here is a detailed breakdown of WinSCP’s features:
  • Graphical user interface -WinSCP offers Explorer and Commander interfaces, each with extensive configuration options.
  • Translated into many languages -WinSCP defaults to English but can be switched to many other languages.
  • Integration with Windows -Configure WinSCP during installation or from the application (includes drag and drop, URL, shortcut icons, jump list, and more).
  • File transfer protocol options -WinSCP supports SFTP and SCP protocols over SSH, and FTP and WebDAV protocols.
  • Batch file scripting and command-line interface -WinSCP offers scripting/console interface with many commands and .NET assembly for advanced programming tasks.
  • Directory synchronization -WinSCP offers options to synchronize your remote and local directories.
  • Integrated text editor -WinSCP lets you edit remote or local text files.
  • Integrated text editor -WinSCP is based on source code of this popular SSH client and shares site settings with it.
  • PuTTY support -WinSCP uses Pageant, a PuTTY authentication agent, for full support of public key authentication with SSH.
  • Authentication options -WinSCP supports password, keyboard-interactive, public key, and Kerberos (GSS) authentication.
  • Additional options -WinSCP protects stored site information with an optional master password, and it supports portable operations using a configuration file in place of registry entries.

Pros

Cons

WinSCP is the perfect FTP client and file manager. It is highly customizable, lightweight, and fast. And, for those who need it, WinSCP has extensive documentation. With two great interfaces to choose from during setup, we would have liked to toggle between these modes without modifying the WinSCP preferences.

Quick Specs

  • Version: 5.5.6
  • Date added: October 16, 2014
  • Operating systems: Windows
Show Less

How to Use WinSCP

WinSCP (Windows Secure Copy) is an open source SFTP client, FTP client, WebDAV client and SCP client for Windows. Its main function is transferring files between a local and a remote computer. WinSCP supports SFTP (SSH File Transfer Protocol) for secure file transfers and legacy SCP (Secure Copy Protocol). You can use WinSCP to transfer files both manually and automatically .

WinSCP Installation Program

Main Window (Explorer Interface)

The Explorer interface WinSCP looks similar to a normal Microsoft Windows folder (Windows Explorer) but, unlike with Commander Interface, only the remote directory is shown. To transfer the files you typically use drag and drop between WinSCP and Windows Explorer.

To access additional operations , right-click any object to select an operation from the context menu . You can also right-click a file or a directory to drag it to another location. If you want to explore additional features, visit the WinSCP FAQ for details.