Custom Query (8144 matches)
Results (478 - 480 of 8144)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#8931 | rejected | After reinstalling Windows Vista, then reinstalling Filezilla, connecting impossible | ||
Description |
I have had to reinstall all my softwares after having reinstalled Windows Vista on my computer. Since then, I cannot log to Filezilla. I wonder why. Here find the log: Status: Resolving address of ftp.centreparamita.org Status: Connecting to 67.205.22.147:21... Error: Connection timed out Trace: CFtpControlSocket::ResetOperation(2114) Trace: CControlSocket::ResetOperation(2114) Error: Could not connect to server Status: Waiting to retry... Status: Resolving address of ftp.centreparamita.org Status: Connecting to 67.205.22.147:21... Error: Connection timed out Trace: CFtpControlSocket::ResetOperation(2114) Trace: CControlSocket::ResetOperation(2114) Error: Could not connect to server Can you answer me to helene@… please? |
|||
#11697 | fixed | After renaming a file with FileZilla the file reverts to it's original name until you select refresh. | ||
Description |
I use the rename feature quite often within FileZilla and just recently it seems to not work properly. I change the name and it reverts back to the original name. After I select refresh the new name appears. So it seems to be updating the name but not showing on the screen. Please let me know if there is a fix. This just started with the latest update I downloaded. |
|||
#4407 | rejected | After successfull connection attempt the server fails to send the list of files | ||
Description |
First, the problem does seem to occur randomly, but often since the version 0.9.26 or so. I'm using the version 0.9.31. The server gets the connection attempt by the client, seems to reply correctly, until the client requests the filelist. The client never receives the list, and a timeout is the consequence. Heres a short log of a client who encountered the problem: answer: 150 Connection accepted answer: 226 Transfer OK command: MDTM fenster.png error: connection timed out error: directory could not be received On my side (the server): (000001) 24.03.2009 17:17:42 - (not logged in) (93.212.190.161)> Connected, sending welcome message... (000001) 24.03.2009 17:17:42 - (not logged in) (93.212.190.161)> USER Armin (000001) 24.03.2009 17:17:42 - (not logged in) (93.212.190.161)> 331 Password required for armin (000001) 24.03.2009 17:17:42 - (not logged in) (93.212.190.161)> PASS * (000001) 24.03.2009 17:17:42 - armin (93.212.190.161)> 230 Logged on (000001) 24.03.2009 17:17:42 - armin (93.212.190.161)> SYST (000001) 24.03.2009 17:17:42 - armin (93.212.190.161)> 215 UNIX emulated by FileZilla (000001) 24.03.2009 17:17:42 - armin (93.212.190.161)> FEAT (000001) 24.03.2009 17:17:42 - armin (93.212.190.161)> 211-Features: (000001) 24.03.2009 17:17:42 - armin (93.212.190.161)> MDTM (000001) 24.03.2009 17:17:42 - armin (93.212.190.161)> REST STREAM (000001) 24.03.2009 17:17:42 - armin (93.212.190.161)> SIZE (000001) 24.03.2009 17:17:42 - armin (93.212.190.161)> MODE Z (000001) 24.03.2009 17:17:42 - armin (93.212.190.161)> MLST type*;size*;modify*; (000001) 24.03.2009 17:17:42 - armin (93.212.190.161)> MLSD (000001) 24.03.2009 17:17:42 - armin (93.212.190.161)> UTF8 (000001) 24.03.2009 17:17:42 - armin (93.212.190.161)> CLNT (000001) 24.03.2009 17:17:42 - armin (93.212.190.161)> MFMT (000001) 24.03.2009 17:17:42 - armin (93.212.190.161)> 211 End (000001) 24.03.2009 17:17:42 - armin (93.212.190.161)> PWD (000001) 24.03.2009 17:17:42 - armin (93.212.190.161)> 257 "/" is current directory. (000001) 24.03.2009 17:17:42 - armin (93.212.190.161)> TYPE I (000001) 24.03.2009 17:17:42 - armin (93.212.190.161)> 200 Type set to I (000001) 24.03.2009 17:17:43 - armin (93.212.190.161)> PASV (000001) 24.03.2009 17:17:43 - armin (93.212.190.161)> 227 Entering Passive Mode (192,168,0,2,9,96) (000001) 24.03.2009 17:17:43 - armin (93.212.190.161)> LIST (000001) 24.03.2009 17:17:43 - armin (93.212.190.161)> 150 Connection accepted (000001) 24.03.2009 17:17:43 - armin (93.212.190.161)> 226 Transfer OK (000001) 24.03.2009 17:17:43 - armin (93.212.190.161)> MDTM fenster.png (000001) 24.03.2009 17:17:43 - armin (93.212.190.161)> 213 20090321171339 (000002) 24.03.2009 17:18:09 - (not logged in) (93.212.190.161)> Connected, sending welcome message... [Now the person tried again, but the result was the same...] The problem doesn't occur every time, and it doesn't seem to be about specific files, as the files change, with which the problem happens. It also doesn't seem to be related to specific FTP clients, as we tried it with several, including the FileZilla Client. Sometimes it works quite well, so I suppose it has nothing to do with my personal firewall on my computer, or the NAT/firewall of my router (port 21 TCP is configured, and as I said, sometimes it works really well). In earlier versions this problem never occured, but I don't know the exact version with which I the issue began. |