Winscp ошибка сети соединение отклонено

I am using the WinSCP in order to download files using FTP protocol. I got this error in the XML log. Any idea? Network error: Connection to "example.com" refused. The server rejected

I am using the WinSCP in order to download files using FTP protocol.

I got this error in the XML log. Any idea?

Network error: Connection to «example.com» refused.
The server rejected SFTP connection, but it listens for FTP connections.

Did you want to use FTP protocol instead of SFTP? Prefer using
encryption.

Martin Prikryl's user avatar

asked Apr 23, 2014 at 10:52

user3548593's user avatar

WinSCP uses SFTP protocol by default, contrary to most other file transfer clients, which use FTP protocol.

For this reason, when you try to connect using the default SFTP protocol to a server that does not have an SSH/SFTP service (does not have a port 22 open), but it has an FTP service (a port 21 open), it suggests you that you might have actually wanted to use the FTP.

You need to select the FTP protocol explicitly on Login dialog:
https://winscp.net/eng/docs/ui_login

For more details:
https://winscp.net/eng/docs/message_server_rejected_sftp_listens_for_ftp

answered Apr 23, 2014 at 12:44

Martin Prikryl's user avatar

Martin PrikrylMartin Prikryl

181k53 gold badges461 silver badges933 bronze badges

4

Even if all these protocols have similar names they are different:

  • FTP — file transfer protocol RFC959
  • SFTP — «secure file transfer», which is file transfer over a SSH connection
  • SCP — «secure copy», also file transfer over SSH
  • FTPS — «FTP secure», an extension of the original FTP with use of SSL (not SSH) connections

So SFTP and SCP need an SSH server at the peer, while FTP/FTPS need an FTP(s) server.

WinSCP can probably all of these, but it can only do FTPS if the FTP server has the SSL extension enabled. So if you want to do FTPS (and not SFTP) please check your servers configuration.

Martin Prikryl's user avatar

answered Apr 23, 2014 at 11:14

Steffen Ullrich's user avatar

Steffen UllrichSteffen Ullrich

110k10 gold badges129 silver badges167 bronze badges

1

I am using the WinSCP in order to download files using FTP protocol.

I got this error in the XML log. Any idea?

Network error: Connection to «example.com» refused.
The server rejected SFTP connection, but it listens for FTP connections.

Did you want to use FTP protocol instead of SFTP? Prefer using
encryption.

Martin Prikryl's user avatar

asked Apr 23, 2014 at 10:52

user3548593's user avatar

WinSCP uses SFTP protocol by default, contrary to most other file transfer clients, which use FTP protocol.

For this reason, when you try to connect using the default SFTP protocol to a server that does not have an SSH/SFTP service (does not have a port 22 open), but it has an FTP service (a port 21 open), it suggests you that you might have actually wanted to use the FTP.

You need to select the FTP protocol explicitly on Login dialog:
https://winscp.net/eng/docs/ui_login

For more details:
https://winscp.net/eng/docs/message_server_rejected_sftp_listens_for_ftp

answered Apr 23, 2014 at 12:44

Martin Prikryl's user avatar

Martin PrikrylMartin Prikryl

181k53 gold badges461 silver badges933 bronze badges

4

Even if all these protocols have similar names they are different:

  • FTP — file transfer protocol RFC959
  • SFTP — «secure file transfer», which is file transfer over a SSH connection
  • SCP — «secure copy», also file transfer over SSH
  • FTPS — «FTP secure», an extension of the original FTP with use of SSL (not SSH) connections

So SFTP and SCP need an SSH server at the peer, while FTP/FTPS need an FTP(s) server.

WinSCP can probably all of these, but it can only do FTPS if the FTP server has the SSL extension enabled. So if you want to do FTPS (and not SFTP) please check your servers configuration.

Martin Prikryl's user avatar

answered Apr 23, 2014 at 11:14

Steffen Ullrich's user avatar

Steffen UllrichSteffen Ullrich

110k10 gold badges129 silver badges167 bronze badges

1

2 / 1 / 2

Регистрация: 07.02.2014

Сообщений: 246

1

