Winscp windows server 2003

Documentation » Setting up WinSCP »

  • Server Requirements
  • SFTP Requirements
  • SCP Requirements
  • Using WinSCP with Restricted Shell Environments
  • Effect of Remote User Environment on WinSCP Sessions
  • Client Requirements

Advertisement

Server Requirements

Using WinSCP, you can connect to an SSH (Secure Shell) server with SFTP (SSH File Transfer Protocol) or SCP (Secure Copy Protocol) service, to an FTP (File Transfer Protocol) server, HTTP server with WebDAV service or store system with S3 protocol support.

SFTP is a standard file transfer protocol supported by most SSH servers. SCP is legacy protocol, supported mostly by OpenSSH and some other servers. For authentication, you can use user name and password or public key. Other authorization types include Keyboard-interactive, and Kerberos.

For FTP, both the basic unencrypted variant and FTPS are supported. Compressed transfers (Zlib) are not supported.

For WebDAV, both the basic unencrypted variant and WebDAVS are supported. Compressed transfers (Zlib) are not supported.

SFTP Requirements

For SFTP, the only requirement beyond the server requirements above is to run SFTP on the server. Most SSH servers include SFTP server.

SCP Requirements

As the SCP protocol implements file transfers only, WinSCP must use other means to implement the additional functionality (like directory listing). WinSCP uses Unix-like shell commands to do that. This in turn means that when using the SCP protocol, it can connect to servers that run Unix-like or its emulation only.

To transfer files, scp1 is used (it is called from within scp). If only scp2 is allowed on your server, check the Use scp2 with scp1 compatibility option on the SCP/Shell page on the Advanced Site Settings dialog.

For correct functionality, you must do the following. The bash shell is recommended for working with WinSCP. If your default shell doesn’t work with WinSCP, you can make WinSCP use other shell.

Advertisement

For its operation, WinSCP needs several commands: cd, chgrp, chmod, chown, echo, groups, ls, mkdir, mv, pwd, scp, rm, ln, unalias and unset. These commands have to be placed in the path and the user must have sufficient permissions to execute them. WinSCP expects “standard” behavior of these commands. You can avoid needing these commands by not using some of the WinSCP functions (mkdir, chown, ln, etc.) or by changing some configuration options (groups, unalias and unset).

Just after establishing the connection with a server, all aliases on the above commands are cleared. This helps avoid unexpected behavior.

Another precondition is that the output of all commands be in English. This mostly concerns names of months in directory listings (ls -la). Because of this, WinSCP clears all user variables that govern command output after login. If command output also reflects some other server settings, it may be necessary to change this before WinSCP can be used.

The last necessary condition is the proper output of the ls -la command, particularly the standard number and ordering of the columns. If the default output does not satisfy the needs of WinSCP you can use Listing command option on the SCP/Shell page on the Advanced Site Settings dialog to modify it.

WinSCP will attempt detect support for the --full-time switch of the ls command. If the detection causes you problems, you can disable it.

Using WinSCP with Restricted Shell Environments

A number of restricted shell environments exist for supporting
SFTP/SCP only accounts. These systems restrict an user to a small
subset of commands needed to manipulate files, while denying an
ability to execute arbitrary commands. Some of these environments
create incompatibilities with WinSCP, particularly if using SCP.

Effect of Remote User Environment on WinSCP Sessions

Most shells nowadays offer options to make the user experience better. Unfortunately many of these options make the shell incompatible with WinSCP.

This mainly affects the SCP protocol. An example is colorized output from the ls command that includes ANSI color sequences which WinSCP cannot parse.

Also, the SFTP protocol can be affected. A typical example is where some message is
printed from a start-up script. WinSCP (and any other SFTP client) will attempt to parse the message as an SFTP packet, which will obviously fail.

You should configure your start-up scripts to conform to non-interactive sessions (like WinSCP). Some shells call different profile/start-up scripts for interactive and non-interactive sessions. You can also use some environment variables, such as TERM to distinguish interactive and non-interactive sessions.

