#12945 closed Bug report (worksforme)

ssh-2.0-Filezilla_3.65.0

Reported by: VectorOne Owned by:
Priority: normal Component: FileZilla Server
Keywords: Cc: VectorOne
Component version: 1.7.2 Operating system type:
Operating system version: win11 pro educational b22621

Description

<Date/Time> Info [Type] Message
<10-07-2023 16:52:26> FTP Session 25 192.168.1.139 [Response] 220-FileZilla Server 1.7.2
<10-07-2023 16:52:26> FTP Session 25 192.168.1.139 [Response] 220-Please visit https://filezilla-project.org/
<10-07-2023 16:52:26> FTP Session 25 192.168.1.139 [Response] 220 Private Server
<10-07-2023 16:52:26> FTP Session 25 192.168.1.139 [Command] SSH-2.0-FileZilla_3.65.0
<10-07-2023 16:52:26> FTP Session 25 192.168.1.139 [Response] 500 Wrong command.
<Date/Time> Info [Type] Message
<10-07-2023 16:53:11> FTP Session 26 192.168.1.139 [Error] Control channel closed with error from source 0. Reason: ECONNABORTED - Connection aborted.

I'm using latest versions for both client(3.65.0) and server(1.7.2). What can be done to remedy this?

FileZilla Client


Version: 3.65.0

Build information:

Compiled for: x86_64-w64-mingw32
Compiled on: x86_64-pc-linux-gnu
Build date: 2023-07-10
Compiled with: x86_64-w64-mingw32-gcc (GCC) 10-win32 20210110
Compiler flags: -O2 -g -Wall -Wextra -Wno-deprecated-copy -ffunction-sections -fdata-sections -Wno-cast-function-type

Linked against:

wxWidgets: 3.2.1
SQLite: 3.39.4
GnuTLS: 3.8.0

Operating system:

Name: Windows 11 (build 22621), 64-bit edition
Version: 10.0
Platform: 64-bit system
CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx avx2 aes pclmulqdq rdrnd bmi bmi2 adx lm
Settings dir: C:\Users\chris\AppData\Roaming\FileZilla\

Attachments (1)

filezilla.server.error.jpg (285.7 KB ) - added by VectorOne 16 months ago.
screen print of client

Download all attachments as: .zip

Change History (3)

by VectorOne, 16 months ago

Attachment: filezilla.server.error.jpg added

screen print of client

comment:1 by VectorOne, 16 months ago

oops, the file attached is from the server, NOT the client. The client info is pasted into the ticket msg body.

comment:2 by Tim Kosse, 16 months ago

Resolution: worksforme
Status: newclosed

The client is trying to connect via SFTP to a port on the server that has been configured for FTP(S).

Please check your configured ports. Make sure to connect with the correct protocol for the selected port.

As it should be: FTP(S) uses port 21, SFTP uses port 22.

Note: See TracTickets for help on using tickets.