25.08.2016, 20:41. Показов 12860. Ответов 9


Установил Oracle Virtual Box. Скачал и установил Debian 7, SSH. Порты настроил, надеюсь правильно. Подключаюсь через WinSCP, пишет что сервер отклонил подключение по SFTP, попробуйте FTP, через FTP, просто отклоняет. Так же через Putty тоже не подключается. В чём может быть проблема?

__________________
Помощь в написании контрольных, курсовых и дипломных работ, диссертаций здесь



0



nimazzzy

Заблокирован

25.08.2016, 21:10

2

ssh-сервер запущен? На линухе сами порты проверил? Открыты ли они, слушает ли их процесс сервера, не закрыты ли fw? Курим netstat, iptables.



0



Эксперт по компьютерным сетямЭксперт NIX

12384 / 7223 / 758

Регистрация: 09.09.2009

Сообщений: 28,185

26.08.2016, 08:58

3

Цитата
Сообщение от Armando111
Посмотреть сообщение

В чём может быть проблема?

не установлен openssh-server



0



2 / 1 / 2

Регистрация: 07.02.2014

Сообщений: 246

26.08.2016, 11:43

 [ТС]

4

Цитата
Сообщение от Dmitry
Посмотреть сообщение

не установлен openssh-server

Пытаюсь установить, пишет, что последняя версия openssh-server установлена

Добавлено через 4 минуты

Цитата
Сообщение от nimazzzy
Посмотреть сообщение

На линухе сами порты проверил? Открыты ли они, слушает ли их процесс сервера

Как это сделать?



0



Эксперт по компьютерным сетямЭксперт NIX

12384 / 7223 / 758

Регистрация: 09.09.2009

Сообщений: 28,185

26.08.2016, 11:46

5

Цитата
Сообщение от Armando111
Посмотреть сообщение

пишет, что последняя версия openssh-server установлена

тогда можно попытаться глянуть в auth лог, были ли вообще попытки авторизации. если были, н осервер послал, искать причины, исправлять. Если не было, проверять запущен ли сам сервер sshd, смотреть файерволы, нат-ы, и т.д. и т.п. на предмет прохождения запросов по порту 22 ТСР



0



nimazzzy

Заблокирован

26.08.2016, 11:51

6

Цитата
Сообщение от Armando111
Посмотреть сообщение

Как это сделать?

Команды я написал, будь добр почитать.



0



2 / 1 / 2

Регистрация: 07.02.2014

Сообщений: 246

26.08.2016, 12:51

 [ТС]

7

Цитата
Сообщение от Dmitry
Посмотреть сообщение

тогда можно попытаться глянуть в auth лог

Лог auth (sshd):
Server listening on 0.0.0.0 port 22
Server listening on :: port 22
что это может означать?



0



Dmitry

Эксперт по компьютерным сетямЭксперт NIX

12384 / 7223 / 758

Регистрация: 09.09.2009

Сообщений: 28,185

26.08.2016, 13:15

8

что он (sshd — сервер ssh) запустился и ждет подключений
дополнительно можно проверить через netstat

Bash
1
netstat -anp | grep -i listen

в ответе должны быть (в том числе) такие строки

Код

tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      1386/sshd       
tcp6       0      0 :::22                   :::*                    LISTEN      1386/sshd

они показывают, что процесс sshd запущен и ожидает подключений на порту ТСР 22



0



2 / 1 / 2

Регистрация: 07.02.2014

Сообщений: 246

26.08.2016, 17:13

 [ТС]

9

Цитата
Сообщение от Dmitry
Посмотреть сообщение

они показывают, что процесс sshd запущен и ожидает подключений на порту ТСР 22

Значит сервер запустился, но всё равно не подключается, что ещё?



0



Эксперт по компьютерным сетямЭксперт NIX

12384 / 7223 / 758

Регистрация: 09.09.2009

Сообщений: 28,185

26.08.2016, 17:34

10

Цитата
Сообщение от Armando111
Посмотреть сообщение

что ещё?

выше дважды писали

Цитата
Сообщение от nimazzzy
Посмотреть сообщение