Client Requirements

WinSCP runs on Microsoft Windows 7/2008 and newer, up to Windows 11 and Windows Server 2022. WinSCP runs both on client and server editions of Windows. We know of no reason why WinSCP should not continue to work on future versions of Windows.

The application installer does not run on Windows 7 without SP1/2008 R2 without SP1 and older. If you need to use WinSCP on an older version of Windows, use Portable executables download. The last version of WinSCP that have worked on Windows XP SP2/Windows Server 2003 SP1 is WinSCP 6.3.7.

While there is 32-bit version of WinSCP available only, it runs on 64-bit editions of Windows.

Advertisement

On Windows Server, WinSCP runs both in “Server with Desktop Experience” (“Server with a GUI”) and “Server Core” installation options.

WinSCP also runs on Wine. See WinSCP entry on Wine AppDB.

WinSCP requires 40–100 MB of free disk space.

We take care to make WinSCP an accessible application, particularly to visually impaired people. WinSCP can be used on systems with screen readers.

WinSCP (Windows Secure Copy) is an award-winning, open source SFTP client, FTP client, WebDAV client and SCP client for Windows. Its main function is file transfer between a local and a remote computer. Beyond this, WinSCP offers scripting and basic file manager and file synchronization functionality. For secure transfers, it uses Secure Shell (SSH) and supports the SCP protocol in addition to SFTP.

WinSCP is based on the implementation of the SSH protocol from PuTTY and FTP protocol from FileZilla. It is also available as a plugin for Altap Salamander file manager, and there exists a third-party plugin for the FAR file manager.

WinSCP can act as a remote editor. When the user clicks on a (text) file in the remote file manager, it transfers the file to the local machine and opens it in the integrated editor, where Windows users can feel very much at home. Alternatively, the user may choose local editors based on file extensions. Whenever the document is saved, the remote version is updated automatically.

Key Features:

  • Easy to use graphical user interface
  • Integration with Windows
  • Batch file scripting and command-line interface
  • Support for FTP and WebDAV protocols
  • Support for SFTP and SCP protocols over SSH
  • Protects stored site information with master password
  • .NET assembly for advanced programming tasks
  • Integrates with Pageant (PuTTY authentication agent)
  • Support public key authentication
  • Integrated text editor
  • Directory synchronization
  • Available as portable
  • Download Links
  • Details
  • What’s New

Last Update: June 17, 2024

Current Version: 6.3.4.14955

License: Open Source

Languages:
Croatian, Korean, French, Ukrainian, Dutch, Polish, Czech, Finnish, Italian, Catalan, English, Portuguese, Serbian, Chinese (Traditional), Swedish, Turkish, Indonesian, Malay, Brazilian Portuguese, Chinese (Simplified), German, Japanese, Spanish, Russian, Hungarian, Norwegian.

Supported Operating Systems:
Windows XP SP2+ / Vista / 7 / 8 / 8.1 / 10 (32-Bit, 64-Bit)
Windows Server 2003 / Server 2008 / Server 2012 (32-Bit, 64-Bit)

Developer: Simon Tatham

Homepage: WinSCP.net

  • Translation completed: Norwegian.
  • Not closing an application when initial Login dialog is closed without opening session and Keep main window open when the last session is closed is on

Changelog

Disclaimer: The direct download links we offer for this software are sourced from the official website of the author or developer, guaranteeing they are 100% original and unaltered. However, because the links are external, we cannot guarantee their safety, availability, or download speeds. We will research and find various download options for your software, including online installers, full offline installers (usually ‘exe’ or ‘msi’, ‘dmg’, and occasionally ‘iso’ or torrent), and portable editions (commonly ‘zip’ or ‘rar’).
We wish to clearly express our firm opposition to piracy. We maintain a strict zero-tolerance policy against piracy and will neither offer nor share any pirated or illegal versions or tools. We strongly advise against using such methods, as they can damage your devices. We highly encourage you, if you value this software, to invest in a legitimate license. Doing so not only guarantees your safety but also supports the developers, resulting in improved software quality.

