Custom Query (4044 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1501 - 1600 of 4044)

Ticket Summary Owner Priority Resolution Created Operating system type
#5290 Could not read from socket: ECONNRESET - Connection reset by peer normal outdated 14 years Windows
Description

Since 3.3.2 I get "Directory listing failed"

#5292 Access to special path failed if the folder name has an extra space at the end normal rejected 14 years Windows
Description

Thread recap:

Access to below folder path failed, the folder ”First vendor” was created by the vendor.

/First vendor

Command: CWD First vendor Response: 550 Failed to change directory. Error: Failed to retrieve directory listing

The problem is that the folder “First vendor” has an extra space at the end, so it was actually “First vendor ”, but we cannot see that in FileZilla client, and we cannot rename or delete the folder.

The folder can be accessed using other FTP software like “Leechftp”.

#5293 ssl cerification low worksforme 14 years Windows
Description

I have a valid ssl certification on my server. I connect filezilla cliet TLS and i have to accept this cert. WHY? My browser accept automatic this cert. I need to the client use microsoft cert store. How to it?

#5294 SFTP problem - Its locks other connexions normal duplicate 14 years Windows
Description

Hello everybody I had private keys for SFTP configuration. When I had 5 keys, all the connexions where OK. If I add a 6th private key, the others connexions ( non SFTP ) doesn't work anymore. The message is :

Server sent disconnect message type 2 (protocol error): "Too many authentication failures for xxxxxx" If i Delete the 6th key, it works.

The version is Filezilla 3.3.2.1

#5297 Correct show of windows normal duplicate 14 years Windows
Description

On Windows 7 x64, the FileZilla main window, after connect to an ftp server, doesnt redraw correctly.

#5298 Invalid filename display in other charset normal outdated 14 years Windows
Description

My ftp server machine(AIX) user's charset is : $ locale LANG= LC_COLLATE="C" LC_CTYPE="C" LC_MONETARY="C" LC_NUMERIC="C" LC_TIME="C" LC_MESSAGES="C" LC_ALL= But when i use our client(FileZilla) connect to it with charset UTF-8 the remote filename display is abnormal, filename together with modify time before it, i wondering that if you cut filename by remote command 'ls -l' and take the wrong field.

#5299 Corrupting animated gif files high rejected 14 years Windows
Description

I noticed that Filezilla is corrupting animated gif files or does not transfer them in the right way.

#5304 Images transfer and then on the host are 0 bytes. Dean Pennington normal outdated 14 years Windows
Description

Using most recnt client at this writing (3.3.2.1) I have previously and successfully transferred files to my cox.net host space. Today, whether it was a jpg, png, bmp, gif, or pdf the transfer went without error and in a proportionate amount of time for the file size, but on the host all times but one they appeared as zero bytes and were not usable. One time they filled in with the appropriate host file size, but were found to fail to display, and on refresh were zero bytes after all. I didn't try non-image file types so they may have had the same problem. I tried this multiple times in multiple sessions and after restarts. I also changed from AUTO to Binary, and turned passive on/off with no change in outcome.

#5305 Transfering a binary file to the target server will fail after few seconds normal fixed 14 years Windows
Description

I was trying to transfer a MSI file (TEST.MSI) to my web server. After few seconds or minutes FZ will no longer be able to establish the connectivity to my web server any more. FZ is trying to connect to my web server several times and ran into a time-out.

Just viewing on my web server without transfering data to it works fine.

I'm using the latest FZ v3.3.2.1

I assumed my web server has a problem, but with pure FTP from command line the file could be transfered successfully.

One year ago I had the same problem with FZ and this could be fixed by installing an update as this was available.

-Hans

#5307 Limit on the number of files listed normal rejected 14 years Windows
Description

I've had a persistent problem listing files in from the remote server where there are more than 300 files (I'm not sure of the exact number). I've experienced the same bug on other versions. Core FTP LE works with my connection to the same path.

I'm using Filezilla 3.3.2.1 with SFTP-SSH protocol.

It appear to change the remote directory and then report the following message: Status: Listing directory /network/Specified_Path Trace: No valid incoming packet found Error: No valid incoming packet found Trace: CControlSocket::DoClose(64) Trace: CSftpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Error: Failed to retrieve directory listing Trace: CFileZillaEnginePrivate::ResetOperation(66)

#5308 Windows System Resource Leak normal outdated 14 years Windows
Description

If I leave FileZilla on overnight downloading and uploading files my system runs out of resources until I reboot. Other apps have problems displaying any menus as the resources have been used up and new apps cannot be loaded until system is rebooted.

#5310 "Empty directory" when not connected low fixed 14 years Windows
Description

I am running FileZilla 3.3.2.1. I have the default pane layout with "Remote site" on the right hand side. When not connected to a remote site, either after startup or after disconnecting, the status bar (is that the correct word?) under Remote site displays "Empty directory." This text implies that a certain directory is targeted but that it does not contain any file to display. In my view that is incorrect, because there is no directory that this refers to. It would be better if the text read "Nothing to display" or "No files to display".

#5313 During transfer Windows to Linux (and vice versa) line endings are removed low rejected 14 years Windows
Description

Windows 7 x64 FileZilla Client 3.3.2.1 (updated from previous version automatically)

After transfering text files (in Mac encoding - CR at line end) CR are removed from file at all. Tried some other ftp-clients - everything's ok.

#5317 UI Issue: dragging files shows either the wrong mouse icon or carries out wrong action low wontfix 14 years Windows
Description

Currently dragging a file to a subfolder shows a mouse icon with a "+" symbol next to it and the file is moved - however in explorer this means that the file will be copied to the subfolder

In filezilla (in the remote pane) either the icon is wrong (and it should be a normal mouse icon) or the action is wrong (and the file should be copied not moved)

Minor but hope this helps

~moltenlead

#5318 Activity lights intermittantly not working in 3.3.2.1 normal outdated 14 years Windows
Description

Appears to be similar to #4291. It does appear to be intermittent.

#5319 Filezilla fails to CWD into a directory with trailing spaces normal rejected 14 years Windows
Description

Hi,

a co-worker has uploaded a directory "Button " and Filezilla 3.3.2.1 fails to CWD into that dir:

Command: PASV Response: 227 Entering Passive Mode (xx,xxx,xxx,xx,xxx,xx). Command: LIST Response: 150 Opening ASCII mode data connection for file list Listing: drwxr-xr-x 2 ftp_xchange xxxxxx 4096 Apr 13 10:57 Button Response: 226-Transfer complete Response: 226 Quotas off Status: Directory listing successful Status: Retrieving directory listing... Command: CWD Button Response: 550 Button: No such file or directory Error: Failed to retrieve directory listing

I don´t know if that´s a FileZilla problem or perhaps is not supposed to work via FTP at all. And yes, having a directory with trailing spaces is retarded ;-)

Cheers Lars

#5321 Connection timeout uploading large files normal outdated 14 years Windows
Description

With all 3.3.x series FileZilla, i get a connection timeout at the end of a large file upload. Files have to be >1MB. It is always at the end of the file. It happens with every large file.

With ver 3.2.x, this is not a problem. I downgrade to 3.2.4.1 and it works ok, upgrade to 3.3.2.1 then i get timeouts again. This is why i believe it is a bug.

I only upload to 2 servers. Happened before i reformatted and reloaded Windows as well. Log files are attached.

#5329 Drag & Drop low outdated 14 years Windows
Description

If i drag a file direct from the FTP Server to the Desktop (not to the desktop in the local list).

FileZilla create a Folder (for example "fz3-12719247126390") and i get a error message "Konnte das Ziel der Drag&Drop-Operation nicht ermitteln. Entweder ist die Shell-Erweiterung nicht ordnungsgemäßt eingerichtet oder Sie haben die Dateien nicht in ein Explorer-Fenster gezogen".

In other folders such Documents i get the same message.

#5331 No connetion to Server SFTP with non-ASCII password normal worksforme 14 years Windows
Description

Status: Verbinde mit * Antwort: fzSftp started Befehl: open "" 22 Befehl: Pass: * Fehler: Authentifizierung fehlgeschlagen. Fehler: Kritischer Fehler Fehler: Herstellen der Verbindung zum Server fehlgeschlagen

