Custom Query (4044 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1801 - 1900 of 4044)

Ticket Summary Owner Priority Resolution Created Operating system type
#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.

#5563 Wrong filesize shown (2 GB for a file of 1.079.192 bytes) normal fixed 14 years Windows
Description

Hello,

I recently wondered that a file that should be around 1 GB was shown as "2 GB" in the FileZilla Client v3.3.4.1. After downloading from the Linux/Debian server, the file also had "2 GB" on the local disc - according to FileZilla Client. However the Windows Explorer is quite sure that it actually only has 1.02 GB.

If I change to more than 0 decimals in the settings, FileZilla shows a size of 1.03 GB. Therefore I guess FileZilla rounds up the filesize in a suboptimal way.

BurninLeo

#5565 apparent conflict with Dragon NaturallySpeaking 11 normal rejected 14 years Windows
Description

client version 3.3.4.1 crashes when the remote site file window is accessed when Dragon NaturallySpeaking 11 is running.

this problem is new to NaturallySpeaking 11, and was not a problem in their version 10. This bug will be concurrently reported to NUANCE, NaturallySpeaking's developer.

#5567 Image corruption normal fixed 14 years Windows
Description

I was using filezilla to upload some images for my website's background. They are my desktop's wallpaper, and so I thought they would be perfect for my site as well. However, every time I upload any of my wallpaper images, they become corrupt on my server.

I have been able to upload countless other images and files with 0 problems. I cannot fathom what or how these images differ from any other images. I have changed the image type (.jpg to .png), I have tried resizing them to be smaller (from 1920x1080 to 1280x720 and 300x400), to no avail. I have also tried several of my wallpaper images and they all become corrupt on my server using filezilla. I know it is not my server because using my cpanel's upload tool, the images uploaded fine to the same place, with the same other details.

I will attach 2 of my images that corrupt every time I upload.

#5573 filezilla wont let me ftp to my topcities account normal outdated 14 years Windows
Description

I'm justan ignorant user who doesnt know waht a client or a server is. All I know is that I can use filezilla fine for lots of other machine but not for topcities. Ive asked you before but got no response. Do I need a degree in information technology just to report a bug? Is it really too hard for you to make filezilla work for topcities?

Here's what 'help' says: FileZilla Client


Version: 3.3.4.1

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2010-08-16 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 6002, Service Pack 2) Version: 6.0 Platform: 32 bit system

Here's what happens when i try to get my topcities account:

Status: Resolving address of donhe.topcities.com Status: Connecting to 72.37.164.203:21... Status: Connection established, waiting for welcome message... Response: 220 topcities.com NcFTPd Server (licensed copy) ready. Command: USER donhe Response: 331 User donhe okay, need password. Command: PASS Response: 230-####################################################################### Response: 230-####################################################################### Response: 230- Response: 230-Welcome, donhe. You are now logged into your account. Response: 230- Response: 230-Your web site address: http://donhe.topcities.com Response: 230-You are connected from IP Address: 122.106.40.177 Response: 230-Space limit for your account: 153600000 bytes Response: 230-Space used: 69158732 bytes Response: 230-Maximum per-file size: 5000 Kb Response: 230-Upload bandwidth limit: 3 kB/sec Response: 230-Download bandwidth limit: 2 kB/sec Response: 230-PT: 0.72 Response: 230- Response: 230-Note: Please do not exceed your account quota by uploading files Response: 230-larger than 900Kb or exceeding your space limit. If you do, subsequent Response: 230-uploads will be unsucessful without notice to you. Response: 230- Response: 230-####################################################################### Response: 230-####################################################################### Response: 230- Response: 230- Response: 230- Response: 230 Restricted user logged in. Command: SYST Response: 215 UNIX Type: L8 Command: FEAT Response: 211-Extensions supported: Response: CLNT Response: MDTM Response: MLST type*;size*;modify*;UNIX.mode*;UNIX.owner;UNIX.uid;UNIX.group;UNIX.gid;unique Response: PASV Response: REST STREAM Response: SIZE Response: TVFS Response: Compliance Level: 19981201 (IETF mlst-05) Response: 211 End. Command: OPTS MLST type;size;modify;unix.mode;unix.owner;unix.uid;unix.group;unix.gid; Response: 200 Options accepted: type;size;modify;unix.mode;unix.uid;unix.gid Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is cwd. Command: TYPE I Response: 200 Type okay. Command: PASV Response: 227 Entering Passive Mode (72,37,164,203,215,230) Command: MLSD Error: Connection timed out Error: Failed to retrieve directory listing