WinSCP Portable — это бесплатный SFTP-протокол передачи файлов (SSH File Transfer Protocol), FTP (File Transfer Protocol) и клиент SCP (Secure Copy) для Windows, использующий SSH (Secure Shell). Его основная функция — безопасное копирование файлов между локальным и удаленным компьютерами. Помимо этой базовой функции, WinSCP управляет некоторыми другими действиями с файлами.

Что нового в этой версии:

  • Обновление до PuTTY 0.68
  • Перевод на традиционный китайский.

Что нового в версии 5.9.1:

  • Завершены переводы: каталонский, шведский и польский.
  • Несколько файлов можно открыть в редакторе сразу, используя их пути.

Что нового в версии 5.1.6:

Версия 5.1.6 исправлены проблемы с фрагментами ссылок справки не работали, сбой При нажатии клавиши Shift в приглашении консоли с помощью winscp.com, уязвимости SSH и сбое при запуске с настройками по умолчанию для сеанса с набором паролей, защищенным паролем.


Скачать

Разработчик: Martin Prikry
Платформа: Windows 7, Windows Vista, Windows 8, Windows 8.1, Windows 10, Windows 11, Windows Server
Размер: 11 Мб
Лицензия: бесплатно
Категория: Windows, Загрузчики, Интернет
Все файлы скачиваются с официальных сайтов.


Из обзора вы узнаете функционал WinSCP для Windows, преимущества и недостатки приложения, системные требования,
а также как установить WinSCP на ваше устройство.

Чтобы установить WinSCP надо:

  • скачать WinSCP на Windows бесплатно по ссылке с нашего сайта, внизу страницы;
  • прочитать инструкцию по установке и запуску программы в этом обзоре.

Описание

В современном мире программы, утилиты и расширения есть буквально на любой случай, с любым функционалом и подходящие для любой операционной системы. Именно для того, чтобы пользователи могли разобраться в огромном разнообразии программ, найти то, что подходит именно им, и удовлетворит любые их потребности, существуют обзоры, подобные данной статье. Сейчас мы уделим внимание довольно оригинальной утилите WinSCP. Данная программа ориентирована на Виндоус, является графическим клиентом и предназначена для работы с протоколами SFTP и SCP. Данное программное обеспечение предназначено для загрузки и выгрузки файлов с сайтов. При первом взгляде бросается в глаза минималистичный интерфейс, но на самом деле программа обладает широким спектром гибких настроек. Скачать WinSCP бесплатно вы сможете внизу обзора по ссылке разработчика.

Функционал

Перечислим основные возможности данной программы:

  • Поддержка удобного графического интерфейса.
  • Возможность перетаскивания файлов (так называемый Drag-and-drop).
  • Создание символических ссылок и ярлыков.
  • Автоматизация многих процессов путем использования скриптов bat/cmd.
  • Настройка синхронизации выбранных папок. Присутствует автоматический и полуавтоматический режимы.
  • Встроенный модуль для редактирования текстовых файлов.
  • Поддержка авторизации при использовании пароля или открытого ключа.
  • Доступно два варианта внешнего вида на выбор пользователя: как в проводнике и вариация на тему Нортон Командер.
  • Сохранение профилей соединений в памяти программы.
  • Возможность сохранения настроек не в реестре стационарного компьютера, а в файле (таким образом, программу можно использовать в качестве портативной версии и хранить на съемном носителе, например, на флешке).

Достоинства и недостатки

Выбор в пользу WinSCP обоснован следующими достоинствами.

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

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

Высокая скорость, в свою очередь, так же добивается в том числе и благодаря минимализму функционального и визуального наполнения утилиты.

Имеется возможностью подключения по SSH и реализация поддержки протоколов SFTP и SCP.