не закрыты ли fw?

Цитата
Сообщение от Dmitry
Посмотреть сообщение

смотреть файерволы, нат-ы, и т.д. и т.п. на предмет прохождения запросов по порту 22 ТСР



0



У меня есть запланированная работа по ежедневной безопасной передаче файлов через WinSCP. Поток начинается с 2 подписок на общий файловый ресурс ssrs, в результате чего 2 файла удаляются в локальный каталог. Затем задание агента сервера sql, которое я запланировал, запускает сценарий PowerShell, который инициирует передачу winscp sftp двух файлов на удаленный сервер SFTP.

Работа и передача файлов работали нормально и безупречно в течение 2 месяцев, пока случайным образом не на прошлой неделе, когда задание начинало давать сбой в некоторые дни (но не в другие). В журналах отображается загадочная сетевая ошибка «Программное обеспечение вызвало прерывание соединения». Я проверил документацию поддержки winscp здесь, https://winscp.net/eng/docs/message_software_caused_connection_abort< >, здесь https://winscp.net/eng/docs/message_unexpected_close здесь https://winscp.net/eng/docs/faq_connection_refused и другие источники здесь https://www.hostingride.in/ содержание / решенная-сетевая-ошибка-программное обеспечение-прерывание соединения-winscp-error-putty-keepalives

Основываясь на найденных предложениях, я:

А) Добавлено исключение для брандмауэра Windows, чтобы разрешить winscp.

Б) Включено «Выполнение команд фиктивного протокола» в разделе Keepalive в дополнительных настройках сайта WinSCP.

C) Увеличен тайм-аут ответа сервера и количество секунд между сообщениями поддержки активности до 360 секунд каждый.

Ни один из них не устранил проблему. И, как ни странно, передача файлов не происходит постоянно каждый день. Повторное выполнение задания (один и тот же код) обычно не выполняется, но иногда удается (см. Прилагаемый снимок экрана PowerShell)

Если кто-нибудь знает, как решить эту проблему, дайте мне знать. См. Запись в журнале и снимок экрана PowerShell.