it is not Possible to connect to the server. The pw is like: aAa!1%_sCh9151u64!"$§%46(!(=ScK21bRs65)or.!es$5084450

The Server OS: Freebsd 7.1 Force UTF-8 does not help.

#5335 can not open directory name domainname.com normal outdated 14 years Windows
Description

FileZilla client is friezing when trying to open local directory named like "domainname.com".

#5343 Leading space for the host name confuse client. robert macnamara normal fixed 14 years Windows
Description

Enter " ftp://...", press Quick connect and the client can't find the server. When the leading space is removed it works. Version 3.3.2.1. Thanks a lot for the product.

#5347 Windows 7: network card crashes on multiple connections normal rejected 14 years Windows
Description

In the current release 3.3.2.1 on my win7 x64 system I recognized a strange behaviour that causes my wired network card to "crash" which gets only working again after a reboot.

Following is happening, I reproduced it as described about 5 times: Downloading a huge amount of files and data from a standard webserver. To increase the overall speed, I usually download several files at a time time, mostly about 4. When 1 *bigger* file is currently downloading (> 40MB) and other *little* ones (> 5KB & < 100KB) are downloaded too, it stucks from *one moment to the other*. The described issue results in a completely freezed network card. No connections can get in or out anymore. From then it is impossible to change the IP address manually (or automatically), enable/disable it to refresh the network card or even send a ping to a known computer in the network. It seems that only a reboot of the system does help (if windows shuts down correctly, otherwise human needs to be stronger than computer by pressing the power off button)

(In the past I had a similar problem too, which was caused of too many open ftp connections because of many little files and an overhead for tcp connections, which then resulted in a stopped queue. But this queue could be continued after some minute when the server has ended all open connections in timeout and other network functions still worked.)

As already mentioned, I reproduced this about 5 times and while trying to find out if this can be avoided, following helps a bit:

  • Downloading only 1 file at a time -> many big files are not a problem, only small files even don't. Only the combination of *some* large and many small ones make trouble.
  • While downloading, I watched the queue and when a big file is currently running, I manually changed the options to 1 file so that the small files currently downloading get finished and then only the big one is left -> it worked without a problem. After the big file was finished, I switched to multiple downloads again until the next big one was coming. That was a bit annoying but still increases the overall download speed (for 4000 files)

Below is the currently used filezilla version, if you need additional detailed hardware/os information (dxdiag whatever) or more information that I might have forgotton here, let me know.

Thanks. btw. I really really like filezilla! great job :)

Conrad


Version: 3.3.2.1

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2010-03-21 Compiled with: i586-mingw32msvc-gcc (GCC) 4.2.1-sjlj (mingw32-2) Compiler flags: -g -O2 -Wall -g -fexceptions

Linked against:

wxWidgets: 2.8.11 GnuTLS: 2.8.3

#5353 Valid remote directory name refused normal worksforme 14 years Windows
Description

Default remote directory: zeeculpepper.com

Not allowed for Unix host server.

#5357 Filezilla works at home but not at worksite normal rejected 14 years Windows
Description

The computer is an HP laptop using Windows Vista Sp-2 last updated to version KB980248 on April 29.

It works fine over the wireless connection at home, but not at the boss's home office. We have an 11b wireless connection at home, backed by a cable (Comcast) connection. The boss has, I beleive, 11g backed by DSL.

The connection log at the boss's office is:

Status: Connecting to 97.74.215.115:21... Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- Response: 220-You are user number 10 of 75 allowed. Response: 220-Local time is now 23:10. Server port: 21. Response: 220-This is a private system - No anonymous login Response: 220 You will be disconnected after 3 minutes of inactivity. Command: USER drzev49 Response: 331 User drzev49 OK. Password required Command: PASS Response: 230-User drzev49 has group access to: 450 Response: 230 OK. Current directory is / Command: SYST Response: 215 UNIX Type: L8 Command: FEAT Response: 211-Extensions supported: Response: EPRT Response: IDLE Response: MDTM Response: SIZE Response: REST STREAM Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*; Response: MLSD Response: ESTP Response: PASV Response: EPSV Response: SPSV Response: ESTA Response: AUTH TLS Response: PBSZ Response: PROT Response: 211 End. Status: Connected Status: Retrieving directory listing... Command: CWD /Label-Maker Response: 250 OK. Current directory is /Label-Maker Command: PWD Response: 257 "/Label-Maker" is your current location Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PORT 71,125,141,252,239,124 Response: 200 PORT command successful Command: MLSD Response: 425 Could not open data connection to port 50510: Connection refused Error: Failed to retrieve directory listing Error: Connection closed by server

At home, the log is:

Status: Connecting to 97.74.215.115:21... Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- Response: 220-You are user number 6 of 75 allowed. Response: 220-Local time is now 09:52. Server port: 21. Response: 220-This is a private system - No anonymous login Response: 220 You will be disconnected after 3 minutes of inactivity. Command: USER drzev49 Response: 331 User drzev49 OK. Password required Command: PASS Response: 230-User drzev49 has group access to: 450 Response: 230 OK. Current directory is / Status: Connected Status: Retrieving directory listing... Command: CWD /Label-Maker Response: 250 OK. Current directory is /Label-Maker Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PORT 71,125,141,252,246,43 Response: 200 PORT command successful Command: MLSD Response: 150 Connecting to port 63019 Response: 226-ASCII Response: 226-Options: -a -l Response: 226 4 matches total Status: Directory listing successful

The attached file shows the logs in their original colors, first page at the boss's place, and the second page from home. The horizontal rules divide the log into sections that are either identical or different between the two situations.

#5358 Large queues die out, require restart of filezilla normal rejected 14 years Windows
Description

When uploading or downloading a large number of files, filezilla starts to error out:

ftpcontrolsocket.cpp(1824): Waiting for replies to skip before sending next command... caller=0p24cffa8

I have to restart filezilla in order to finish queue.

#5360 While transfering files, if choose Server and uncheck "Force showing hidden files", bug normal outdated 14 years Windows
Description

While transfering files, if choose Server and uncheck "Force showing hidden files", then files are downloaded to wrong folders

#5361 Upload stops though there are still files in the queue normal rejected 14 years Windows
Description

When there are pending files in the upload queue from a previous session and new files for upload are added, the new files are uploaded OK, but after that the transfer stops leaving the existing files pending.

The remaining files are uploaded if "Process queue" is checked (when the transfer of the new files is done, "Process queue" is unchecked).

#5364 large files upload fails normal outdated 14 years Windows
Description

I have no problem with small file upload such as html or images on this server of mine, but when I try to upload a large video file I get a strange behavior. The log attached refers to the file Ali_my_Slum_my_Korogocho.flv which is 105 MB. The upload progress bar reaches 100% in few seconds (!!) then stops there. After some time (30 seconds or so) it gives a file transfer failed or connection time out error. It then retries to upload the file few times but it failes even before the progress bar is displayed. Finally it asks me if I want to overwrite the file alredy present on the server (which is truncated at a size around 1MB). CuteFTP initially does the same with the progress reaching 100% but then it restarts the transfer with the progress at 3/5 % and it starts uploading the file in chunks giving a bunch of "ERROR:> Temporary completion problem reply." but it eventually succeed completing the file.

Here's the log:

