Opened 7 years ago

Closed 7 years ago

#11375 closed Bug report (rejected)

Owner and Group fields showing number/ID, not name

Reported by: Gal Baras Owned by:
Priority: normal Component: FileZilla Client
Keywords: owner, list Cc:
Component version: 3.27.1 Operating system type: Windows
Operating system version: 10

Description

This is something I noticed this week, so I suspect it's related to the latest release: 3.27.1.

Basically, file lists show numbers/IDs for the owner and group of files, instead of showing their respective names. This is not specific to one hosting platform and a test with another FTP client shows the correct behaviour.

The only exception is WP Engine, which shows user names.

FileZilla Client


Version: 3.27.1

Build information:

Compiled for: x86_64-w64-mingw32
Compiled on: x86_64-pc-linux-gnu
Build date: 2017-08-14
Compiled with: x86_64-w64-mingw32-gcc (GCC) 6.3.0 20170516
Compiler flags: -g -O2 -Wall

Linked against:

wxWidgets: 3.0.4
SQLite: 3.19.3
GnuTLS: 3.5.13

Operating system:

Name: Windows 10 (build 15063), 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 bmi2 bmi2 adx
Settings dir: C:\Users\Gal\AppData\Roaming\FileZilla\

Debug log


11:42:14 Trace: CControlSocket::SendNextCommand()
11:42:14 Trace: CFtpLogonOpData::Send() in state 0
11:42:14 Status: Resolving address of accountingbayside.com.au
11:42:14 Status: Connecting to 103.42.110.22:21...
11:42:14 Status: Connection established, waiting for welcome message...
11:42:14 Trace: CFtpControlSocket::OnReceive()
11:42:14 Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
11:42:14 Response: 220-You are user number 2 of 50 allowed.
11:42:14 Response: 220-Local time is now 11:42. Server port: 21.
11:42:14 Response: 220-This is a private system - No anonymous login
11:42:14 Response: 220-IPv6 connections are also welcome on this server.
11:42:14 Response: 220 You will be disconnected after 15 minutes of inactivity.
11:42:14 Trace: CFtpLogonOpData::ParseResponse() in state 1
11:42:14 Trace: CControlSocket::SendNextCommand()
11:42:14 Trace: CFtpLogonOpData::Send() in state 2
11:42:14 Command: AUTH TLS
11:42:14 Trace: CFtpControlSocket::OnReceive()
11:42:14 Response: 234 AUTH TLS OK.
11:42:14 Trace: CFtpLogonOpData::ParseResponse() in state 2
11:42:14 Status: Initializing TLS...
11:42:14 Trace: CTlsSocketImpl::Handshake()
11:42:14 Trace: CTlsSocketImpl::ContinueHandshake()
11:42:14 Trace: TLS handshake: About to send CLIENT HELLO
11:42:14 Trace: TLS handshake: Sent CLIENT HELLO
11:42:14 Trace: CTlsSocketImpl::OnSend()
11:42:14 Trace: CTlsSocketImpl::OnRead()
11:42:14 Trace: CTlsSocketImpl::ContinueHandshake()
11:42:14 Trace: CTlsSocketImpl::OnRead()
11:42:14 Trace: CTlsSocketImpl::ContinueHandshake()
11:42:14 Trace: TLS handshake: Received SERVER HELLO
11:42:14 Trace: TLS handshake: Processed SERVER HELLO
11:42:14 Trace: CTlsSocketImpl::OnRead()
11:42:14 Trace: CTlsSocketImpl::ContinueHandshake()
11:42:14 Trace: TLS handshake: Received CERTIFICATE
11:42:14 Trace: TLS handshake: Processed CERTIFICATE
11:42:14 Trace: TLS handshake: Received SERVER KEY EXCHANGE
11:42:14 Trace: TLS handshake: Processed SERVER KEY EXCHANGE
11:42:14 Trace: TLS handshake: Received SERVER HELLO DONE
11:42:14 Trace: TLS handshake: Processed SERVER HELLO DONE
11:42:14 Trace: TLS handshake: About to send CLIENT KEY EXCHANGE
11:42:14 Trace: TLS handshake: Sent CLIENT KEY EXCHANGE
11:42:14 Trace: TLS handshake: About to send FINISHED
11:42:14 Trace: TLS handshake: Sent FINISHED
11:42:14 Trace: CTlsSocketImpl::OnRead()
11:42:14 Trace: CTlsSocketImpl::ContinueHandshake()
11:42:14 Trace: TLS handshake: Received NEW SESSION TICKET
11:42:14 Trace: TLS handshake: Processed NEW SESSION TICKET
11:42:14 Trace: TLS handshake: Received FINISHED
11:42:14 Trace: TLS handshake: Processed FINISHED
11:42:14 Trace: TLS Handshake successful
11:42:14 Trace: Protocol: TLS1.2, Key exchange: ECDHE-RSA, Cipher: AES-256-GCM, MAC: AEAD
11:42:14 Status: Verifying certificate...
11:42:14 Status: TLS connection established.
11:42:14 Trace: CControlSocket::SendNextCommand()
11:42:14 Trace: CFtpLogonOpData::Send() in state 5
11:42:14 Command: USER accountingbay
11:42:14 Trace: CTlsSocketImpl::OnRead()
11:42:14 Trace: CFtpControlSocket::OnReceive()
11:42:14 Response: 331 User accountingbay OK. Password required
11:42:14 Trace: CFtpLogonOpData::ParseResponse() in state 5
11:42:14 Trace: CControlSocket::SendNextCommand()
11:42:14 Trace: CFtpLogonOpData::Send() in state 5
11:42:14 Command: PASS
11:42:14 Trace: CTlsSocketImpl::OnRead()
11:42:14 Trace: CFtpControlSocket::OnReceive()
11:42:14 Response: 230 OK. Current restricted directory is /
11:42:14 Trace: CFtpLogonOpData::ParseResponse() in state 5
11:42:14 Trace: CControlSocket::SendNextCommand()
11:42:14 Trace: CFtpLogonOpData::Send() in state 6
11:42:14 Command: SYST
11:42:14 Trace: CTlsSocketImpl::OnRead()
11:42:14 Trace: CFtpControlSocket::OnReceive()
11:42:14 Response: 215 UNIX Type: L8
11:42:14 Trace: CFtpLogonOpData::ParseResponse() in state 6
11:42:14 Trace: CControlSocket::SendNextCommand()
11:42:14 Trace: CFtpLogonOpData::Send() in state 7
11:42:14 Command: FEAT
11:42:14 Trace: CTlsSocketImpl::OnRead()
11:42:14 Trace: CFtpControlSocket::OnReceive()
11:42:14 Response: 211-Extensions supported:
11:42:14 Response: EPRT
11:42:14 Response: IDLE
11:42:14 Response: MDTM
11:42:14 Response: SIZE
11:42:14 Response: MFMT
11:42:14 Response: REST STREAM
11:42:14 Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
11:42:14 Response: MLSD
11:42:14 Response: AUTH TLS
11:42:14 Response: PBSZ
11:42:14 Response: PROT
11:42:14 Response: UTF8
11:42:14 Response: TVFS
11:42:14 Response: ESTA
11:42:14 Response: PASV
11:42:14 Response: EPSV
11:42:14 Response: SPSV
11:42:14 Response: ESTP
11:42:14 Response: 211 End.
11:42:14 Trace: CFtpLogonOpData::ParseResponse() in state 7
11:42:14 Trace: CControlSocket::SendNextCommand()
11:42:14 Trace: CFtpLogonOpData::Send() in state 9
11:42:14 Command: OPTS UTF8 ON
11:42:14 Trace: CTlsSocketImpl::OnRead()
11:42:14 Trace: CFtpControlSocket::OnReceive()
11:42:14 Response: 200 OK, UTF-8 enabled
11:42:14 Trace: CFtpLogonOpData::ParseResponse() in state 9
11:42:14 Trace: CControlSocket::SendNextCommand()
11:42:14 Trace: CFtpLogonOpData::Send() in state 10
11:42:14 Command: PBSZ 0
11:42:14 Trace: CTlsSocketImpl::OnRead()
11:42:14 Trace: CFtpControlSocket::OnReceive()
11:42:14 Response: 200 PBSZ=0
11:42:14 Trace: CFtpLogonOpData::ParseResponse() in state 10
11:42:14 Trace: CControlSocket::SendNextCommand()
11:42:14 Trace: CFtpLogonOpData::Send() in state 11
11:42:14 Command: PROT P
11:42:15 Trace: CTlsSocketImpl::OnRead()
11:42:15 Trace: CFtpControlSocket::OnReceive()
11:42:15 Response: 200 Data protection level set to "private"
11:42:15 Trace: CFtpLogonOpData::ParseResponse() in state 11
11:42:15 Status: Logged in
11:42:15 Trace: Measured latency of 36 ms
11:42:15 Trace: CFtpControlSocket::ResetOperation(0)
11:42:15 Trace: CControlSocket::ResetOperation(0)
11:42:15 Trace: CFileZillaEnginePrivate::ResetOperation(0)
11:42:17 Status: Retrieving directory listing of "/public_html/wp-content/themes/accounting"...
11:42:17 Trace: CControlSocket::SendNextCommand()
11:42:17 Trace: CFtpListOpData::ListSend() in state 0
11:42:17 Trace: CFtpChangeDirOpData::Send() in state 0
11:42:17 Trace: CFtpChangeDirOpData::Send() in state 2
11:42:17 Command: CWD /public_html/wp-content/themes/accounting
11:42:17 Trace: CTlsSocketImpl::OnRead()
11:42:17 Trace: CFtpControlSocket::OnReceive()
11:42:17 Response: 250 OK. Current directory is /public_html/wp-content/themes/accounting
11:42:17 Trace: CFtpChangeDirOpData::ParseResponse() in state 2
11:42:17 Trace: CControlSocket::SendNextCommand()
11:42:17 Trace: CFtpChangeDirOpData::Send() in state 3
11:42:17 Command: PWD
11:42:17 Trace: CTlsSocketImpl::OnRead()
11:42:17 Trace: CFtpControlSocket::OnReceive()
11:42:17 Response: 257 "/public_html/wp-content/themes/accounting" is your current location
11:42:17 Trace: CFtpChangeDirOpData::ParseResponse() in state 3
11:42:17 Trace: CFtpControlSocket::ResetOperation(0)
11:42:17 Trace: CControlSocket::ResetOperation(0)
11:42:17 Trace: CControlSocket::ParseSubcommandResult(0)
11:42:17 Trace: CFtpListOpData::SubcommandResult() in state 1
11:42:17 Trace: CControlSocket::SendNextCommand()
11:42:17 Trace: CFtpListOpData::ListSend() in state 2
11:42:17 Trace: CFtpRawTransferOpData::Send() in state 1
11:42:17 Command: TYPE I
11:42:17 Trace: CTlsSocketImpl::OnRead()
11:42:17 Trace: CFtpControlSocket::OnReceive()
11:42:17 Response: 200 TYPE is now 8-bit binary
11:42:17 Trace: CFtpRawTransferOpData::ParseResponse() in state 1
11:42:17 Trace: CControlSocket::SendNextCommand()
11:42:17 Trace: CFtpRawTransferOpData::Send() in state 2
11:42:17 Command: PORT 192,168,0,100,84,30
11:42:17 Trace: CTlsSocketImpl::OnRead()
11:42:17 Trace: CFtpControlSocket::OnReceive()
11:42:17 Response: 500 I won't open a connection to 192.168.0.100 (only to 220.240.224.138)
11:42:17 Trace: CFtpRawTransferOpData::ParseResponse() in state 2
11:42:17 Trace: CControlSocket::SendNextCommand()
11:42:17 Trace: CFtpRawTransferOpData::Send() in state 2
11:42:17 Command: PASV
11:42:17 Trace: CTlsSocketImpl::OnRead()
11:42:17 Trace: CFtpControlSocket::OnReceive()
11:42:17 Response: 227 Entering Passive Mode (103,42,110,22,249,133)
11:42:17 Trace: CFtpRawTransferOpData::ParseResponse() in state 2
11:42:17 Trace: CControlSocket::SendNextCommand()
11:42:17 Trace: CFtpRawTransferOpData::Send() in state 4
11:42:17 Trace: Binding data connection source IP to control connection source IP 192.168.0.100
11:42:17 Command: MLSD
11:42:17 Trace: CTransferSocket::OnConnect
11:42:17 Trace: CTlsSocketImpl::Handshake()
11:42:17 Trace: Trying to resume existing TLS session.
11:42:17 Trace: CTlsSocketImpl::ContinueHandshake()
11:42:17 Trace: TLS handshake: About to send CLIENT HELLO
11:42:17 Trace: TLS handshake: Sent CLIENT HELLO
11:42:17 Trace: CTlsSocketImpl::OnSend()
11:42:17 Trace: CTlsSocketImpl::OnSend()
11:42:17 Trace: CTlsSocketImpl::OnRead()
11:42:17 Trace: CTlsSocketImpl::ContinueHandshake()
11:42:17 Trace: CTlsSocketImpl::OnRead()
11:42:17 Trace: CFtpControlSocket::OnReceive()
11:42:17 Response: 150 Accepted data connection
11:42:17 Trace: CFtpRawTransferOpData::ParseResponse() in state 4
11:42:17 Trace: CControlSocket::SendNextCommand()
11:42:17 Trace: CFtpRawTransferOpData::Send() in state 5
11:42:17 Trace: CTlsSocketImpl::OnRead()
11:42:17 Trace: CTlsSocketImpl::ContinueHandshake()
11:42:17 Trace: TLS handshake: Received SERVER HELLO
11:42:17 Trace: TLS handshake: Processed SERVER HELLO
11:42:17 Trace: TLS handshake: Received FINISHED
11:42:17 Trace: TLS handshake: Processed FINISHED
11:42:17 Trace: TLS handshake: About to send FINISHED
11:42:17 Trace: TLS handshake: Sent FINISHED
11:42:17 Trace: TLS Handshake successful
11:42:17 Trace: TLS Session resumed
11:42:17 Trace: Protocol: TLS1.2, Key exchange: ECDHE-RSA, Cipher: AES-256-GCM, MAC: AEAD
11:42:17 Trace: CTransferSocket::OnConnect
11:42:17 Trace: CTlsSocketImpl::OnRead()
11:42:17 Trace: CTlsSocketImpl::OnRead()
11:42:17 Trace: CTlsSocketImpl::OnRead()
11:42:17 Trace: CTlsSocketImpl::OnRead()
11:42:17 Trace: CTransferSocket::OnReceive(), m_transferMode=0
11:42:17 Listing: type=cdir;sizd=4096;modify=20170725140850;UNIX.mode=0755;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d2ba3; .
11:42:17 Listing: type=pdir;sizd=4096;modify=20170824161115;UNIX.mode=0755;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g14b697d; ..
11:42:17 Listing: type=file;size=641;modify=20160503050642;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3b3a; 404.php
11:42:17 Listing: type=file;size=15129;modify=20160503050640;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3b3b; _LICENSE.txt
11:42:17 Listing: type=dir;sizd=4096;modify=20160503050644;UNIX.mode=0755;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d2ba5; anps-framework
11:42:17 Listing: type=file;size=840;modify=20160503050640;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3b43; archive.php
11:42:17 Listing: type=file;size=5400;modify=20160503050640;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3b45; attachment.php
11:42:17 Listing: type=file;size=424;modify=20160503050640;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3b8c; author.php
11:42:17 Listing: type=file;size=818;modify=20160503050640;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3b8e; category.php
11:42:17 Listing: type=file;size=3669;modify=20160503050640;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3b90; comments.php
11:42:17 Listing: type=file;size=3999;modify=20160503050642;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3b94; content-blog-grid.php
11:42:17 Listing: type=file;size=2202;modify=20160503050644;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3b96; content-blog-masonry.php
11:42:17 Listing: type=file;size=2487;modify=20160503050644;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3bc4; content-columns.php
11:42:17 Listing: type=file;size=6764;modify=20160503050640;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3bc6; content-single-blog.php
11:42:17 Listing: type=file;size=4831;modify=20160503050644;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3bc7; content-single.php
11:42:17 Listing: type=file;size=4163;modify=20160503050642;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3bc9; content.php
11:42:17 Listing: type=dir;sizd=4096;modify=20160503050642;UNIX.mode=0755;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d2ba6; css
11:42:17 Listing: type=file;size=40;modify=20160503050641;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3bf0; custom.css
11:42:17 Listing: type=file;size=21167;modify=20170822141035;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3bf1; error_log
11:42:17 Listing: type=dir;sizd=4096;modify=20160503050640;UNIX.mode=0755;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d2ba7; fonts
11:42:17 Listing: type=file;size=1359;modify=20170824063240;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3c21; footer.php
11:42:17 Listing: type=file;size=29283;modify=20160503050642;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3c22; functions.php
11:42:17 Listing: type=file;size=1905;modify=20160503050640;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3c24; header.php
11:42:17 Listing: type=dir;sizd=4096;modify=20160503050640;UNIX.mode=0755;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d2ba8; images
11:42:17 Listing: type=dir;sizd=4096;modify=20160503050642;UNIX.mode=0755;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d2ba9; includes
11:42:17 Listing: type=file;size=2429;modify=20170725004153;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3c28; index.php
11:42:17 Listing: type=dir;sizd=4096;modify=20160503050641;UNIX.mode=0755;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d2baa; js
11:42:17 Listing: type=dir;sizd=4096;modify=20160503050642;UNIX.mode=0755;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d2bab; languages
11:42:17 Listing: type=file;size=608;modify=20160503050644;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3c29; page.php
11:42:17 Listing: type=file;size=0;modify=20160503050640;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3c2a; readme.txt
11:42:17 Listing: type=file;size=24131;modify=20160503050640;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3c2b; rtl.css
11:42:17 Listing: type=file;size=288609;modify=20160503050640;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3c2c; screenshot.png
11:42:17 Listing: type=file;size=753;modify=20160503050640;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3c36; search.php
11:42:17 Listing: type=dir;sizd=4096;modify=20160503050643;UNIX.mode=0755;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d2bac; shortcodes
11:42:17 Listing: type=file;size=4556;modify=20160503050641;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3c37; sidebar-footer.php
11:42:17 Listing: type=file;size=1131;modify=20160503050640;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3c39; sidebar-secondary.php
11:42:17 Listing: type=file;size=7210;modify=20160503050643;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3c3a; sidebar.css
11:42:17 Listing: type=file;size=5196;modify=20160503050640;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3c3c; single-portfolio.php
11:42:17 Listing: type=file;size=2452;modify=20160503050644;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3c3e; single.php
11:42:17 Listing: type=file;size=751;modify=20160503050644;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3c3f; slider.js
11:42:17 Listing: type=file;size=710;modify=20160503050640;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3c40; style.css
11:42:17 Listing: type=file;size=738;modify=20160503050644;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3c41; tag.php
11:42:17 Listing: type=dir;sizd=4096;modify=20160503050641;UNIX.mode=0755;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d2bad; templates
11:42:17 Listing: type=dir;sizd=4096;modify=20160503050640;UNIX.mode=0755;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d2bae; vc_templates
11:42:17 Listing: type=dir;sizd=4096;modify=20160503050640;UNIX.mode=0755;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d2baf; woocommerce
11:42:17 Trace: CTlsSocketImpl::OnRead()
11:42:17 Trace: CTransferSocket::OnReceive(), m_transferMode=0
11:42:17 Trace: CTransferSocket::TransferEnd(1)
11:42:17 Trace: CFtpControlSocket::TransferEnd()
11:42:17 Trace: CTlsSocketImpl::OnRead()
11:42:17 Trace: CFtpControlSocket::OnReceive()
11:42:17 Response: 226-Options: -a -l
11:42:17 Trace: CTlsSocketImpl::OnRead()
11:42:17 Trace: CFtpControlSocket::OnReceive()
11:42:17 Response: 226 45 matches total
11:42:17 Trace: CFtpRawTransferOpData::ParseResponse() in state 7
11:42:17 Trace: CFtpControlSocket::ResetOperation(0)
11:42:17 Trace: CControlSocket::ResetOperation(0)
11:42:17 Trace: CControlSocket::ParseSubcommandResult(0)
11:42:17 Trace: CFtpListOpData::SubcommandResult() in state 3
11:42:17 Trace: CFtpControlSocket::ResetOperation(0)
11:42:17 Trace: CControlSocket::ResetOperation(0)
11:42:17 Status: Directory listing of "/public_html/wp-content/themes/accounting" successful
11:42:17 Trace: CFileZillaEnginePrivate::ResetOperation(0)

Change History (1)

comment:1 by Tim Kosse, 7 years ago

Resolution: rejected
Status: newclosed

The server simply does not tell the client the actual names.

Note: See TracTickets for help on using tickets.