#5574 HTML pages downloaded from the server download as garbled Chinese characters normal rejected 14 years Windows
Description

When I download pages from my server, when edited contain only garbled chinese characters, and none of the original content.

#5577 GnuTLS error -9: A TLS packet with unexpected length was received normal rejected 14 years Windows
Description

I am trying to FTP from a mainframe running z/OS 1.11 using TLS. Cannot seem to get a data connection. I support EPSV on the mainframe as well.

Log: Status: Connecting to 66.180.4.6:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220-FTPD1 IBM FTP CS V1R11 at LOOPBACK, 20:41:29 on 2010-09-09. Trace: CFtpControlSocket::OnReceive() Response: 220 Connection will close if idle for more than 5 minutes. Trace: CFtpControlSocket::SendNextCommand() Command: AUTH TLS Trace: CFtpControlSocket::OnReceive() Response: 234 Security environment established - ready for negotiation Status: Initializing TLS... Trace: CTlsSocket::Handshake() Trace: CTlsSocket::ContinueHandshake() Trace: CTlsSocket::ContinueHandshake() Trace: CTlsSocket::ContinueHandshake() Trace: CTlsSocket::ContinueHandshake() Trace: CTlsSocket::ContinueHandshake() Trace: Handshake successful Trace: Cipher: ARCFOUR-128, MAC: MD5 Status: Verifying certificate... Trace: CFtpControlSocket::SendNextCommand() Command: USER dolsen Status: TLS/SSL connection established. Trace: CFtpControlSocket::OnReceive() Response: 331 Send password please. Trace: CFtpControlSocket::SendNextCommand() Command: PASS Trace: CFtpControlSocket::OnReceive() Response: 230 DOLSEN is logged on. Working directory is "DOLSEN.". Trace: CFtpControlSocket::SendNextCommand() Command: SYST Trace: CFtpControlSocket::OnReceive() Response: 215 MVS is the operating system of this server. FTP Server is running on z/OS. Trace: CFtpControlSocket::SendNextCommand() Command: PBSZ 0 Trace: CFtpControlSocket::OnReceive() Response: 200 Protection buffer size accepted Trace: CFtpControlSocket::SendNextCommand() Command: PROT P Trace: CFtpControlSocket::OnReceive() Response: 200 Data connection protection set to private 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 "'DOLSEN.'" is working directory. Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: TYPE I Trace: CFtpControlSocket::OnReceive() Response: 200 Representation type is Image Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (10,200,32,254,234,121) Trace: CFtpControlSocket::TransferParseResponse() Status: Server sent passive reply with unroutable address. Using server address instead. Trace: Reply: 10.200.32.254, peer: 66.180.4.6 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: LIST Trace: CTransferSocket::OnConnect Trace: CTlsSocket::Handshake() Trace: CTlsSocket::ContinueHandshake() Trace: CTlsSocket::ContinueHandshake() Trace: CFtpControlSocket::OnReceive() Response: 125 List started OK Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTlsSocket::ContinueHandshake() Trace: Handshake successful Trace: Session resumed Trace: Cipher: ARCFOUR-128, MAC: MD5 Trace: CTransferSocket::OnConnect Trace: CTlsSocket::OnSocketEvent(): close event received Error: GnuTLS error -9: A TLS packet with unexpected length was received. Status: Server did not properly shut down TLS connection Error: Could not read from transfer socket: ECONNABORTED - Connection aborted Trace: CTransferSocket::TransferEnd(3) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 250 List completed successfully. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Error: Failed to retrieve directory listing Trace: CTlsSocket::OnSocketEvent(): close event received Trace: CRealControlSocket::OnClose(0) Error: Connection closed by server Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66)