Status: Connecting to 85.25.120.199:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 ProFTPD 1.3.1 Server (ProFTPD) [85.25.120.199] Trace: CFtpControlSocket::SendNextCommand() Command: USER pacifico Trace: CFtpControlSocket::OnReceive() Response: 331 Password required for pacifico Trace: CFtpControlSocket::SendNextCommand() Command: PASS Trace: CFtpControlSocket::OnReceive() Response: 230 User pacifico logged in Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: Retrieving directory listing... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/" is the current directory Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: Directory listing successful Trace: CFtpControlSocket::FileTransfer() Status: Starting upload of D:\Magilvia\Documenti\Web\EComPoint\KissFromTheWorld\Sito vecchio\httpdocs\cms\upload\people\video\Ali_my_Slum_my_Korogocho.flv Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: CWD /httpdocs Trace: CFtpControlSocket::OnReceive() Response: 250 CWD command successful Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: FileTransferSend() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: TYPE I Trace: CFtpControlSocket::OnReceive() Response: 200 Type set to I Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Error: Connection timed out Trace: CFtpControlSocket::ResetOperation(2114) Trace: CControlSocket::ResetOperation(2114) Trace: CFtpControlSocket::ResetOperation(2114) Trace: CControlSocket::ResetOperation(2114) Error: File transfer failed Status: Connecting to 85.25.120.199:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 ProFTPD 1.3.1 Server (ProFTPD) [85.25.120.199] Trace: CFtpControlSocket::SendNextCommand() Command: USER pacifico Trace: CFtpControlSocket::OnReceive() Response: 331 Password required for pacifico Trace: CFtpControlSocket::SendNextCommand() Command: PASS Trace: CFtpControlSocket::OnReceive() Response: 230 User pacifico logged in Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::FileTransfer() Status: Starting upload of D:\Magilvia\Documenti\Web\EComPoint\KissFromTheWorld\Sito vecchio\httpdocs\cms\upload\people\video\Ali_my_Slum_my_Korogocho.flv Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: CWD /httpdocs Trace: CFtpControlSocket::OnReceive() Response: 250 CWD command successful Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: FileTransferSend() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: TYPE I Trace: CFtpControlSocket::OnReceive() Response: 200 Type set to I Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (85,25,120,199,224,187). Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: STOR Ali_my_Slum_my_Korogocho.flv Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for Ali_my_Slum_my_Korogocho.flv Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Error: Connection timed out Trace: CFtpControlSocket::ResetOperation(2114) Trace: CControlSocket::ResetOperation(2114) Trace: CFtpControlSocket::ResetOperation(2114) Trace: CControlSocket::ResetOperation(2114) Error: File transfer failed after transferring 105.536.430 bytes in 26 seconds Status: Connecting to 85.25.120.199:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 ProFTPD 1.3.1 Server (ProFTPD) [85.25.120.199] Trace: CFtpControlSocket::SendNextCommand() Command: USER pacifico Trace: CFtpControlSocket::OnReceive() Response: 331 Password required for pacifico Trace: CFtpControlSocket::SendNextCommand() Command: PASS Trace: CFtpControlSocket::OnReceive() Response: 230 User pacifico logged in Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::FileTransfer() Status: Starting upload of D:\Magilvia\Documenti\Web\EComPoint\KissFromTheWorld\Sito vecchio\httpdocs\cms\upload\people\video\Ali_my_Slum_my_Korogocho.flv Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: CWD /httpdocs Error: Connection timed out Trace: CFtpControlSocket::ResetOperation(2114) Trace: CControlSocket::ResetOperation(2114) Trace: CFtpControlSocket::ResetOperation(2114) Trace: CControlSocket::ResetOperation(2114) Error: File transfer failed Status: Connecting to 85.25.120.199:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 ProFTPD 1.3.1 Server (ProFTPD) [85.25.120.199] Trace: CFtpControlSocket::SendNextCommand() Command: USER pacifico Trace: CFtpControlSocket::OnReceive() Response: 331 Password required for pacifico Trace: CFtpControlSocket::SendNextCommand() Command: PASS Trace: CFtpControlSocket::OnReceive() Response: 230 User pacifico logged in Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::FileTransfer() Status: Starting upload of D:\Magilvia\Documenti\Web\EComPoint\KissFromTheWorld\Sito vecchio\httpdocs\cms\upload\people\video\Ali_my_Slum_my_Korogocho.flv Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: CWD /httpdocs Trace: CFtpControlSocket::OnReceive() Response: 250 CWD command successful Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Status: Retrieving directory listing... Trace: ftpcontrolsocket.cpp(1280): List called from other command caller=0p31a2578 Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: TYPE I Trace: CFtpControlSocket::OnReceive() Response: 200 Type set to I Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (85,25,120,199,166,154). Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: LIST Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 150 Opening ASCII mode data connection for file list Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 226-Transfer complete Trace: CFtpControlSocket::OnReceive() Response: 226 Quotas off Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: FileTransferSend() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (85,25,120,199,196,233). Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: REST 221920 Trace: CFtpControlSocket::OnReceive() Response: 350 Restarting at 221920. Send STORE or RETRIEVE to initiate transfer Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: STOR Ali_my_Slum_my_Korogocho.flv Trace: CFtpControlSocket::OnReceive() Response: 451 Ali_my_Slum_my_Korogocho.flv: Append/Restart not permitted, try again Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Error: File transfer failed Trace: CFtpControlSocket::FileTransfer() Status: Starting upload of D:\Magilvia\Documenti\Web\EComPoint\KissFromTheWorld\Sito vecchio\httpdocs\cms\upload\people\video\Ali_my_Slum_my_Korogocho.flv Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Status: Retrieving directory listing... Trace: ftpcontrolsocket.cpp(1280): List called from other command caller=0p31a2578 Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (85,25,120,199,203,166). Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: REST 0 Trace: CFtpControlSocket::OnReceive() Response: 350 Restarting at 0. Send STORE or RETRIEVE to initiate transfer Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: LIST Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 150 Opening ASCII mode data connection for file list Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 226-Transfer complete Trace: CFtpControlSocket::OnReceive() Response: 226 Quotas off Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Status: Skipping upload of D:\Magilvia\Documenti\Web\EComPoint\KissFromTheWorld\Sito vecchio\httpdocs\cms\upload\people\video\Ali_my_Slum_my_Korogocho.flv Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: File transfer successful, transferred 12.507 bytes in 60 seconds

#5367 7-hour error on timestamp for all sent files normal fixed 14 years Windows
Description

Two parties have verified that text files sent via FileZilla 3.3.2.1 show a new "last modified date" that is seven hours ago. Yet, others looking at the same files on the remote server using SQL Tools 1.5 see the correct timestamp.

I am using Windows XP Pro SP3, and the files are being transferred to any of several servers. In the Site Manager, we have the timezone offsets set to zero (in fact, the seven-hour error is in the wrong direction for this to be the difference between PDT and GMT.)

Here's the kicker: if you drag the affected file back from the remote server, it keeps the same wrong timestamp!

Love the product, just trying to help make it better...

#5368 A new tab titled 'not connected' is created when double clicking the right or left tabs arrows normal invalid 14 years Windows
Description

When the current tab is the left most or right most tabs, and the user double clicks the right or left tabs arrows, a new tab titled 'not connected' is created at the right. The new tab will continue to be created as long as the user continues to click.

#5373 Resuming a upload normal outdated 14 years Windows
Description

When my internet crashes or something stops my upload, I used to be able to re-drag the file and it would give me a screen with several options. I used to just press resume and it would continue uploading from where it started. However it does not allow this anymore, once the internet has crashed I cannot do anything with the partly uploaded file, I cannot resume or delete it etc. The message states that the file is still in use.

I used to then have to restart the computer for it to release the file so i could delete it or resume the upload, however now that is not even working and I have to rename the file on my desktop and start the upload from scratch.

#5376 Multiple connection errors normal outdated 14 years Windows
Description

Hello, when I connect to my server and send a lot of files like 5000 or more then about 3/4 of the Q I get the following errors and it will not process any more files.

Response:	421 Too many connections (8) from this IP
Error:	Could not connect to server
Status:	Delaying connection for 5 seconds due to previously failed connection attempt...
Status:	Connecting to 174.132.77.158:21...
Status:	Connection established, waiting for welcome message...
Response:	421 Too many connections (8) from this IP
Error:	Could not connect to server

So in the File->Site Manager->Transfer Settings Tab I edit "Limit Number of Connections" I set to 6 connections max. Yet when I connect to my server to upload a bunch of files again I get the same exact error with too many connections (8).

This has been a very annoying bug for a long time, which I should have reported earlier but I kind of thought that someone would have run across this by now but I guess not.

#5377 sitemanager.xml could not be loaded high wontfix 14 years Windows
Description

The file sitemanager.xml could not be loaded. the xml document is not well formed. error reading Element value

i am getting this message every time i start file zilla.

And 2nd time i faced this issue & i lost all my site manager entries