Очень яркой особенностью программы является поддержание рабочей сессии. Каждые 50 секунд на сервер автоматически отправляется пакет данных. Это позволяет программе находиться в активном состоянии и не производить постоянные переподключения. Например, самый известный аналог — Тотал Коммандер — не производит таких действий, вынуждая пользователей постоянно подключаться заново, начиная новую сессию в случае простоя.

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

Программа дает возможность взаимодействовать одновременно с двумя и более открытыми файлами, даже если у файлов разные ftp-аккаунты.

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

Видео обзор

Системные требования

Для установки WinSCP вам надо:

  • Windows 11 / 10 / 8.1 / 8 / 7 (32-bit и 64-bit).
  • Windows Server 2008 R2 SP1 – 2019 (32-bit и 64-bit).
  • Windows Vista / XP SP2 (портативная версия WinSCP).
  • Windows Server 2008 / 2003 SP1 (портативная версия WinSCP).

Стоит ли устанавливать

WinSCP — это практически уникальная программа, которая упрощает пользователю работу с большим объемом данных, переносом и синхронизации папок и многое другое. На данный момент эта утилита является не такой распространенной и популярной, как раскрученный и всем известный Тотал Коммандер, но во многом она превосходит популярный аналог.

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

Похожие программы

  • Ant Download Manager
  • Internet Download Manager
  • AzTorrent
  • Allavsoft Downloader
  • YTD Video Downloader


8 оценок,

среднее: 4,88 из 5

Загрузка…


Установок: 475

Категория Windows, Загрузчики, Интернет
Платформа: Windows 7, Windows Vista, Windows 8, Windows 8.1, Windows 10, Windows 11, Windows Server
Разработчик: Martin Prikry
Размер: 11 Мб
Лицензия: бесплатно
*все файлы скачиваются с официальных сайтов

Ссылки на скачивание ведут на официальные сайты. Файл вы можете проверить антивирусной программой.

OldVersion

Здравствуйте, гость, 
Войти | 
Реестр

  • Windows
  • Mac
  • Linux
  • Игры
  • Android
Русский

  • Русский
  • العربية
  • Deutsch
  • English
  • Español
  • Français
  • 日本の
  • Türk
  • 中国的
  • Загрузить программное обеспечение
  • Форум
  • Блог
  • Реестр
  • Войти

Статистика: 30,053 версии из 1,966 программы


Выберите программу…
понизить до версии вы любите!

Windows
 » 
Связь
 » 
WinSCP

Получайте обновления WinSCP

WinSCP

490,950 Downloads

  • Официальный сайт: http://winscp.net
  • Компания: Martin Prikry
  • Недавно добавленные версия: WinSCP 5.1.3
  • Самая популярная версия:
    WinSCP 3.6.0 — 9,578 Загрузка

WinSCP Последняя версия

WinSCP 5.1.3

Загрузить сейчас

Выпущенный: 
06.01.2013
Размер: 
4.75 MB
Загрузка: 
109
Rating:

Проверенный: Свободный от программ-шпионов, рекламного ПО и вирусов

WinSCP Популярная версия

WinSCP 3.6.0

Загрузить сейчас

Выпущенный: 
02.05.2004
Размер: 
1.30 MB
Загрузка: 
9,578
Rating:

Проверенный: Свободный от программ-шпионов, рекламного ПО и вирусов

Выберите версию WinSCP Скачать бесплатно!