System type: FileZilla Client


Version: 3.3.4.1

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2010-08-16 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 XP (build 2600, Service Pack 3) Version: 5.1 Platform: 32 bit system

#5579 New Update not working on my Laptop normal worksforme 14 years Windows
Description

I have your software on my main desktop computer, I did not update it to your current version when requested to, and it still works and uploads to my website ... www.peacerecord.com. I updated the FileZilla version on my Laptop computer to the current version when it requested me to and now it cannot connect to my website for uploading. What must I do ... are some of the log in parameters changed in your new updated version of File Zilla?

#5580 MLSD Command causes error normal worksforme 14 years Windows
Description

I have installed the latest version of Filezilla Server (0.9.36) and Client(3.3.4.1) on a 1&1 Dynamic Cloud Server running Windows WebServer 2008 R2.

I am running the latest version of Filezilla Client and Server on my workstation, which is running Windows 7 Professional.

When I try to connect to my workstation from the Cloud server I can login, but get an error when the MLSD commad is issued. When I try using the Client from my workstation I get the same error in the same place.

The error message reads: "Failed to retrieve directory listing".

#5583 download >100% normal worksforme 14 years Windows
Description

I am using FileZilla 3.3.4.1 together with FileZilla Server 0.9.36 beta. When I download a large file (1,7GB)from FileZilla server it runs >100% of filesize and I get a corrupt file. I do *not* use MS FTP Server (IIS).

Any setting or anything else I can do to get a proper download?

#5584 Error occurring only if using FileZilla client v 3.3.4.1 i.e. Failed to retrieve directory listing high outdated 14 years Windows
Description

Error occurring only if using FileZilla client v 3.3.4.1 i.e. Failed to retrieve directory listing I am able to access data from FileZilla server with FileZilla ftp client V3.3.3 But same user can not able to access in FileZilla ftp client v3.3.4.1 ftps: *

#5586 Upload fails that works in previous version of FileZilla normal fixed 14 years Windows
Description

With version 3.3.4.1, an upload of slightly larger than 130k fails, issuing "Target File Already Exists" over and over. I uninstalled 3.3.4.1, and installed version 3.1.3.1, and the file transfers fine, so it appears to not be something environmental. I then reverted back to 3.3.4.1, and it failed again in the same way.

I'm trying to send the file to a server running Windows, but I'm not sure of its version. After ensuring that the file didn't exist on the target server, I initiated the upload process. The progress info indicated that it had uploaded exactly 64K bytes, then the "Target File Already Exists" window popped up, indicating that the file already existed on the target server, with a filesize of 64k. I tell it to Overwrite, and after a few seconds, the same popup comes, this time telling me that the file on the server is 0 bytes. I hit OK (Overwrite) and I'm now in the loop of the popup appearing over and over, and the upload not completing.

Is there some option that was introduced between these two versions that I might need to set to make the upload happen properly?

Thanks!

#5587 FileZilla Crashes with right mouse click normal outdated 14 years Windows
Description

Anytime i right mouse click in FileZilla it crashes the program and displays the following message ?

Error Signature AppName: filezilla.exe AppVer: 3.3.4.1 ModName: oleacc.dll ModVer: 4.2.5406.0 Offset: 0001e368

#5588 Folders with "*" can't be read. normal outdated 14 years Windows
Description

Befehl: CWD /Test*test Antwort: 550 /Test*test: No such file or directory

Somehow it should be escaped as wxFTP class of wxWidgets does handle it properly.

#5589 Order arrow not responding high fixed 14 years Windows
Description

When I click on the buttons above a column to toggle between ascending or descending order, the arrow doesn't switch up or down. This happens only on clientside (left screen), not serverside (right screen). The arrow also stays on one column when another column is clicked.

#5590 CTToolbar subclassing error normal worksforme 14 years Windows
Description