please give me some solutions how can i remove that error & how can i restore my entries.

why i am getting this error, so that i can avoid happening again in future

File zilla software details

FileZilla Client


Version: 3.3.2.1

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2010-03-21 Compiled with: i586-mingw32msvc-gcc (GCC) 4.2.1-sjlj (mingw32-2) Compiler flags: -g -O2 -Wall -g -fexceptions

Linked against:

wxWidgets: 2.8.11 GnuTLS: 2.8.3

#5378 FileZilla 3.3.2.1 - ASCII transfer on SFTP doesn't work high wontfix 14 years Windows
Description

Trying to transfer a text file from Windows to an Unix machine with FileZilla it happen that on Unix machine into the text file at the end of the transfer there is a "M" at the end of every line. Trying to transfer the same file with other clients (i.e. CuteFTP or CoreFTP) it works. Also forcing "ASCII tranfer" there is the same bug

#5380 FileZilla client prompts for next passcode when using securid authentication normal worksforme 14 years Windows
Description

When using SFTP and RADIUS/Securid authentication users are able to log in successfully. However, upon upload or download of files you are then prompted again to enter your next PASSCODE. Users should not be prompted fopr next passcode after successfully logging in to transfer files.

#5381 Intermittent massive memory leak when transferring files normal outdated 14 years Windows
Description

Occasionally when transferring files, FileZilla client uses 100% of the physical memory available (I have 8GiB in the machine, and FileZilla goes up to approx. 92% of that) and the disk starts to thrash, significantly degrading performance.

Nothing is logged during this.

Once the file in the queue finishes, the memory is all released correctly and the operating system eventually recovers.

FileZilla Client version 3.3.2.1, built 2010-03-21 but this problem has been happening for at least the last 6 months in various versions, if not longer.

Seems to be more apparent on larger files (several gigabytes) but this could just be because they take longer to transfer, so the chance of it happening increases. It generally happens suddenly in the middle of an existing transfer.

Unfortunately because it is so sporadic, it is hard to replicate.

#5382 File count incorrect when using CTRL-SHIFT on file selection normal duplicate 14 years Windows
Description

Version Client 3.3.2.1

Steps to reproduce 1) Start Filezilla Client 2) Navigate to a local folder having multiple files available 3) Select one file 4) Hold CTRL+SHIFT 5) Select the next file in the folder 6) Repeat steps 3-4 for a few times

Error File counter is counting already selected files again

Expected behavior File count should reflect the amount of files actually selected

Additional information See attached screenshot, it contains 8 files selected actually counted as 36

#5383 multiple concurrent uploads fail with SFTP low rejected 14 years Windows
Description

This may be related to this bug:

http://trac.filezilla-project.org/ticket/3477

Two years old and long since closed, but this appears to be the same (or a similar) issue.

Uploading multiple files in multiple folders, over SFTP, with multiple concurrent uploads (5 is my setting), doesn't work with all servers.

The problem is, the client makes no intelligent decisions about the order in which uploads are processed.

That is, if you're uploading "folder_a/file_a" and "folder_a/file_b", the order in which these happen to occur, is unpredictable - it depends on whether or when a thread happens to be available.

So when "file_a" begins to upload, the folder is created - but if at the same time "file_b" begins, and assumes the folder has been created, but the previous request didn't complete yet, it will fail.

#5388 FZ freezing normal outdated 14 years Windows
Description

My filezilla client keeps freezing up when moving files over. What can I do to fix this?

#5391 Filezilla keeps adding blank lines inbetween code high rejected 14 years Windows
Description

Everytime I edit a file with filezilla it adds a blank line inbetween each tag. Every line of code is now separated by fifteen blank lines and I don't know why...

#5392 Filezilla crash when scrolling through active queue normal fixed 14 years Windows
Description

Filezilla 3.3.3-rc1 crashes on Windows 7 x86 when scrolling through an active queue (the scroll bar on bottom right) with concurrent transfers set to eight, though the crash doesn't seem to only happen with 8 concurrent transfers. I've reproduced this several times.

I've seen this happen with several different files and queues. Including resuming them and with a fresh one.

The following is the information Windows 7 pops up after the crash

Problem signature:

Problem Event Name: APPCRASH Application Name: filezilla.exe Application Version: 3.3.3.0 Application Timestamp: 4c0bb3cd Fault Module Name: filezilla.exe Fault Module Version: 3.3.3.0 Fault Module Timestamp: 4c0bb3cd Exception Code: c0000094 Exception Offset: 0054a96e OS Version: 6.1.7600.2.0.0.256.4 Locale ID: 1033 Additional Information 1: 0a9e Additional Information 2: 0a9e372d3b4ad19135b953a78882e789 Additional Information 3: 0a9e Additional Information 4: 0a9e372d3b4ad19135b953a78882e789

#5403 DDE Execute request failed: A request for a synchronous execute transaction has timed out. Faraz Choudhry high outdated 14 years Windows
Description

When I right-click on a remote file and choose View/Edit, I get an error message that says "DDE Execute request failed: A request for a synchronous execute transaction has timed out." The file I am trying to edit is web.config which I have associated to open with Notepad++. When I click View/Edit in Filezilla, it opens Visual Studio 2005, displays the error message in Filezilla, and does NOT open the file.

#5406 Passive FTP isn't passive on the second connection normal rejected 14 years Windows
Description

Hi,

SW: Filezilla Client 3.3.3, Windows XP SP3

I'm testing a PROftp server (externally hosted, on the Internet) to debug something. To help, I've also set one up internally on my LAN, and wanted to use Filezilla as the client. I'm testing on the LAN server first so I understand the ports in use etc.

However, Filezilla doesn't switch to PASV on the second time I connect to the server.

I define the server, and make sure that under Transfer Settings, its set to Passive.

I then login (log 1). you can see Filezilla correctly sent PASV. All looks good I then disconnect, and re-login again (log 2) by clicking on the drop-down toolbar. You can see from the log that the client doesn't switch to PASV.

The only way I've been able to re-connect in passive, is to close Filezilla and restart it.

I can't find this in the existing buglist.

Client and Server are on the same LAN.

(log 1) Status: Connecting to 192.168.50.132:21... Status: Connection established, waiting for welcome message... Response: 220 FTP Server ready. Command: USER ftptest Response: 331 Password required for ftptest Command: PASS * Response: 230 User ftptest logged in Command: SYST Response: 215 UNIX Type: L8 Command: FEAT Response: 211-Features: Response: MDTM Response: MFMT Response: UTF8 Response: MFF modify;UNIX.group;UNIX.mode; Response: MLST modify*;perm*;size*;type*;unique*;UNIX.group*;UNIX.mode*;UNIX.owner*; Response: REST STREAM Response: LANG en-US;ko-KR;fr-FR;bg-BG;it-IT;zh-TW;ru-RU;zh-CN Response: SIZE Response: 211 End Command: OPTS UTF8 ON Response: 200 UTF8 set to on Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is the current directory Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (192,168,50,132,233,129). Command: MLSD Response: 150 Opening ASCII mode data connection for MLSD Response: 226 Transfer complete Status: Directory listing successful

(log 2)

Status: Disconnected from server Status: Connecting to 192.168.50.132:21... Status: Connection established, waiting for welcome message... Response: 220 FTP Server ready. Command: USER ftptest Response: 331 Password required for ftptest Command: PASS * Response: 230 User ftptest logged in Command: OPTS UTF8 ON Response: 200 UTF8 set to on Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is the current directory Status: Directory listing successful

#5408 Uploading files is not correct normal outdated 14 years Windows
Description

If uploading file test.ear to directory /export/stage the stage is added to the filename.

eg. /export/stagetest.ear

I upload: to an AIX 4.3

See example:

Kommando: cd "/test/stage" Respons: New directory is: "/export/stage" Kommando: put "D:\development\deploy\test.ear" "test.ear" Status: local:D:\development\deploy\test.ear => remote:/export/stagetest.ear Status: Filoverførsel lykkedes, overført 18.624.512 byte på 4 sekunderKommando: cd "/export/stage" .... Status: Filoverførsel lykkedes, overført 18.624.512 byte på 4 sekunder

