Custom Query (8170 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (97 - 99 of 8170)

Ticket Resolution Summary Owner Reporter
#10325 rejected Corrupt Image Uploads Recky
Description

Hello

I have recently upgraded to the latest version of FileZilla Client and it seems that there is a bug when it comes to uploading images. Since I had upgraded to the latest version, all images I upload to my server has been detected as corrupt. It was fine before the upgrade.

I did a test and when I use the server web uploader, the images are being detected fine and I can use them. When uploading with Filezilla, the images turn out to be corrupt.

Here is my version details:

FileZilla Client


Version: 3.10.3-beta2

Build information:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-unknown-linux-gnu Build date: 2015-03-16 Compiled with: x86_64-w64-mingw32-gcc (GCC) 4.9.1 Compiler flags: -g -O2 -Wall -g -std=gnu++11

Linked against:

wxWidgets: 3.0.3 GnuTLS: 3.3.13 SQLite: 3.8.8.3

Operating system:

Name: Windows 8.1 (build 9600), 64-bit edition Version: 6.3 Platform: 64-bit system

Please fix this bug asap.

Thanks

#1143 Server crashed 0.9.12 yhyang
Description

Exception report created by FileZilla Server version 0.9.12 beta ===================================================

System details:


Operating System: Microsoft Windows XP Professional Service Pack 2 (Build 2600) Processor Information: Vendor: GenuineIntel ,Speed: 2666MHz ,Type: Intel Pentium compatible,Number Of Processors: 1 ,Architecture: Intel ,Level: Unknown 15 ,Stepping: 10-25 Memory Information: Memory Used 32%, Total Physical Memory 916720KB, Physical Memory Available 618988KB, Total Virtual Memory 2097024KB, Available Virtual Memory 2065492KB, Working Set Min : 200KB Max : 1380KB .

Exception Details:


Exception code: C0000005 ACCESS_VIOLATION Fault address: 00409810 01:00008810 d:\Program Files\FileZilla Server\FileZilla Server.exe

Call stack:


Address Frame Function SourceFile 00409810 77D18C1A 0001:00008810 d:\Program Files\FileZilla Server\FileZilla Server.exe 0300BA00 0011C5B8

#754 Intermittent "Could not retrieve directory listing" error yfradkin
Description

I use FZ client 2.2.9; some settings are:

  • Active mode (i.e. Passive mode unchecked);
  • Yes limit local ports available... lowest=50100,

highest=50103;

  • direct connection (both client and ftp server are within

a company's intranet);

  • server is "ftpd" on HP-UX.

I do the following (repeadtedly): {open FZ; quick connect; close FZ}. Intermittenly, I get a "Could not retrieve directory listing" error!

The log follows. Hope it helps.

Thanks!

=================================== =================================== == | #1. Connect-sucess-close FZ. =================================== =================================== == Status: Connecting to sl1510 ... Trace: FtpControlSocket.cpp(772): OnConnect(0) OpMode=1 OpState=-1 caller=0x003ac78c Status: Connected with sl1510. Waiting for welcome message... Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=1 OpState=-1 caller=0x003ac78c Response: 220 sl1510 FTP server (Version 1.1.214.8 (PHNE_26389) Thu Feb 28 07:17:43 GMT 2002) ready. Command: USER yfradkin Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=1 OpState=0 caller=0x003ac78c Response: 331 Password required for yfradkin. Command: PASS * Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=1 OpState=3 caller=0x003ac78c Response: 230 User yfradkin logged in. Command: FEAT Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=1 OpState=-13 caller=0x003ac78c Response: 500 'FEAT': command not understood. Command: SYST Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=1 OpState=-14 caller=0x003ac78c Response: 215 UNIX Type: L8 Status: Connected Trace: FtpControlSocket.cpp(3502): ResetOperation (1) OpMode=1 OpState=-14 caller=0x003ac78c Trace: FtpControlSocket.cpp(917): List (FALSE,0,"","",1) OpMode=0 OpState=-1 caller=0x003ac78c Status: Retrieving directory listing... Command: PWD Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=4 OpState=0 caller=0x003ac78c Response: 257 "/ford/sl1510/u/yfradkin" is current directory. Trace: FtpControlSocket.cpp(917): List (FALSE,0,"","",0) OpMode=4 OpState=0 caller=0x003ac78c Command: PORT 128,5,157,192,195,180 Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=4 OpState=7 caller=0x003ac78c Response: 200 PORT command successful. Trace: FtpControlSocket.cpp(917): List (FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x003ac78c Command: TYPE A Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=4 OpState=8 caller=0x003ac78c Response: 200 Type set to A. Trace: FtpControlSocket.cpp(917): List (FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x003ac78c Trace: TransferSocket.cpp(549): SetActive() caller=0x003af3c4 Command: LIST Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=4 OpState=9 caller=0x003ac78c Response: 150 Opening ASCII mode data connection for /usr/bin/ls. Trace: FtpControlSocket.cpp(917): List (FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x003ac78c Trace: TransferSocket.cpp(410): OnAccept(0) caller=0x003af3c4 Trace: TransferSocket.cpp(1122): Close() caller=0x003af3c4 Trace: FtpControlSocket.cpp(1574): TransferEnd(4) OpMode=4 OpState=10 caller=0x003ac78c Trace: FtpControlSocket.cpp(917): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x003ac78c Trace: total 32 Trace: drwxr-xr-x 5 yfradkin users 8192 Oct 14 08:27 ampl Trace: drwxr-xr-x 2 yfradkin users 96 Sep 1 13:19 fortran Trace: drwx------ 2 yfradkin users 8192 Oct 4 11:45 nsmail Trace: drwxr-xr-x 2 yfradkin users 96 Nov 15 09:26 qq Trace: TransferSocket.cpp(91): ~CTransferSocket() caller=0x003af3c4 Trace: TransferSocket.cpp(1122): Close() caller=0x003af3c4 Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=4 OpState=10 caller=0x003ac78c Response: 226 Transfer complete. Trace: FtpControlSocket.cpp(917): List (FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x003ac78c Status: Directory listing successful Trace: FtpControlSocket.cpp(3502): ResetOperation (1) OpMode=4 OpState=10 caller=0x003ac78c

=================================== =================================== == | #2. Connect-unsucess-close FZ. =================================== =================================== == Status: Connecting to sl1510 ... Trace: FtpControlSocket.cpp(772): OnConnect(0) OpMode=1 OpState=-1 caller=0x003ac78c Status: Connected with sl1510. Waiting for welcome message... Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=1 OpState=-1 caller=0x003ac78c Response: 220 sl1510 FTP server (Version 1.1.214.8 (PHNE_26389) Thu Feb 28 07:17:43 GMT 2002) ready. Command: USER yfradkin Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=1 OpState=0 caller=0x003ac78c Response: 331 Password required for yfradkin. Command: PASS * Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=1 OpState=3 caller=0x003ac78c Response: 230 User yfradkin logged in. Command: FEAT Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=1 OpState=-13 caller=0x003ac78c Response: 500 'FEAT': command not understood. Command: SYST Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=1 OpState=-14 caller=0x003ac78c Response: 215 UNIX Type: L8 Status: Connected Trace: FtpControlSocket.cpp(3502): ResetOperation (1) OpMode=1 OpState=-14 caller=0x003ac78c Trace: FtpControlSocket.cpp(917): List (FALSE,0,"","",1) OpMode=0 OpState=-1 caller=0x003ac78c Status: Retrieving directory listing... Command: PWD Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=4 OpState=0 caller=0x003ac78c Response: 257 "/ford/sl1510/u/yfradkin" is current directory. Trace: FtpControlSocket.cpp(917): List (FALSE,0,"","",0) OpMode=4 OpState=0 caller=0x003ac78c Trace: TransferSocket.cpp(1122): Close() caller=0x003af41c Trace: FtpControlSocket.cpp(3502): ResetOperation (4) OpMode=4 OpState=7 caller=0x003ac78c Trace: TransferSocket.cpp(91): ~CTransferSocket() caller=0x003af41c Trace: TransferSocket.cpp(1122): Close() caller=0x003af41c Error: Could not retrieve directory listing

=================================== =================================== == | #3. Connect-sucess-close FZ. =================================== =================================== == Status: Connecting to sl1510 ... Trace: FtpControlSocket.cpp(772): OnConnect(0) OpMode=1 OpState=-1 caller=0x003a4c4c Status: Connected with sl1510. Waiting for welcome message... Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=1 OpState=-1 caller=0x003a4c4c Response: 220 sl1510 FTP server (Version 1.1.214.8 (PHNE_26389) Thu Feb 28 07:17:43 GMT 2002) ready. Command: USER yfradkin Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=1 OpState=0 caller=0x003a4c4c Response: 331 Password required for yfradkin. Command: PASS * Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=1 OpState=3 caller=0x003a4c4c Response: 230 User yfradkin logged in. Command: FEAT Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=1 OpState=-13 caller=0x003a4c4c Response: 500 'FEAT': command not understood. Command: SYST Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=1 OpState=-14 caller=0x003a4c4c Response: 215 UNIX Type: L8 Status: Connected Trace: FtpControlSocket.cpp(3502): ResetOperation (1) OpMode=1 OpState=-14 caller=0x003a4c4c Trace: FtpControlSocket.cpp(917): List (FALSE,0,"","",1) OpMode=0 OpState=-1 caller=0x003a4c4c Status: Retrieving directory listing... Command: PWD Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=4 OpState=0 caller=0x003a4c4c Response: 257 "/ford/sl1510/u/yfradkin" is current directory. Trace: FtpControlSocket.cpp(917): List (FALSE,0,"","",0) OpMode=4 OpState=0 caller=0x003a4c4c Command: PORT 128,5,157,192,195,180 Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=4 OpState=7 caller=0x003a4c4c Response: 200 PORT command successful. Trace: FtpControlSocket.cpp(917): List (FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x003a4c4c Command: TYPE A Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=4 OpState=8 caller=0x003a4c4c Response: 200 Type set to A. Trace: FtpControlSocket.cpp(917): List (FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x003a4c4c Trace: TransferSocket.cpp(549): SetActive() caller=0x003aee9c Command: LIST Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=4 OpState=9 caller=0x003a4c4c Response: 150 Opening ASCII mode data connection for /usr/bin/ls. Trace: FtpControlSocket.cpp(917): List (FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x003a4c4c Trace: TransferSocket.cpp(410): OnAccept(0) caller=0x003aee9c Trace: TransferSocket.cpp(1122): Close() caller=0x003aee9c Trace: FtpControlSocket.cpp(1574): TransferEnd(4) OpMode=4 OpState=10 caller=0x003a4c4c Trace: FtpControlSocket.cpp(917): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x003a4c4c Trace: total 32 Trace: drwxr-xr-x 5 yfradkin users 8192 Oct 14 08:27 ampl Trace: drwxr-xr-x 2 yfradkin users 96 Sep 1 13:19 fortran Trace: drwx------ 2 yfradkin users 8192 Oct 4 11:45 nsmail Trace: drwxr-xr-x 2 yfradkin users 96 Nov 15 09:26 qq Trace: TransferSocket.cpp(91): ~CTransferSocket() caller=0x003aee9c Trace: TransferSocket.cpp(1122): Close() caller=0x003aee9c Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=4 OpState=10 caller=0x003a4c4c Response: 226 Transfer complete. Trace: FtpControlSocket.cpp(917): List (FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x003a4c4c Status: Directory listing successful Trace: FtpControlSocket.cpp(3502): ResetOperation (1) OpMode=4 OpState=10 caller=0x003a4c4c =================================== =================================== ==

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.