On opening Firezilla I get: Subclass 'CTToolbar' not found for service 'ID_TOOLBAR', not subclassing!'

Also, I am running version 3.3.4. I have downloaded v. 3.3.4.1 but when I try to install it I get an 'already running' message. I have no version open, and Task Manager does not report either an Application or a Process running.

Help! Nice product otherwise!

Ed Mini edmini@…

#5593 ftp proxy problem with version 3.3.4.1 normal outdated 14 years Windows
Description

i'm using an ftp proxy (suse proxy suite) it's an native ftp proxy running on port 8082

with the older filezilla version 2 its working !

ftp proxy settings user@host password

login to ftp server works fine. i get also the directory listing. download works

but i can't upload files to the ftp server.

the upload hangs on the STOR command (after PASV) and a timeout will be generated.

with an older filezilla version it works.

#5596 Improper handling of link files on server side normal worksforme 14 years Windows
Description

If files are represented by soft-links on the server side, filezilla will create local directories with the name of the soft-link and the target file inside it.

The issue can be reproduced using the IBM's Fixcentral FTP server.

FTP server: delivery04-mul.dhe.ibm.com User ID: anonymous Password: Send any password Directory: /ecc/hsb/H23564754

FileZilla Client


Version: 3.3.4.1

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2010-08-16 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 XP (build 2600, Service Pack 3) Version: 5.1 Platform: 32 bit system

#5599 File associations disappear after update normal worksforme 14 years Windows
Description

Sorry for my poor English.

I couldn't open all my media and *.css files with system file associations after I update FileZilla from 3.0.0 to 3.3.4.1.

When I open the *.css files it says, "The file (...) could not be opened: No program has been associated on your system with this file type." And FileZilla always open my media files with Windows Media Player instead of the default player "KMPlayer".

My Windows file association control panel says KMPlayer is the default player correctly so I open Regedit, and found that there are two sets for each media file type.

For example, there are two nodes, ".mp3" and "mp3File", for *.mp3 file on the Regedit tree. The "mp3File" set was created by Windows Media Player, FileZilla says "No program has been associated on your system with this file type" again after I delete it.

Maybe that's the fault of Windows but those problems are not happened in FileZilla 3.0.0.

#5602 Disappearing toolbar buttons normal duplicate 14 years Windows
Description

There is a lot of overlapping of command lines in the top window of filezilla client. As the command lines scroll up the toolbar buttons disappear until I mouse-over them. After the box fills up with commands, then the command write over the 'host', 'username', 'password', and 'port' boxes just below the toolbar buttons. The commands cover the toolbar buttons too.

#5603 remote directory listing failed [bug ?] low fixed 14 years Windows
Description

Hi,

i've a strange behavior with one ftp server : the authentification is OK but the remote directories listing is failing with a MLSD 500 command and an ? answer... resulting in a Error: Failed to retrieve directory listing.

The same operation is OK with winscp and the command-line ftp client started with cmd in windows.

Filezilla client : 3.3.4.1

#5609 Upload failure normal rejected 14 years Windows
Description

Response: 150 Ok to send data. Response: 451 Failure writing to local file. Error: File transfer failed after transferring 262,144 bytes in 1 second Status: Disconnected from server

#5614 Error: Critical error normal outdated 14 years Windows
Description

On my machine i have associated ftp links to FileZilla. When i click on any FTP links it is giving critical error. It happens only when the username/password has special characters like below.

ftp://SC03167c:nb{FM6nx@ftp.india.madan.com/

Following is the error:

Error: Critical error Error: Could not connect to server

But, if i launch the Filezilla and directly enter the above FTP link in HOST field, it is working fine.

#5615 filezilla doesn't upload to vsftpd ssl after many uploads normal rejected 14 years Windows
Description

I uploaded the full fugue-icons-3.0-src icons folder to an vsftpd server (Version 2.3.0-1 Debian). After a lot of uploaded files (300 or more) the rest doesn't work and goes to "Failed transfers". I got the error "522 SSL connection failed; session reuse required". Searched on google and found a solution: set "require_ssl_reuse=NO" to my vsftpd config but i think this is a filezilla bug and should be fixed.