#5409 Warning message on exiting application, though no file is open normal rejected 14 years Windows
Description

I use FileZilla client 3.3.3.

I connect to a server, then use View/Edit to browse a server file, then close my editor. (I am using UltraEdit-32.)

If I then quit FileZilla, I get this message:

Some files are being edited, or need to be uploaded. If you close FileZilla, your changes will be lost.

#5410 Size 0 files failed normal outdated 14 years Windows
Description

In many distribution there are some file with a size at 0 (typically some index.html). With filezilla this files are not created on the destination directory and appear on the failed list. We then have to recreate manualy each of them...

Thanks to handle the creation of these file on the destination directory.

Here under Filezilla info :

FileZilla Client


Version: 3.3.3 Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2010-06-13 Compiled with: i586-mingw32msvc-gcc (GCC) 4.2.1-sjlj (mingw32-2) Compiler flags: -g -O2 -Wall -g -fexceptions

Linked against:

wxWidgets: 2.8.11 GnuTLS: 2.8.3

Operating system:

Name: Windows NT 6.1 (build 7600) Version: 6.1 Platform: 64 bit system

#5412 Full file list not shown normal outdated 14 years Windows
Description

Hi There,

if file are more than 1978 in directry then its not shows full file its just shows 1978 file.

on my server there 2500+ files but its shows only 1978 files other files not shown

please sove this bug.

Thanks Sheraz Aslam

#5413 Default file exists action low rejected 14 years Windows
Description

Hello,

When I ever I set my default file exists action as "Overwrite File", it works fine till the time I close & re-open the filezilla. After re-opening the application it is again set to "Use default action".

#5414 Bug Uploading with new version 3.3.3 Client normal invalid 14 years Windows
Description

Just updated FileZilla Client to 3.3.3. Platform: Windows XP SP3 Now I can't upload files correctly. Might upload one but will fail on the other I get the string below Please notice: "Response: 230- WARNING! 100 bare linefeeds received in ASCII mode Response: File may not have transferred correctly."

Command: SYST Response: 215 UNIX Type: L8 Command: FEAT Response: 500 'FEAT': command not understood. Status: Connected

Status: Connected Status: Starting upload of C:\Documents and Settings\dood\Desktop\calc_2.0.htm Command: CWD / Response: 250 CWD command successful. Command: PWD Response: 257 "/" is current directory. Command: TYPE A Response: 200 Type set to A. Command: PASV Response: 227 Entering Passive Mode (216,87,188,9,189,0) Command: STOR calc_2.0.htm Response: 150 Opening ASCII mode data connection for calc_2.0.htm. Response: 230- WARNING! 100 bare linefeeds received in ASCII mode Response: File may not have transferred correctly. Response: 226 Transfer complete.

#5415 Site Manager doesn't allow Alt-Tab when in Field "Server Type" normal fixed 14 years Windows
Description

The Site Manager doesn't allow Alt-Tab when in Field "Server Type". You usually don't want to have to move your right hand to the mouse when you fill in the necessary fields when you enter a new site. I consider this being a bug since you have no way to solve this with just alt-tab on the keyboard.

#5416 Filename filters filtering out all files high fixed 14 years Windows
Description

Filezilla 3.3.3

Since I updated to 3.3.3, filename filters that use "Path">>"Contains" causes Filezilla to filter out all directories and files.

For example, I used a filter for git files "Path" "contains" ".git"

which used to filter out git folders but filters out everything.

#5418 Cannot Connect To SFTP Server normal worksforme 14 years Windows
Description

After upgrade to FileZilla Client 3.3.3

When attempting to connect to SFTP server I get an access denied alert.

Error Below MY_FileZillaPath is the path to installation:

Execution of Command '"MY_FileZillaPath" -v' failed(error5: access is denied)

Client Version Version: 3.3.3

#5421 md5sum of files over 2gb changed normal outdated 14 years Windows
Description

after downloading a file using filezilla (the file was 10gb)and checking the md5sum of the file, the md5sum of the resultant file differed from the md5sum of the original file. whats more the file differed at byte 2147483648, the point the filesize would overflow a signed 32 bit integer. i have re-downloaded the orignal file using ssh on linux (opposed to how it was originally downloaded using filezilla on 32 bit windows server 2003) and the md5sum matches, i transfered it to the windows machine using samba and the md5sum STILL matches, which takes windows out of the equation as the source of the corruption. also being that it occurred AT 2147483648, corruption from download seems unlikely.

#5422 Trailing space in remote folder name causes problem normal rejected 14 years Windows
Description

I downloaded a remote folder with a trailing space in it´s name via context-menu. Downloading was fine, but I wasn´t able to delete that folder with Windows Explorer ("Datei kann nicht gelöscht werden: Die Quelldatei oder vom Quelldatenträger kann nicht gelesen werden.").

Deleting it is only possible by deleting the parent folder via command line with "rmdir /s test".

FZ: 3.3.3

#5423 Site Manager dropped all sites upon upgrade normal outdated 14 years Windows
Description

I upgraded from previous version 3.3.? and lost all my sites.


FileZilla Client


Version: 3.3.3

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2010-06-13 Compiled with: i586-mingw32msvc-gcc (GCC) 4.2.1-sjlj (mingw32-2) Compiler flags: -g -O2 -Wall -g -fexceptions

Linked against:

wxWidgets: 2.8.11 GnuTLS: 2.8.3

Operating system:

Name: Windows Vista (build 6000) Version: 6.0 Platform: 32 bit system

#5426 FileZilla does not reconnect after ECONNABORTED normal outdated 14 years Windows
Description

Sometimes if I click a folder, I get the message: "Error: Disconnected from server: ECONNABORTED - Connection aborted Error: Failed to retrieve directory listing"

Yes, I know you're never gonna fix ECONNABORTED, but there are two problems here:

  1. If I have directory sync on and click a local folder in the directory tree pane, that folder still appears selected but the folder isn't changed. This means I have to click somewhere else, then click back again to load the folder.
  2. If I hit F5 then FileZilla reconnects perfectly fine, so this should just be done automatically.
#5428 Contextual Right-Click Edit lost Custom Editor normal outdated 14 years Windows
Description

Prior to 3.3.3, right-clicking on a local file used to open that file for editing with the Custom Editor I had specified in "Edit > Settings > File editing > Default editor".

This functionality only returned after I selected "Edit > Settings > File editing > Always use default editor"

#5430 Unable to connect to server low rejected 14 years Windows
Description

I keep getting this error below. I know I have entered the information correctly.

Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- Response: 220-You are user number 1 of 50 allowed. Response: 220-Local time is now 00:49. Server port: 21. Response: 220-IPv6 connections are also welcome on this server. Response: 220 You will be disconnected after 15 minutes of inactivity. Command: USER iscript Response: 331 User iscript OK. Password required Command: PASS * Response: 530 Login authentication failed Error: Critical error Error: Could not connect to server

#5431 i want to report a bug site owner low worksforme 14 years Windows
Description

hi, i upload my files with filezila latest version 3.3.3 !! i have a lot of ftp account but whenever i upload a file up to 200k then this error come Error: Could not write to transfer socket: 0 Error: File transfer aborted by user what is this? if i use filezilla 3.3.1 then this error didnot come? i can use filezilla 3.3.1 to upload files but this version is little slower what do i do? please reply me to my email adress

#5435 Directory Listing includes date as part of filename Tim Kosse normal fixed 14 years Windows
Description

The date (in Lithuanian) is included as the first part of the filename. The date column is empty.

Screen shot, logs and network capture attached.

#5437 For one transfert on passive mode, creation of multiple sockets of command normal rejected 14 years Windows
Description

Excuse me for my english. I realize a tpdump capture to describe my problem with FileZilla Client 3.3.3 When i realise a upload, passive mode and keep alive option, of a large file, the transfert broken all 5 minutes. I found that it's my firewall who send me a RST packet. After analyze tcpdum capture between client and server, i see 2 connexions data and one connexion that not use "keep alive" command and my firewall with default timeout (5mn) on all session broken this session. I add a files:

  • tcpdump file (client.cap) realize on client
  • filezilla.log: log of FileZilla Client
  • analyze.log: my analyze of tcpdump capture "client.cap"
