Custom Query (8171 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (529 - 531 of 8171)

Ticket Resolution Summary Owner Reporter
#8790 fixed Folders starting with letter A do not show up fizzgig
Description

I can not see folders that start with the letter A in my local files. Filezilla and Transmit screenshots attached.

#8799 fixed Monitor goes black when connecting to Filezilla joey
Description

Hi there, please bear with me as I am new to this type of forum. I have used filezilla for quite sometime now and up til recently have had no problems. However, now when I try to connect, my monitor goes to a black screen with a blinking cursor and a white rectangular small box in the upper left corner...almost like a DOS screen. . I can do control alt delete and my screen appears normal again, however when I try to download a file, the same thing happens.Also Task manager is open when I clear the black screen I have installed the latest vs of filezilla, also uninstalled and reinstalled it and same thing. I use XP and IE8. any help or insight will sure be appreciated. thanks!

#8803 fixed High CPU usage with a user that stay logged for a long time Gabriele
Description

Hi,

I'm using Filezilla Server 0.9.41beta on Windows Server 2003 up-to-date

I'm having the following issue with a client that daily send me some text files. The transfer ends up correctly (I see the line "Transfer OK" in the log") but the user does not log out (or does not log out properly). I can sometimes see the line "disconnected" but the user seems to remain logged in (I cannot see any other login attempt so I presume that disconnection has not happened correctly).

Coming back after some time one core of the CPU is completely occupied by Filezilla process (with only the problematic user logged in), until I manually kicked off the user.

The following day it may happen again, having the user logged in twice, with two cores completely occupied by Filezilla.

Since this is a 2 core machine, CPU is completely stuck. What is worse is that other file tranfer by other client are sometimes paused (or proceed very slowly) until kicking off the users.

To be noted that I have about 30 clients that send me daily text files and all works fine (and have always worked fine from a lot of months) with all of them. There is exactly one problematic user and he/she was always problematic

Server timeouts are quite standard:

Connection timeout: 9999 No Transfer timeout: 600 Login timeout: 60

Is anyone seeing this strange behaviour?

These are the lines of the problematic sessions (with anonymized IP, username and password). Nothing very strange here but some info on FTP client and connection options

(004878) 19/07/2013 13.50.04 - (not logged in) (xx.yy.zz.tt)> Connected, sending welcome message...
(004878) 19/07/2013 13.50.04 - (not logged in) (xx.yy.zz.tt)> FEAT
(004878) 19/07/2013 13.50.04 - (not logged in) (xx.yy.zz.tt)> 211-Features:
(004878) 19/07/2013 13.50.04 - (not logged in) (xx.yy.zz.tt)>  MDTM
(004878) 19/07/2013 13.50.04 - (not logged in) (xx.yy.zz.tt)>  REST STREAM
(004878) 19/07/2013 13.50.04 - (not logged in) (xx.yy.zz.tt)>  SIZE
(004878) 19/07/2013 13.50.04 - (not logged in) (xx.yy.zz.tt)>  MLST type*;size*;modify*;
(004878) 19/07/2013 13.50.04 - (not logged in) (xx.yy.zz.tt)>  MLSD
(004878) 19/07/2013 13.50.04 - (not logged in) (xx.yy.zz.tt)>  UTF8
(004878) 19/07/2013 13.50.04 - (not logged in) (xx.yy.zz.tt)>  CLNT
(004878) 19/07/2013 13.50.04 - (not logged in) (xx.yy.zz.tt)>  MFMT
(004878) 19/07/2013 13.50.04 - (not logged in) (xx.yy.zz.tt)> 211 End
(004878) 19/07/2013 13.50.04 - (not logged in) (xx.yy.zz.tt)> CLNT lftp/3.7.11
(004878) 19/07/2013 13.50.04 - (not logged in) (xx.yy.zz.tt)> 200 Don't care
(004878) 19/07/2013 13.50.04 - (not logged in) (xx.yy.zz.tt)> OPTS UTF8 ON
(004878) 19/07/2013 13.50.04 - (not logged in) (xx.yy.zz.tt)> 530 Please log in with USER and PASS first.
(004878) 19/07/2013 13.50.04 - (not logged in) (xx.yy.zz.tt)> USER problematic_user
(004878) 19/07/2013 13.50.04 - (not logged in) (xx.yy.zz.tt)> 331 Password required for problematic_user
(004878) 19/07/2013 13.50.04 - (not logged in) (xx.yy.zz.tt)> PASS xxxx
(004878) 19/07/2013 13.50.04 - problematic_user (xx.yy.zz.tt)> 230 Logged on
(004878) 19/07/2013 13.50.04 - problematic_user (xx.yy.zz.tt)> CLNT lftp/3.7.11
(004878) 19/07/2013 13.50.04 - problematic_user (xx.yy.zz.tt)> 200 Don't care
(004878) 19/07/2013 13.50.04 - problematic_user (xx.yy.zz.tt)> OPTS UTF8 ON
(004878) 19/07/2013 13.50.04 - problematic_user (xx.yy.zz.tt)> 200 UTF8 mode enabled
(004878) 19/07/2013 13.50.04 - problematic_user (xx.yy.zz.tt)> PWD
(004878) 19/07/2013 13.50.04 - problematic_user (xx.yy.zz.tt)> 257 "/" is current directory.
(004878) 19/07/2013 13.50.04 - problematic_user (xx.yy.zz.tt)> PASV
(004878) 19/07/2013 13.50.04 - problematic_user (xx.yy.zz.tt)> 227 Entering Passive Mode (aa,bb,cc,dd,15,27)
(004878) 19/07/2013 13.50.05 - problematic_user (xx.yy.zz.tt)> ALLO 662581
(004878) 19/07/2013 13.50.05 - problematic_user (xx.yy.zz.tt)> 202 No storage allocation neccessary.
(004878) 19/07/2013 13.50.05 - problematic_user (xx.yy.zz.tt)> STOR file1.txt
(004878) 19/07/2013 13.50.05 - problematic_user (xx.yy.zz.tt)> 150 Connection accepted
(004878) 19/07/2013 13.50.06 - problematic_user (xx.yy.zz.tt)> 226 Transfer OK
(004878) 19/07/2013 13.50.07 - problematic_user (xx.yy.zz.tt)> PASV
(004878) 19/07/2013 13.50.07 - problematic_user (xx.yy.zz.tt)> 227 Entering Passive Mode (aa,bb,cc,dd,15,28)
(004878) 19/07/2013 13.50.07 - problematic_user (xx.yy.zz.tt)> STOR file2.txt
(004878) 19/07/2013 13.50.07 - problematic_user (xx.yy.zz.tt)> 150 Connection accepted
(004878) 19/07/2013 13.50.08 - problematic_user (xx.yy.zz.tt)> 226 Transfer OK
(004878) 19/07/2013 13.50.08 - problematic_user (xx.yy.zz.tt)> PASV
(004878) 19/07/2013 13.50.08 - problematic_user (xx.yy.zz.tt)> 227 Entering Passive Mode (aa,bb,cc,dd,15,29)
(004878) 19/07/2013 13.50.08 - problematic_user (xx.yy.zz.tt)> STOR file3.txt
(004878) 19/07/2013 13.50.08 - problematic_user (xx.yy.zz.tt)> 150 Connection accepted
(004878) 19/07/2013 13.50.10 - problematic_user (xx.yy.zz.tt)> 226 Transfer OK
(004878) 19/07/2013 13.50.10 - problematic_user (xx.yy.zz.tt)> PASV
(004878) 19/07/2013 13.50.10 - problematic_user (xx.yy.zz.tt)> 227 Entering Passive Mode (aa,bb,cc,dd,15,30)
(004878) 19/07/2013 13.50.10 - problematic_user (xx.yy.zz.tt)> STOR file4.txt
(004878) 19/07/2013 13.50.10 - problematic_user (xx.yy.zz.tt)> 150 Connection accepted
(004878) 19/07/2013 13.50.11 - problematic_user (xx.yy.zz.tt)> 226 Transfer OK
(004878) 19/07/2013 13.50.11 - problematic_user (xx.yy.zz.tt)> PASV
(004878) 19/07/2013 13.50.11 - problematic_user (xx.yy.zz.tt)> 227 Entering Passive Mode (aa,bb,cc,dd,15,31)
(004878) 19/07/2013 13.50.11 - problematic_user (xx.yy.zz.tt)> STOR file5.txt
(004878) 19/07/2013 13.50.11 - problematic_user (xx.yy.zz.tt)> 150 Connection accepted
(004878) 19/07/2013 13.50.13 - problematic_user (xx.yy.zz.tt)> 226 Transfer OK
(004878) 19/07/2013 13.50.13 - problematic_user (xx.yy.zz.tt)> PASV
(004878) 19/07/2013 13.50.13 - problematic_user (xx.yy.zz.tt)> 227 Entering Passive Mode (aa,bb,cc,dd,15,35)
(004878) 19/07/2013 13.50.13 - problematic_user (xx.yy.zz.tt)> STOR file6.txt
(004878) 19/07/2013 13.50.13 - problematic_user (xx.yy.zz.tt)> 150 Connection accepted
(004878) 19/07/2013 13.50.14 - problematic_user (xx.yy.zz.tt)> 226 Transfer OK
(004878) 19/07/2013 13.50.14 - problematic_user (xx.yy.zz.tt)> QUIT
(004878) 19/07/2013 13.50.14 - problematic_user (xx.yy.zz.tt)> 221 Goodbye
(004878) 19/07/2013 13.50.14 - problematic_user (xx.yy.zz.tt)> disconnected.

I would happily provide more info if needed since this problem requires me manual intervention so it's quite annoying.

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