Версия программного обеспечения Дата выпуска Размер
WinSCP 2.0.0 16.12.2002 1.34 MB
WinSCP 2.1.0 13.01.2003 1.42 MB
WinSCP 2.2.0 26.01.2003 1.44 MB
WinSCP 2.2.3 12.04.2003 1.44 MB
WinSCP 2.3.0 Добавить информацию 1.46 MB
WinSCP 3.0.0 26.06.2003 1.51 MB
WinSCP 3.1.0 15.07.2003 1.53 MB
WinSCP 3.2.0 24.08.2003 1.55 MB
WinSCP 3.2.1 24.08.2003 1.55 MB
WinSCP 3.3.0 15.09.2003 1.58 MB
WinSCP 3.4.0 29.10.2003 1.59 MB
WinSCP 3.4.1 01.11.2003 1.59 MB
WinSCP 3.4.2 05.11.2003 1.59 MB
WinSCP 3.5.0 14.01.2004 1.61 MB
WinSCP 3.5.5 23.02.2004 1.35 MB
WinSCP 3.5.6 05.03.2004 1.27 MB
WinSCP 3.6.0 02.05.2004 1.30 MB
WinSCP 3.6.1 13.05.2004 1.31 MB
WinSCP 3.6.5 02.07.2004 1.33 MB
WinSCP 3.6.6 15.07.2004 1.34 MB
WinSCP 3.6.7 09.08.2004 1.35 MB
WinSCP 3.6.8 25.08.2004 1.36 MB
WinSCP 3.7.0 13.10.2004 1.40 MB
WinSCP 3.7.1 31.10.2004 1.41 MB
WinSCP 3.7.2 29.01.2005 1.41 MB
WinSCP 3.7.3 07.02.2005 1.41 MB
WinSCP 3.7.4 10.02.2005 1.41 MB
WinSCP 3.7.5 07.05.2005 266.01 KB
WinSCP 3.7.6 15.08.2005 1.60 MB
WinSCP 3.8.0 20.12.2005 1.65 MB
WinSCP 3.8.1 07.05.2006 1.17 MB
WinSCP 3.8.2 19.06.2006 1.17 MB
WinSCP 4.0.0 07.04.2007 1.38 MB
WinSCP 4.0.1 beta 28.05.2007 1.85 MB
WinSCP 4.0.1 28.05.2007 1.39 MB
WinSCP 4.0.2 beta 29.05.2007 1.86 MB
WinSCP 4.0.2 29.05.2007 1.86 MB
WinSCP 4.0.3 12.07.2007 1.85 MB
WinSCP 4.0.4 02.09.2007 1.86 MB
WinSCP 4.0.5 24.10.2007 1.93 MB
WinSCP 4.0.6 03.01.2008 1.93 MB
WinSCP 4.0.7 03.03.2008 1.93 MB
WinSCP 4.1 beta 19.03.2008 1.92 MB
WinSCP 4.1.1 beta 04.05.2008 2.18 MB
WinSCP 4.1.2 beta 09.05.2008 2.18 MB
WinSCP 4.1.3 beta 22.05.2008 2.11 MB
WinSCP 4.1.4 beta 24.06.2008 2.12 MB
WinSCP 4.1.5 12.07.2008 2.25 MB
WinSCP 4.1.6 30.07.2008 2.25 MB
WinSCP 4.1.7 28.09.2008 2.31 MB
WinSCP 4.1.8 01.12.2008 2.37 MB
WinSCP 4.1.9 23.04.2009 2.40 MB
WinSCP 4.2 beta 26.02.2009 2.21 MB
WinSCP 4.2.1 beta 27.02.2009 2.21 MB
WinSCP 4.2.2 beta 28.06.2009 2.38 MB
WinSCP 4.2.3 beta 18.08.2009 2.45 MB
WinSCP 4.2.4 beta 25.10.2009 2.45 MB
WinSCP 4.2.5 22.12.2009 2.80 MB
WinSCP 4.2.6 16.02.2010 2.84 MB
WinSCP 4.2.7 04.03.2010 2.94 MB
WinSCP 4.2.8 14.07.2010 2.99 MB
WinSCP 4.2.9 23.09.2010 3.00 MB
WinSCP 4.3 beta 07.11.2010 2.99 MB
WinSCP 4.3.1 beta 11.12.2010 2.99 MB
WinSCP 4.3.2 23.02.2011 2.83 MB
WinSCP 4.3.3 Добавить информацию 2.59 MB
WinSCP 4.3.3.1340 Добавить информацию 2.59 MB
WinSCP 4.3.4 27.07.2011 2.59 MB
WinSCP 4.3.5 18.09.2011 2.89 MB
WinSCP 4.3.6 29.12.2011 2.92 MB
WinSCP 4.3.7 18.02.2012 2.92 MB
WinSCP 4.3.8 07.06.2012 2.95 MB
WinSCP 4.3.9 24.07.2012 3.77 MB
WinSCP 4.4.0 28.01.2013 3.80 MB
WinSCP 5.0.0 (Beta) 24.08.2011 3.14 MB
WinSCP 5.0.1 (Beta) 09.09.2011 5.34 KB
WinSCP 5.0.2 (Beta) 14.09.2011 5.34 KB
WinSCP 5.0.3 (Beta) 21.10.2011 5.34 KB
WinSCP 5.0.4 (Beta) 30.10.2011 6.27 KB
WinSCP 5.0.5 (Beta) 08.11.2011 6.26 KB
WinSCP 5.0.6 (Beta) 29.02.2012 2.73 MB
WinSCP 5.0.7 (Beta) 08.05.2012 3.24 MB
WinSCP 5.0.8 03.08.2012 3.64 MB
WinSCP 5.0.9 (Release Candidate) 05.09.2012 3.68 MB
WinSCP 5.1.0 24.09.2012 4.56 MB
WinSCP 5.1.1 06.11.2012 4.63 MB
WinSCP 5.1.2 02.12.2012 4.74 MB
WinSCP 5.1.3 06.01.2013 4.75 MB