#5439 Local pane doesn't refresh in all tabs normal duplicate 14 years Windows
Description

Action: I have 2 tabs open to different areas of the same remote site, and the same local folder. I refresh the file listing

Expected behavior: The local listing refreshes in both tabs to reflect the current state

Actual behavior: The local listing only updates in the current tab.

#5458 Sytem cannot find the file specified high worksforme 14 years Windows
Description

I changed the name of a directory folder, then clicked on the folder and I receive this error: Status: Connected Status: Retrieving directory listing... Command: CWD /_INTERNAL/1 Images Response: 550 /_INTERNAL/1 Images: The system cannot find the file specified. Error: Failed to retrieve directory listing

There were many files in this directory. is there a way to retrieve the files? Can we reset/restore the site back a day before I made the name change? Please let me know if there is a way to get these files back. thank you. Sara Royer 813-453-3221 sara.royer@…

#5460 Wrong time date in AS400, System i normal wontfix 14 years Windows
Description

Hello,

I want you to know there is a bug when you are receiving the listing in a AS400 (System i) under the ftp client.

10/07/11

In a do a raw ftp under the MS-DOS, I am seeing the same format.

the filezilla is showming DD/MM/YYYY, but in really is getting:

YY/MM/DD

Thanks a lot, nice app !

#5468 Particular filename string gets renamed critical rejected 14 years Windows
Description

We have discovered that any file we upload using the filename "114400227 <any words here>" will be renamed to "11440022_ <any words here>". Uploading using our servers web based platform does not reproduce the error, but filezilla consistently renames this filename.

#5472 Resume not working normal rejected 14 years Windows
Description

Server is running 0.9.35 on Windows Server 2003 Web Edition (SP2)

Client is running 3.3.3 on a Windows Server 2003 Standard Edition (SP2)

When transferring a 1.8GB zip file from client to server the transfer failed. When I go back in to client and restart the upload, I am prompted that the file already exists, so I select resume.

I see "REST 1349595396" which is the correct size of the file already transferred on the the server, and this is followed by "500 Syntax error, command unrecognized."

When I check the logs on the server I see "RE*T 1349595396" followed by a "500 Syntax error, command unrecognized.". The S has been replaced by a *

Same behaviour was noticed on server 0.9.32 and is also present on 0.9.36

#5473 Ampersand (&) in site password creates invalid XML Tim Kosse normal fixed 14 years Windows
Description

I'm using FileZilla client 3.3.3 and when I use the ampersand (&) symbol in a password for a site it is stored in the XML file as '&' not '&amp;'. If I manually change it from '&' to '&amp;' then FileZilla is ok until I update the site or close and reopen FileZilla. Updating the site affects 'sitemanager.xml' and closing affects 'filezilla.xml' (<LastServer><Pass> tag), thus 'filezilla.xml' cannot be read and the default settings are used.

I've attached screen shots of the errors generated for each of these files.

#5476 Icon inversion Chris normal fixed 14 years Windows
Description

In FZ 3.3.3 (and former versions) the icons for "directory listing" and "directory comparing" are inverted.

#5478 ECONNABORTED - Connection aborted critical worksforme 14 years Windows
Description

Its very simple. I open my filezilla (3.3.3) and try to connect to a server, but it shows

Status: Resolving address of .org Status: Connecting to 85.25.250.8:21... Status: Connection attempt failed with "ECONNABORTED - Connection aborted". Error: Could not connect to server Status: Waiting to retry... Status: Resolving address of .org Status: Connecting to 85.25.250.8:21... Status: Connection attempt failed with "ECONNABORTED - Connection aborted". Error: Could not connect to server

My friend can connect and my IP is not banned because i can connect to the control panel. I have a new computer for a couple of days but the old computer was fine with connecting.

#5482 Error Doc XML reading attributes normal worksforme 14 years Windows
Description

Good afternoon,

First, excuse me for the bad language but I am french, and not really in the IT field. I currently use Filezilla Client 3.3.3. on a PC with windows XP. I never had such a problem since the error read in my ticket's subject. When opening FileZillaI got a window saying 'The Xml doc is not in the right setting : error reading attributes', so the previous favorite settings won't be set, you will run on the basic setting. I got this message whenever I run Filezilla and so must re-shape the windows and my previous read files every time. I tried to uninstall then re-install Filezilla but nothing changed. I checked the forum before posting and though I use both Avast as an Antivirus and ZoneAlarm as a firewall,none of them are blocking the programm to connect to whatever and whenever it wants to.

I believe something is wrong in the xml code. Can you help me fixing it? Regards.

#5484 Site certificate verification "always trust" checkbox doesn't work normal rejected 14 years Windows
Description

When accessing a site with a certificate that is unknown, the site certificate dialog opens, but the "always trust" check box isn't sensitive (can't be checked). Clicking the "Ok" button allows site access for that instance, and the site can be re-accessed (new login) while FileZilla remains continuously active. When FileZilla is restarted, the certificate verification steps must be repeated for that site. Very aggravating for such a site that one visits often.

#5486 Problem with Ascii download high rejected 14 years Windows
Description

Hi, I use "ftpes" to download files from a webserver, mostly php,css files. I noticed a strange behavior.

In some files, when using ASCII or Auto transfer mode, extra CR(carriage return) characters are added at the end of each line, causing a [CR][CR][LF] instead of [CR][LF].

If I download the file directly from the server is fine (not using filezilla)

Haven't found replication steps yet, but has happened to me several times.

Viewer: Notepad++ 5.6.8 unicode Log and screenshots attached

#5487 Filezilla locks up high outdated 14 years Windows
Description

When transferring a file it locks up in the middle of the transfers.What could be causing this?im using the most recent version of filezilla.. please help.

Thank you

#5489 Crital errors normal rejected 14 years Windows
Description

Response: 230 Anonymous user logged in Status: Connected Status: Starting upload of C:\Users\Carmen\Documents\Business Plan\Bus plan 1.pdf Command: CWD /pub/Business Plan Status: Starting upload of C:\Users\Carmen\Documents\Business Plan\Business Plan.rtf Response: 550 Can't change directory to /pub/Business Plan: No such file or directory Command: CWD /pub Response: 250 OK. Current directory is /pub Command: MKD Business Plan Response: 550 Sorry, anonymous users are not allowed to create directories Command: MKD /pub/Business Plan Response: 550 Sorry, anonymous users are not allowed to create directories Command: CWD /pub/Business Plan Response: 550 Can't change directory to /pub/Business Plan: No such file or directory Command: SIZE /pub/Business Plan/Bus plan 1.pdf Command: CWD /pub/Business Plan Response: 550 Can't check for file existence Command: TYPE I Response: 550 Can't change directory to /pub/Business Plan: No such file or directory Command: SIZE /pub/Business Plan/Business Plan.rtf Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (70,86,183,34,205,220) Command: STOR /pub/Business Plan/Bus plan 1.pdf Response: 550 Can't check for file existence Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PASV Response: 553 Can't open that file: No such file or directory Error: Critical file transfer error Status: Starting upload of C:\Users\Carmen\Documents\Business Plan\Cost verse profit.xls Command: CWD /pub/Business Plan Response: 227 Entering Passive Mode (70,86,183,34,137,5) Command: STOR /pub/Business Plan/Business Plan.rtf Response: 553 Can't open that file: No such file or directory Error: Critical file transfer error Status: Starting upload of C:\Users\Carmen\Documents\Business Plan\Executive summary.doc Response: 550 Can't change directory to /pub/Business Plan: No such file or directory Command: CWD /pub Response: 250 OK. Current directory is /pub Command: MKD Business Plan Response: 550 Sorry, anonymous users are not allowed to create directories Command: MKD /pub/Business Plan Response: 550 Sorry, anonymous users are not allowed to create directories Command: CWD /pub/Business Plan Response: 550 Can't change directory to /pub/Business Plan: No such file or directory Command: SIZE /pub/Business Plan/Cost verse profit.xls Command: CWD /pub/Business Plan Response: 550 Can't check for file existence Command: PASV Response: 227 Entering Passive Mode (70,86,183,34,219,65) Command: STOR /pub/Business Plan/Cost verse profit.xls Response: 550 Can't change directory to /pub/Business Plan: No such file or directory Command: SIZE /pub/Business Plan/Executive summary.doc Response: 553 Can't open that file: No such file or directory Error: Critical file transfer error Response: 550 Can't check for file existence Command: PASV Response: 227 Entering Passive Mode (70,86,183,34,60,40) Command: STOR /pub/Business Plan/Executive summary.doc Response: 553 Can't open that file: No such file or directory Error: Critical file transfer error

