Custom Query (8117 matches)
Results (97 - 99 of 8117)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1143 | Server crashed 0.9.12 | |||
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 | |||
Description |
I use FZ client 2.2.9; some settings are:
highest=50103;
a company's intranet);
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 =================================== =================================== == |
|||
#9657 | outdated | Unable to copy filepath | ||
Description |
I am unable to copy the filepath for Local Site or Remote Site as I was in earlier versions of FileZilla. I use this feature every day to send the location of files on our ftp to other members of my team. Can you look into it? |