#5616 Site Manager entries lost on upgrade high outdated 14 years Windows
Description

Upgraded FZ from 3.3.2.1 to 3.3.4.1. All my Site Manager entries were lost. Really hacked me off. Now I have to contact the various server IT personnel to retrieve login info.

#5619 transfered .sh file corrupt filed normal outdated 14 years Windows
Description

I am using 3.3.4.1 - When I upload any .sh files and then try and run it on the server I get a bad interpreter in the shell. If I view the file online it looks ok. If I transfer it with an old version of WS_FTP it works fine. I deleted and re-entered the .sh as ASCII transfer in the File Extensions section but it didn't help.

#5620 Getting a 530 Login incorrect normal rejected 14 years Windows
Description

I have a Vista 64 bit, I tried to install Regcure to repair the issue but it won't let me load it up because it is a vista. Can you recommend a site that is compatible with Vista 64 and what are the steps in repairing it so that I may go back online?.

#5621 hebrew all texts are mirrored high duplicate 14 years Windows
Description

all text at the transfers window is mirrored and not possible to read it

#5624 newest client version download blocked for trojan virus normal worksforme 14 years Windows
Description

while trying to download the most recent filezilla client version we received an error message from our astaro system that it would not allow the download due to the file being infected by a trojan.dropper-26461 virus. Please advise

#5625 connection aborted normal outdated 14 years Windows
Description

hello, I've got a problem with one one of my websites since the newest version of filezilla. I've got this error : Erreur : Déconnecté du serveur : ECONNABORTED - Connection aborted Erreur : Échec lors de la récupération du contenu du dossier I can still connect from the windows explorer to this ftp, and I can use filezilla for my others ftps accounts. I didn't change anything on my computer (except the update of filezilla). Thanks in advance for your help.

#5634 Interface locks when transfer rate is high normal outdated 14 years Windows
Description

When transfering files on local network the interface locks and accessing other windows and performing clicks, typing etc. is hindered.

#5640 Download continues past 100% high duplicate 14 years Windows
Description

It is not fixed (Ticket #4672).

That's a reality, you filezilla developers have to face it, soon or later.

When you change your attitude in this matter, we your fans, will glad to describe you the steps to reproduce the behaviour, again.

The program is useless for download large files until then is simply useless.

#5648 Connecting to host normal rejected 14 years Windows
Description

Every time I try to connect to my host to upload files to my database, it always either stops responding or it says "Critical Error: Could not connect to server." This is really annoying! Please help me!!!

#5651 Large download "Time Remaining" goes to zero way too early normal fixed 14 years Windows
Description

When downloading a large file(15GB), the time remaining goes to zero way before the transfer actually completes(100MB left). (See attached).

#5652 Server problem normal rejected 14 years Windows
Description

Unable to connect to server. for the past 3 days. connection times out. it fails.

#5653 Server problem normal rejected 14 years Windows
Description

Unable to stay connected. Fails.

#5654 Some of the display is broken in Windows 7 64bit normal duplicate 14 years Windows
Description

Occasionally, as I cannot purposely replicate the issue, when you switch between programs using the normal taskbar in Windows 7 64bit, the upper display, where the menu bar, server login bar, quick connect, etc, will be covered in the server transfer logs. This display stays messed up until you minimize the FZ window, or close it and restart it. Then it will happen again.

I was just now able to replicate part of the issue by switching between a Windows Explorer window and Filezilla.

#5658 Hidden Files not Shown critical invalid 14 years Windows
Description

I am currently having a problem whereby hidden files are not being displayed in Filezilla.

With debug switched on, I can see that the hidden files (ie ".htaccess") are being reported by the FTP server, however they are not being shown in the Remote View.

I have also checked "Server" > "Force showing hidden files", but with no effect.

FileZilla Client


Version: 3.3.4.1

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2010-08-16 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 6002, Service Pack 2) Version: 6.0 Platform: 32 bit system

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