#5500 A batch file upload failed on 3.3.4 RC1 high fixed 14 years Windows
Description

Hello:

I tried to upload a number of files into a server through FileZilla by clicking a file, then Shift Click that resulted in a selection of 11 files. Then, I drag & drop the files to the server file list.

Opted to overwrite the existing files > Always use this action > Apply to current queue only.

All the 11 transfers then failed.

#5501 Drag-drop file upload always fails normal duplicate 14 years Windows
Description

Trying to drag a file from the local folder to the remote server folder always fails in version 3.3.4-rc1 of FileZilla Client.

To reproduce:

  1. UI is configured to Blackboard layout, not reversed.
  2. Login to an FTP server.
  3. Navigate to source folder and destination folder.
  4. Click and drag a file from the local file pane to the remote file pane and drop.

What happens: Client attempts to transfer file and gets an error similar to the following: can't open file 'Q:\Folder\subfolderfile.php' (error 2: the system cannot find the file specified.)

The path reported in this error is not correct, the actual file is located at: 'Q:\Folder\subfolder\file.php' It appears this method of uploading has a bug where the last \ in the folder path is missing.

Work around: Selecting the file in the local pane and pressing Enter transfers the file correctly.

#5503 Classic theme is always changed to OpenCrystal after restart high fixed 14 years Windows
Description

Hi,

I always used the "Classic" theme and after updating from 3.3.3 to 3.3.4-rc1 this was automatically changed to the "OpenCrystal" theme. I then changed it back to "Classic", but after a restart it was again "OpenCrystal".

This problem doesn´t occur when you use e.g. "Blukis" as a theme.

#5504 Speed limit icon isn´t updated when changing themes low fixed 14 years Windows
Description

After changing the interface theme in settings, the icon bar icons are updated but not the icon for the speed limits.

#5505 View/Edit doesn't work any more high duplicate 14 years Windows
Description

View/Edit function doesn't work any more after upgrading to 3.3.4 rc1 version. Tested on Notepad++ and Dreamweaver cs5.

#5506 Uploading a file via drag&drop fails blocker duplicate 14 years Windows
Description

When I drag&drop a file from Windows Explorer or from FileZilla into the remote directory, I get this error:

Status: Starting upload of C:\1temp\typo3_44_cssx.png Error: Failed to open "C:\1temp\typo3_44_cssx.png" for reading Error: File transfer failed

The correct path/filename would be: C:\1temp\typo3_44_css\x.png

Problem: The last backslash in front of the filename is missing. Upload via context menu works fine.

FileZilla 3.3.4-rc1

#5508 Can't open file (error 2) when dragging from local to remote normal duplicate 14 years Windows
Description

Hello,

Just upgraded to 3.3.4-rc1, no problems with the upgrade. Then tried to transfer a couple of files by dragging and got error 2. However when I right-clicked and selected 'upload' - it worked fine. So it appears to be drag-n-drop related issue.

Great program regardless :) Thanks.

Oleg

#5510 Drag'n'drop does not work in 3.3.4-rc1 high duplicate 14 years Windows
Description

In 3.3.4-rc1 drag-and-drop function fron Windows Explorer does not work. From explorer panel inside the Filezilla itself it does not work either. The only way to transfer a file is double click - only this works which is very inconvenient

#5512 Unhandled Win32 Exception high outdated 14 years Windows
Description

I am using vista on an hp pavilion dv9700. The program has been working fine and now I am getting this error.

I have tried uninstalling and reinstalling and also upgrading but now nothing is working.

#5513 Dragging file from Shell (Desktop) doesn't work high fixed 14 years Windows
Description

Attempting to upload a file to an FTP site by dragging from the desktop results in the attached message. It seems the newest version of FileZilla (3.3.4-rc1) is failing to place a slash between the source directory name and the source filename.

#5514 Drag and Drop Handler submitting wrong path/filename blocker duplicate 14 years Windows
Description
  1. Drag and drop a file from "c:\test\file.txt" (from the Windows Explorer) to the right hand side of the filezilla window (the "Remote site") into a folder on the connected server.
  1. filezilla will report an error indicating that it can not find the file "c:\testfile.txt" (mind the missing path seperator at the end of the dirname before the basename starts)

This also happens when you try to drag and drop the file from the left hand side of filezilla (the "Local site").

If I right click on the file in the "Local site" and choose "Transfer file" it works fine.

The log file does not reveal very much (I have set the log level to debug):

23:46:09: can't open file 'C:\testfile.txt' (error 2: das System kann die angegebene Datei nicht finden.)

(The latter is german and means that it can not find the file)

I am using Filezilla Client 3.3.4-rc1

#5516 Uploading Files altering path names normal outdated 14 years Windows
Description

When I try to upload a folder via FTP, it seems to be messing up, rather than uploading to: wordpress\wp-admin\css\theme-editor.css, for example, it uploads to: wordpress\wp-admin\csstheme-editor.css

any ideas?

#5518 uploading issue normal rejected 14 years Windows
Description

I am uploading some of files on my server, from hosting file manager's data is being uploaded but from FileZilla client it is giving me following error: Status: Directory listing successful Status: Connecting to 173.83.178.62:21... Status: Connection established, waiting for welcome message... Response: 220-Microsoft FTP Service Response: 220 IIS1004 Command: USER oneicportal Response: 331 Password required for oneicportal. Command: PASS * Response: 230 User oneicportal logged in. Status: Connected Status: Starting upload of C:\Documents and Settings\Administrator\Desktop\Edraw Max.lnk Command: CWD /oneicportal Response: 250 CWD command successful. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (173,83,178,62,21,124). Command: STOR Edraw Max.lnk Response: 550 Access is denied. Error: Critical file transfer error

#5524 v 3.3.4 won't run normal outdated 14 years Windows
Description

After upgrading to 3.3.4, while trying to run program, proces filezilla.exe takes over 2 GB of RAM, and then już quits without showing any message or other window.

in windows logs i'v found:

  • <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  • <System> <Provider Name="Application Error" /> <EventID Qualifiers="0">1000</EventID> <Level>2</Level> <Task>100</Task> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2010-08-13T21:25:49.000000000Z" /> <EventRecordID>18279</EventRecordID> <Channel>Application</Channel> <Computer>scanner1</Computer> <Security /> </System>
  • <EventData> <Data>filezilla.exe</Data> <Data>3.3.4.0</Data> <Data>4c646632</Data> <Data>unknown</Data> <Data>0.0.0.0</Data> <Data>00000000</Data> <Data>c0000005</Data> <Data>00000243</Data> <Data>1808</Data> <Data>01cb3b2e0881c10b</Data> <Data>C:\Program Files (x86)\FileZilla FTP Client\filezilla.exe</Data> <Data>unknown</Data> <Data>5798c5ec-a721-11df-ab60-00241d7d3cd6</Data> </EventData> </Event>
#5528 The Chinese character is unreadable when the folder is focused normal outdated 14 years Windows
Description

Repro Steps:

  1. Open FZ and connect to a ftp server
  2. Open one directory and create a folder with Chinese name, such as "格里"
  3. Click the new added folder

Then the name is changed to unreadable code.

#5533 WRT110 router - FTP upload problem - Timeouts on large files normal invalid 14 years Windows
Description

WRT110 router - FileZilla Client, FTP upload problem

- Timeouts on large files - ==

When I upload files via FTP and if the transfer of a file takes more then 3 minutes,

then my FTP programs doesn't jump to the next file to be uploaded when the previous one has just been finished.

The problem occurs only if I connect to the internet behind my wrt110 router.