Есть ли у вас версия программного обеспечения, которая в настоящее время не в списке?

Загрузите его сейчас и получите вознаграждение!

Нужна версия программного обеспечения, которая в настоящее время не в списке?

Сделать запрос сейчас программного обеспечения!

WinSCP Описание

Другие программы Интернет

  • AOL Instant Messenger
  • BitWise IM
  • Camfrog
  • CheckMail
  • Eudora
  • Gaim
  • Google Talk
  • ICQ
  • ICQ Lite
  • IncrediMail
  • Incredimail Xe
  • KVIrc
  • ManyCam
  • mIRC
  • Mozilla Thunderbird

WinSCP Комментарии

blog comments powered by Disqus

Топ 5 Авторы

sofiane
41,005 Очки
PKO17
16,000 Очки
safarisilver
13,345 Очки
alpha1
10,985 Очки
Matrixisme
9,755 Очки

Еще пользователя »

Загрузить программное обеспечение

Получить баллы за загрузку программного обеспечения и использовать их, чтобы выкупить призы!

Ссылки на сайты

  • О компании
  • Связаться с Нами
  • Помощь / Вопросы и ответы

Категория

  • Windows
  • Mac
  • Linux
  • Игры
  • Android

Следить OldVersion.com

  •  
  •  
  •  

Old Version

Перевод с Google Translate

OldVersion.com предоставляет бесплатные загрузки программного обеспечения для старых версий программ, драйверов и игр.
Так почему бы не вернуться к версии, которую вы любите? …. потому что новые не всегда лучше!

  • ©2000-2025 OldVersion.com.
  • Политика конфиденциальности
  • TOS
  • Загрузить программное обеспечение
  • Блог
  • Дизайн Jenox
 

OldVersion.com Points System

When you upload software to oldversion.com you get rewarded by points. For every field that is filled out correctly, points will be
rewarded, some fields are optional but the more you provide the more you will get rewarded!

So why not upload a peice software today, share with others and get rewarded! click here to upload software>>

Понравилась статья? Поделить с друзьями:
0 0 голоса
Рейтинг статьи
Подписаться
Уведомить о
guest

0 комментариев
Старые
Новые Популярные
Межтекстовые Отзывы
Посмотреть все комментарии
  • Не могу открыть фотографии на компьютере windows 10
  • Asus p8h61 m lx2 драйвера windows 10 64
  • Windows nt driver is required перевод
  • Как включить темную тему windows 10 по расписанию
  • Чем отличается файловая система windows от linux