. 2019-04-25 16:39:28.997 --------------------------------------------------------------------------
. 2019-04-25 16:39:28.998 Looking up host "REDACTED" for SSH connection
. 2019-04-25 16:39:29.002 Connecting to REDACTED port 22
. 2019-04-25 16:39:29.062 We claim version: SSH-2.0-WinSCP_release_5.13.1
. 2019-04-25 16:39:29.122 Network error: Software caused connection abort
. 2019-04-25 16:39:33.594 --------------------------------------------------------------------------
. 2019-04-25 16:39:33.594 WinSCP Version 5.13.1 (Build 8265) (OS 6.2.9200 - Windows Server 2012 Standard)
. 2019-04-25 16:39:33.594 Configuration: HKCUSoftwareMartin PrikrylWinSCP 2
. 2019-04-25 16:39:33.594 Log level: Normal
. 2019-04-25 16:39:33.594 Local account: REDACTEDebarnes
. 2019-04-25 16:39:33.594 Working directory: D:Div32_Daily_Reports
. 2019-04-25 16:39:33.594 Process ID: 205196
. 2019-04-25 16:39:33.595 Command-line: "D:Div32_Daily_ReportsWinSCP.exe" /console=5.13.1 /consoleinstance=_5176_503 "/script=SyncTo_bics_inventory_v2.txt" "/log=D:Div32_Daily_Reportswinscp_log_bics_inventory.txt" 
. 2019-04-25 16:39:33.595 Time zone: Current: GMT+0 (Coordinated Universal Time), No DST
. 2019-04-25 16:39:33.595 Login time: Thursday, April 25, 2019 4:39:33 PM
. 2019-04-25 16:39:33.595 --------------------------------------------------------------------------
. 2019-04-25 16:39:33.595 Script: Retrospectively logging previous script records:
> 2019-04-25 16:39:33.595 Script: option batch abort
< 2019-04-25 16:39:33.595 Script: batch           abort     
> 2019-04-25 16:39:33.595 Script: option confirm off
< 2019-04-25 16:39:33.595 Script: confirm         off       
> 2019-04-25 16:39:33.595 Script: open sftp://a427721x:***@REDACTED -hostkey="ssh-rsa 2048 ad:b3:c7:a1:ff:43:5c:71:d6:a7:50:6c:1a:c8:d1:70"
. 2019-04-25 16:39:33.595 --------------------------------------------------------------------------
. 2019-04-25 16:39:33.595 Session name: a427721x@REDACTED (Ad-Hoc site)
. 2019-04-25 16:39:33.595 Host name: REDACTED (Port: 22)
. 2019-04-25 16:39:33.595 User name: a427721x (Password: Yes, Key file: No, Passphrase: No)
. 2019-04-25 16:39:33.595 Tunnel: No
. 2019-04-25 16:39:33.595 Transfer Protocol: SFTP
. 2019-04-25 16:39:33.595 Ping type: Off, Ping interval: 30 sec; Timeout: 15 sec
. 2019-04-25 16:39:33.595 Disable Nagle: No
. 2019-04-25 16:39:33.595 Proxy: None
. 2019-04-25 16:39:33.595 Send buffer: 262144
. 2019-04-25 16:39:33.595 SSH protocol version: 2; Compression: No
. 2019-04-25 16:39:33.595 Bypass authentication: No
. 2019-04-25 16:39:33.595 Try agent: Yes; Agent forwarding: No; TIS/CryptoCard: No; KI: Yes; GSSAPI: Yes
. 2019-04-25 16:39:33.595 GSSAPI: Forwarding: No; Libs: gssapi32,sspi,custom; Custom: 
. 2019-04-25 16:39:33.595 Ciphers: aes,chacha20,blowfish,3des,WARN,arcfour,des; Ssh2DES: No
. 2019-04-25 16:39:33.595 KEX: ecdh,dh-gex-sha1,dh-group14-sha1,rsa,WARN,dh-group1-sha1
. 2019-04-25 16:39:33.595 SSH Bugs: Auto,Auto,Auto,Auto,Auto,Auto,Auto,Auto,Auto,Auto,Auto,Auto,Auto
. 2019-04-25 16:39:33.595 Simple channel: Yes
. 2019-04-25 16:39:33.595 Return code variable: Autodetect; Lookup user groups: Auto
. 2019-04-25 16:39:33.595 Shell: default
. 2019-04-25 16:39:33.595 EOL: LF, UTF: Auto
. 2019-04-25 16:39:33.595 Clear aliases: Yes, Unset nat.vars: Yes, Resolve symlinks: Yes; Follow directory symlinks: No
. 2019-04-25 16:39:33.595 LS: ls -la, Ign LS warn: Yes, Scp1 Comp: No
. 2019-04-25 16:39:33.595 SFTP Bugs: Auto,Auto
. 2019-04-25 16:39:33.595 SFTP Server: default
. 2019-04-25 16:39:33.595 Local directory: default, Remote directory: home, Update: Yes, Cache: Yes
. 2019-04-25 16:39:33.595 Cache directory changes: Yes, Permanent: Yes
. 2019-04-25 16:39:33.595 Recycle bin: Delete to: No, Overwritten to: No, Bin path: 
. 2019-04-25 16:39:33.595 DST mode: Unix
. 2019-04-25 16:39:33.595 --------------------------------------------------------------------------
. 2019-04-25 16:39:33.596 Looking up host "REDACTED" for SSH connection
. 2019-04-25 16:39:33.600 Connecting to REDACTED port 22
. 2019-04-25 16:39:33.660 We claim version: SSH-2.0-WinSCP_release_5.13.1
. 2019-04-25 16:39:33.720 Network error: Software caused connection abort
. 2019-04-25 16:39:37.840 --------------------------------------------------------------------------

enter image description here

Понравилась статья? Поделить с друзьями:
  • Wintab driver returned an error sai 2
  • Winscp доступ запрещен код ошибки 3 сообщение ошибки от сервер permission denied
  • Winsock select error
  • Winscp permission denied error code 3
  • Winsock error 10061 wsaeconnrefused