I have tried FileZilla, FTPRush and FlashFXP FTP softwares to upload via FTP.

At FileZilla sending keep-alives doesn't help,

http://www.abload.de/img/filezilla_keep-alivetesl.jpg

BUT FTP upload properly works at FlashFXP if I send noop during transfer:

Sending anti-idle keep alives also does not work at FlashFXP from behind wrt110 router.

http://www.abload.de/img/wrt110passthrough1eq0a.jpg

http://www.abload.de/img/wrt110passthrough21sul.jpg

http://www.abload.de/img/wrt110passthrough3crrp.jpg

At FileZilla I can right-click->Refresh the FTP window during transfer, but I can't do that at FlashFXP.

This might be connected with the problem I have written above, I don't know.

Please if you can, put similar solution into FileZilla as it is in FlashFXP.

Thanks.

This is exactly what I am experiencing --> On FileZilla's site I can read this:

http://wiki.filezilla-project.org/Network_Configuration#Timeouts_on_large_files


'''Timeouts on large files'''

If you can transfer small files without any issues,

but transfers of larger files end with a timeout,

a broken router and/or firewall exists

between the client and the server and is causing a problem.

As mentioned above,  

FTP uses two TCP connections:

a control connection to submit commands and receive replies,

and a data connection for actual file transfers.

It is the nature of FTP that during a transfer the control connection stays completely idle.


The TCP specifications do not set a limit on the amount of time a connection can stay idle.

Unless explicitly closed, a connection is assumed to remain alive indefinitely.

However, many routers and firewalls automatically close idle connections after a certain period of time.  

Worse, they often don't notify the user, but just silently drop the connection.

 

For FTP, this means that during a long transfer

the control connection can get dropped because it is detected as idle, but neither client nor server are notified.

So when all data has been transferred, the server assumes the control connection is alive

and it sends the transfer confirmation reply.

 

Likewise, the client thinks the control connection is alive and it waits for the reply from the server.

But since the control connection got dropped without notification,

the reply never arrives and eventually the connection will timeout.


In an attempt to solve this problem,

the TCP specifications include a way to send keep-alive packets on otherwise idle TCP connections,

to tell all involved parties that the connection is still alive and needed.

 

However, the TCP specifications also make it very clear that these keep-alive packets should not be sent more often than once every two hours. Therefore, with added tolerance for network latency, connections can stay idle for up to 2 hours and 4 minutes.

 

However, many routers and firewalls drop connections that have been idle for less than 2 hours and 4 minutes. This violates the TCP specifications (RFC 5382 makes this especially clear). In other words, all routers and firewalls that are dropping idle connections too early cannot be used for long FTP transfers. Unfortunately manufacturers of consumer-grade router and firewall vendors do not care about specifications ... all they care about is getting your money (and only deliver barely working lowest quality junk).

To solve this problem, you need to uninstall affected firewalls and replace faulty routers with better-quality ones.
#5535 Welcome Dialog Displaying each time app opens normal outdated 14 years Windows
Description

Our office has just updated to the latest version of Filezilla. Every time you open this application now, the "Welcome to Filezilla" dialog pops up. We have all tried searching to see where this can be turned off but there does not appear to be a setting.

A small but annoying "feature".

Thanks

Barb

#5542 sometimes refuses to update right side normal fixed 14 years Windows
Description

sometimes filezilla client gets stuck into a mode where it refuses to:

  • after changing the right side directory, update the right side
  • click refresh button, refresh the right side

and I don't know if there is any particular sequence that starts this. so my best guess would be to say start looking for logic bugs.

#5543 Inserting code/ class="gibberish" normal rejected 14 years Windows
Description

I downloaded the newest version and this problem started. It prompted me to try the newest version. I have my website through 000webhost.

When uploading an html file, something is adding class to each img and setting it to a string of about 20 letters of gibberish. The result is that nothing appears on the webpage except for the link to their webhost.

It appears to be random as it is not the same when I check back later -- meaning, this class is set to something different each time I view the code on the same file. The last time I looked the inserted code looks like: class=" iqsnceuzmqugrweoheju" It is the same on the other newly loaded files -- meaning, they also have class=" iqsnceuzmqugrweoheju" in the same place. If I check back later, it will be a different string of letters, but it will be the same on each of the 4 new uploaded html files.

It has not affected previous files. I've used firebug to view the code on previous uploads, and they are fine. It only seems to affect files that I have uploaded in the last day or so.

I ran a comprehensive scan with Norton, and there are no problems on my computer. I have also reported this to the webhost.

Here is one of the affected pages/files address: http://sessionscoursework.webatu.com/fireworks/exercise_5/banners/TRIAL.html

#5550 Toolbar glitches normal rejected 14 years Windows
Description

I just need to connect and the toolbar get into this (screenshot annexed - the red lines are mine). When I mouse hover the icons appears again, but the space between them not.

Windows 7 Professional x64 pt-BR FileZilla 3.3.4.1 Desktop resolution: 1600x900 (Aero enabled) VGA: Intel GMA X3100 (driver 8.14.10.1930)

#5551 filetype associations being ignored normal fixed 14 years Windows
Description

I have .log files assigned to be opened with Notepad++, but the latest versions of FileZilla open all .log files in plain Notepad.

I am running windows 7 professional and it is worth noting that from what I can tell, this was introduced in the 3.3.4 series of releases. In FileZilla version 3.3.3 and earlier .log files opened as expected in Notepad++.

I have also tried to manually set the filetype association in FileZilla's settings. Also, I have .bat files set to be opened in Notepad++ (in FileZilla's settings) instead of run but in the 3.3.4 series it is run when I select to open it.

#5553 New update is not working great. high worksforme 14 years Windows
Description

Hi I just upgraded my FileZilla to version 3.3.4.1 and now when I try to download files I get a "Critical file transfer error" It never happened with my old version. What could be wrong?

Thanks

#5555 Remote file search normal rejected 14 years Windows
Description

I tested remote file search on last version 3.3.4.1. I tried search "filename", "contains" and "20827" (searched string). It tried search, but it didnot search any files contains "20827" in filename.

#5556 Critical File Transfer Error - All files, all hard drives and directories. normal rejected 14 years Windows
Description

Was working before, now cannot upload anything.

Command: PASV Response: 227 Entering Passive Mode (208,66,232,113,118,92) Command: STOR Toucan_24x30.tif Response: 553 Can't open that file: Input/output error Error: Critical file transfer error after transferring 262,144 bytes in 1 second Status: Starting upload of I:\CLIENT ART\Ackerman\Yellow Butterfly.tif Command: PASV Response: 227 Entering Passive Mode (208,66,232,113,117,82) Command: STOR Yellow Butterfly.tif Response: 553 Can't open that file: Input/output error Error: Critical file transfer error after transferring 262,144 bytes in 1 second Status: Starting upload of I:\CLIENT ART\Ackerman\Yellow Butterfly.tif Command: PASV Response: 227 Entering Passive Mode (208,66,232,113,63,78) Command: STOR Yellow Butterfly.tif Response: 553 Can't open that file: Input/output error Error: Critical file transfer error after transferring 262,144 bytes in 1 second Status: Starting upload of I:\CLIENT ART\Ackerman\Yellow Butterfly.tif Command: PASV Response: 227 Entering Passive Mode (208,66,232,113,147,221) Command: STOR Yellow Butterfly.tif Response: 553 Can't open that file: Input/output error Error: Critical file transfer error after transferring 262,144 bytes in 1 second Status: Skipping upload of I:\CLIENT ART\Ackerman\Thumbs.db Status: File transfer skipped Status: Disconnected from server Status: Disconnected from server

#5561 Reconnect button not working low outdated 14 years Windows
Description

The reconnect button on version 3.3.4.1 is not working

#5562 Error when viewing Winzip file normal duplicate 14 years Windows
Description

The latest version was automatically downloaded this morning (3.3.4.1).

When I log onto a remote site, highlight a Winzip file, right click and select View/Edit, I get the attached error messages.

It's something I've never had a problem with before so I double-checked by downgrading to version 3.3.3 and I can view a zip file without error.

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