Custom Query (4044 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (2101 - 2200 of 4044)

Ticket Summary Owner Priority Resolution Created Modified
#7748 CRITICAL FILE TRANSFER ERROR normal outdated 13 years 10 years
Description

For years I have relied on FileZilla to overwrite existing files as a method to change the existing item. What I ended up doinf is deleting and then uploading the new file. Now after trying numerous times I get the message "Critical File transfer error". At first I thought it was my upload speed but its not, as I successfully changed files last week. The only difference is that I receive updates from Filezilla and because I chose to let it update for me, it would appear that trying to overwrite is next to impossible. Any suggestions?

#7756 error accessing FTP site normal outdated 13 years 12 years
Description

Status: Connecting to sftp.jeppesen.com... Response: fzSftp started Command: open "boeingggi@…" 22 Error: ssh_init: Host does not exist Error: Could not connect to server Status: Waiting to retry... Status: Connecting to sftp.jeppesen.com... Response: fzSftp started Command: open "boeingggi@…" 22 Error: ssh_init: Host does not exist Error: Could not connect to server

#7765 Drag and drop normal outdated 13 years 9 years
Description

Cursor icon does not allows to drop dragged file. I downloaded and unzipped my file. I can drag it from my window but cannot drop it into filezilla folder to upload.

#7769 Odd date sort behavior at start of UTC month normal outdated 13 years 10 years
Description

When sorting files on a remote server by date, weird behavior occurs at the UTC month boundary. Sorting by ascending date puts files from 01 October (UTC) before files from 28, 29, and 30 September (UTC). Expected behavior would list files chronologically, with 01 October (UTC) coming after the others.

Both my computer and the remote server operate in America/New_York (currently UTC-04:00), so the start of October (UTC) was at 20:00 EDT on 30 September.

See attached screenshot.

FileZilla Client


Version: 3.5.1

Build information:

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

Linked against:

wxWidgets: 2.8.12 GnuTLS: 2.10.4

Operating system:

Name: Windows NT 6.1 (build 7601, Service Pack 1) Version: 6.1 Platform: 64 bit system

#7772 Deleting Folder Tree normal outdated 13 years 11 years
Description

Filezilla won't delete entire directories with subfolders.

Filezilla will go through every directory and delete all of the files but not folders.

According to the log the folder the directory was removed successfully but its lying! :) If I run the same command through SmartFTP using the same FTP account the folder is deleted.

#7775 too many connections high outdated 13 years 12 years
Description

my web host, pacifichost.com supports 6 concurrent connections. Ive tried filezilla and like it but one thing is making me switch to smartftp...

Status: Connection established, waiting for welcome message... Response: 421 Too many connections (8) from this IP Error: Could not connect to server

Even though I set under settings - transfer max simultaneous transfers to 4, somehow it keeps going OVER this hard limit.

And my web host then blocks me out for about a half hour. Other ftp apps this isnt a problem. I would say this is a showstopper.

Please fix this asap.

Thanks

#7776 Can't fix "Error loading XML file" in Mac normal outdated 13 years 10 years
Description

i searched for solutions on how to fix this error but i'm not sure why i'm still getting this.. i also tried uninstalling FileZilla app and installing it again but alas, still no luck i really need some help in this.

#7781 I can not see .jar files on the server that i am connected to normal outdated 13 years 11 years
Description

I can not see .jar files on the server that i am connected to. i can only see the folders and the files that are inside of them.

Thx

#7788 Enabling TLS 1.2 causes a GnuTLS error -9 high outdated 13 years 12 years
Description

I'm hosting a FTP server with explicit TLS and recently enabled TLS 1.1/1.2 on it. Now a few users reported to me (and I could reproduce this) that they couldn't connect to the server due to a GnuTLS error being displayed. Other clients using GnuTLS (but those are using newer version from what they've told me) or Windows CryptoAPI/CNG (ie SmartFTP) can still connect flawlessy.

Server: IIS 7.5, SSL 3.0, TLS 1.0,1.1,1.2 enabled, explicit mode. (with 1.1/1.2 disabled, it works)

Logs:

Status: Resolving address of rev-crew.info Status: Connecting to x.x.x.x:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 Microsoft FTP Service Trace: CFtpControlSocket::SendNextCommand() Command: AUTH TLS Trace: CFtpControlSocket::OnReceive() Response: 234 AUTH command ok. Expecting TLS Negotiation. Status: Initializing TLS... Trace: CTlsSocket::Handshake() Trace: CTlsSocket::ContinueHandshake() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::ContinueHandshake() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::ContinueHandshake() Trace: CTlsSocket::Failure(-9, 10053) Error: GnuTLS error -9: A TLS packet with unexpected length was received. Status: Server did not properly shut down TLS connection Trace: CTlsSocket::OnSocketEvent(): close event received Trace: CRealControlSocket::OnClose(10053) Trace: CControlSocket::DoClose(64) Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Error: Could not connect to server Trace: CFileZillaEnginePrivate::ResetOperation(66) Status: Waiting to retry... Trace: CControlSocket::DoClose(64) Trace: CControlSocket::DoClose(64)

#7802 Dragging a file to upload causes filezilla to crash Steve Naso normal outdated 13 years 11 years
Description

Status: Resolving address of ftp.sabo.cc Status: Connecting to 216.69.172.173:21... Status: Connection established, waiting for welcome message... Response: 220 ProFTPD 1.3.0 Server (ProFTPD) [216.69.172.173] Command: USER sawunder Response: 331 Password required for sawunder. Command: PASS Response: 230 User sawunder logged in. Command: SYST Response: 215 UNIX Type: L8 Command: FEAT Response: 211-Features: Response: MDTM Response: REST STREAM Response: SIZE Response: 211 End Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is current directory. Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (216,69,172,173,216,212). Command: LIST Response: 150 Opening ASCII mode data connection for file list Response: 226-Transfer complete. Response: 226 Quotas off Status: Directory listing successful Status: Resolving address of ftp.sabo.cc Status: Connecting to 216.69.172.173:21... Status: Connection established, waiting for welcome message... Error: Could not connect to server Status: Delaying connection for 5 seconds due to previously failed connection attempt... Status: Resolving address of ftp.sabo.cc Status: Connecting to 216.69.172.173:21... Status: Connection established, waiting for welcome message... Error: Could not connect to server Status: Delaying connection for 5 seconds due to previously failed connection attempt... Status: Resolving address of ftp.sabo.cc Status: Connecting to 216.69.172.173:21... Status: Connection established, waiting for welcome message... Error: Could not connect to server Response: 421 No Transfer Timeout (300 seconds): closing control connection. Error: Connection closed by server

#7811 Server Connection Timed Out normal outdated 13 years 12 years
Description

I keep getting disconnected from my server right after I upload something. Even after a few seconds. I've talked to my hosting company and they have raised the inactivity time limit to 15 minutes and I still get disconnected from the server after just a few seconds. So everytime I upload something I have to reconnect to upload something else. The host company told me this is a FileZilla issue and I have to ask you for help and not them. I've included a sample of the error log from the last time I got disconnetced below. Please let me know if there is somethign I can do to stay connected to the server after I upload something. Thanks. Ramy.

Status: Directory listing successful Status: Retrieving directory listing... Command: CWD bonuses Error: Connection timed out Error: Failed to retrieve directory listing Status: Resolving address of velvetecstasy.com Status: Connecting to 216.131.122.57:21... Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- Response: 220-You are user number 2 of 50 allowed. Response: 220-Local time is now 22:23. Server port: 21. Response: 220-This is a private system - No anonymous login Response: 220-IPv6 connections are also welcome on this server. Response: 220 You will be disconnected after 15 minutes of inactivity.

#7819 Can't open FileZilla 3.5.2 normal outdated 13 years 11 years
Description

Downloaded 3.5.2_i686-apple-darwin9.app from FileZilla-project.org. Upon attempt to open the app received the message: "You can't open the application FileZilla_3.5.2-i686-apple-darwin9.app because it may be damaged or incomplete."

I searched the bug reports and forum for this problem and only found on the forum to compare the checksum of the file with that of the FileZilla Project checksum.

I'm currently running 3.5.1 and it works fine so I tried to download 3.5.1 and got the same message when I tried to open it.

Thanks, Kirk

#7821 Make kiosk mode available in the preference window and set it by default to 1 high outdated 13 years 13 years
Description

So it's about the storage of unencrypted password ... I know a lot of ticket has been posted about this, but there is a reason for that.

I perfectly understand your reason to do that and I understand it's "by design". I know you can fix that problem with the kiosk mode option in the filezilla.xml file.

I just think that :

1) This option should be available directly in the preference window of the client gui. It's not an "advanced" setting, it's a critical setting so you shouldn't hide it in some xml file. A lot of people want to change that behaviour of storing the password, and so go to the preference window ... and find nothing. Adding that cost you nothing, even in term of "design" or "philosophy".

2) When first using this software you don't know your password is gonna be logged in clear text, nothing tell it to you. In the whole software industry nobody do that, even Micro$oft with Int€rn€t €xplor€r ask before storing a password. User should be aware of that. So there is 2 solutions : you ask the user the first time at the first use or you put the default value of kiosk mode to 1 (so you still log an history of servers but without the password).

To conclude, I can understand that by design you want to make your users life easy, but I can't understand that you want to store ssh (sftp) password in plaintext without him knowing about it. I'm just asking you to make users more aware of that choice, to help them make enlightened choices.

#7823 Unable to access file and complete transfer after recent update high outdated 12 years 10 years
Description

I recently received an update notification and downloaded/installed FileZilla Client 3.5.2. Since then, I cannot get a file to transfer. I have been uploading a similar file for over two months and now, only after the update, it will not transfer.

Please help.

Thank you, Chris

#7834 Download does not stop high outdated 12 years 11 years
Description

I put in the queue 2 file and ans to start download from server. It passed the size of the file and contnued until i terminated the program. The time left pass the EOF didnot move, Percent stayed at 100% moved size kept increasing above the original. See enclosed jpg of the screen. Both files after program termination were damaged. Transfer type was on Auto.

#7836 Crashes when drag files from server to local high outdated 12 years 10 years
Description

When I drag some files from server file list to a local folder, it crashes.

Ir returns a message when I exec filezilla from command line:

Segmentation fault

I'm using Filezilla 3.5.0

#7838 No files showing in FTP high outdated 12 years 12 years
Description

Unable to view any files in the server. Each folder shows a question mark. When viewed in a different FTP software, it will show all the existing files, but not with FileZilla software. Need problems fixed.

#7867 pdf file data problem normal outdated 12 years 12 years
Description

When I transfer a pdf file via FZ, the file will not work. When I try to open the file online, the following message is received: "Cannot extract the embedded font 'VRHUGW+TT15Ct00'. Some characters may not display or print correctly." After this, everything freezes. When I click okay on the dialog box, the file continues to load and only the header text is garbled. If I use DreamWeaver as FTP for the file everything works fine. Using WinMerge to compare the files says they are identical, yet the one transferred by FZ won't open correctly and the one transferred by DW does open correctly. This only started happening about two months ago. I can upload a copy and give you a link to it so that you can see the behavior if necessary, it is very repeatable.

Win 7 64 bit (all updates installed) Firefox 9.01 FileZilla 3.5.2 Acrobat Reader 10.1.1

#7873 "GnuTLS error -12: A TLS fatal alert has been received." + "no shared cipher" rudiganteng normal outdated 12 years 9 years
Description

GnuTLS error -12: A TLS fatal alert has been received.

in new version 3.5.3 win client, old version 3.5.2 works just fine. Server UNIX.

#7882 FileZilla Crashes when trying to download a number of files by dragging them from the server folder to a directory in my home folder blocker outdated 12 years 12 years
Description

I use FileZilla 3.5.2 on a Linux Mint 12 (Lisa) plattform to connect to my Samsung Galaxy S2 Smartphone with Android 2.3 and the latest version of the App "Software Data Cable", which provides an FTP server for my phone's file system in my home network (over WLAN).

I can connet to the server without any problems, browse through the server file system and all folders and files are displayed correctly. However, when I want to download the content of my camera folder (about 100 JPEG-photos and 40 .mp4 video files) by marking all the files (click on first, Shift-click on the last file to be copied) and dragging them from the server folder window into the local folder window, Filezilla crashes.

I have attatched the Filezilla message log (file: "filezilla.log") which records the output from the launch up to the point when I opened the folder containing the files to download. When I dragged them over to my home folder the program crashed without any further output.

In addition to that I added a more useful log file from the gdb debugger, which shows the segmentation fault at the point of the crash. (file name: "filezilla crash.log")

I am running the Ubuntu 11.10 (Oneiric) based "Linux Mint 12" (Lisa) 64-bit on an Acer TravelMate 5740G Notebook with an Intel Core i5-430M and an ATI Mobility Radeon 5650 (using the proprietary fglrx driver for it). I also use the proprietary driver for the Broadcom WLAN card (package name is simply "wlan").

FileZilla Client


Version: 3.5.2

Build information:

Compiled for: x86_64-pc-linux-gnu Compiled on: x86_64-pc-linux-gnu Build date: 2011-11-09 Compiled with: gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3 Compiler flags: -g -O2 -Wall -g -fexceptions -std=gnu++0x

Linked against:

wxWidgets: 2.8.10 GnuTLS: 2.10.5

Operating system:

Name: Linux 3.0.0-12-generic x86_64 Version: 3.0

#7892 error 5: access is denied normal outdated 12 years 12 years
Description

Hello, I received this error: Failed to retrieve file times for: 'C:\Documents and Settings\Administrator\Local Settings\Temp\fz3temp-2\respan.txt' (error 5: access is denied.)

log: Command: RETR respan.txt Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 150 Opening ASCII mode data connection for respan.txt (60032 bytes) 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::TransferParseResponse() Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: File transfer successful, transferred 60,032 bytes in 1 second Error: Could not read from socket: ECONNRESET - Connection reset by peer Error: Disconnected from server Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Trace: CFtpControlSocket::OnReceive() Error: Could not read from socket: ECONNRESET - Connection reset by peer Error: Disconnected from server Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66)


logged in to an FTP server file was write only (permissions 200) I tried to download it but the transfer failed then I changed permission to 600 (added read) right clicked and said view/edit default editor is notepad.exe

filezilla locked up for about umm.... 5 minutes? 10 minutes? I feel like when the connection was dropped filezilla unfroze but I can't say. Also, after 5 minutes or so I received some error from notepad but I don't recall what it said. sorry.

I did not receive the error at the top until after it 'unfroze', about 5 minutes later

#7893 When attempting to upload an open file, FileZilla goes into an endless loop of errors normal outdated 12 years 10 years
Description

Environment: ============ FileZilla v3.5.3. Windows 7 Ultimate, 64-bit. All latest patches installed. Details from "About" page are pasted in below.

Description: ============ Attempting to upload an open file causes FileZilla to go into a possibly endless loop of errors.

Steps to reproduce: =================== Connect to FTP server via SFTP. Open file in MS Word. Make an update. Save it. [Leave Word Open] Using Windows Explorer, drag file into FileZilla interface to upload it. FileZilla goes into a seemingly endless loop. The status pane shows: Error: local: unable to open C:\xxxxxxxxx\filename.doc Error: File transfer failed

I don't recall prior versions of FileZilla having this problem, but I can't be sure. (I just find it hard to believe I've never tried to upload an open file before, accidentally or on purpose.)

Suggestions: ============ -Error should be specific about why it can't upload the file (i.e. file open.) -Error should ask if you want to retry. -Error should only occur a maximum number of retries, either set or specified in the preferences.


FileZilla Client


Version: 3.5.3

Build information:

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

Linked against:

wxWidgets: 2.8.12 GnuTLS: 2.10.4

Operating system:

Name: Windows NT 6.1 (build 7601, Service Pack 1) Version: 6.1 Platform: 64 bit system

#7895 some controls do not resized. normal outdated 12 years 10 years
Description
  1. single tab: panel
  2. multi tab: panel, treeview, listview

FileZilla Client


Version: 3.5.3

Build information:

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

Linked against:

wxWidgets: 2.8.12 GnuTLS: 2.10.4

Operating system:

Name: Windows NT 6.1 (build 7601, Service Pack 1) Version: 6.1 Platform: 64 bit system

#7896 Password being incorrectly sent normal outdated 12 years 12 years
Description

I can log into my server of choice using the same password using a different client, but trying to with FineZilla gets me: Response: 331 Password required for riwebserver Command: PASS Response: 530 Login incorrect. Error: Critical error Error: Could not connect to server

Now I know the password is correct. I just used it to log in via another client.

#7901 Refresh/repaint problem in GUI normal outdated 12 years 12 years
Description

I use Filezilla few years. And for these years you still didn't fix this annoying bug: I use layout: Widescreen I use Position of a message log: Above the file list. I use Windows 7 and Windows XP (bug is visible on both). With these settings 'Quickconnect bar' is not refreshed properly during use when new messages are arriving to log (see screen attached, it is hardly visible in the screen, log messages overwrites it). This gives bad GUI experience to the user.

#7918 (Client) All transfers fail (Mac and PC) following upgrade today critical outdated 12 years 12 years
Description

An employee on Mac and I (PC) both upgraded this morning. Now all transfers fail. When trying to send a new file, it creates the instance of the file with a zero kb size on our remote server, then repeatedly tells you it already exists (apparently the zero kb version) and asks if you want to overwrite, repeatedly, without ever overwriting or allowing the transfer.

#7927 Drive/folder icons disappeared high outdated 12 years 9 years
Description

Hi,

I'm experiencing a bug where the folder and drive icons do not get displayed at all in the "local site" and "remote site" (see the attached)

FileZilla Installation information: OS Installation - C: FileZilla Installation - E:

FileZilla Client


Version: 3.5.1

Build information:

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

Linked against:

wxWidgets: 2.8.12 GnuTLS: 2.10.4

Operating system:

Name: Windows Server 2003 (build 3790, Service Pack 2) Version: 5.2 Platform: 32 bit system

  • sans
#7939 Empty directory listing bug low outdated 12 years 12 years
Description

I've got the following trouble in all FileZilla versions i had used including the latest (3.5.3)

Empty directory listing doesn't work properly (in both passive and active mode). When i try to open an empty directory or upload a file in an empty directory opening or upload fails in most cases (about 85% – sometimes, seemingly randomly, it passes).

I presume that this is server-related trouble but since the server is a popular public host with very "standard" settings the trouble could be resolved. Some other FTP-client (but not all) are working properly with this server

In the attachment is the log of uploading the file in an empty directory.

Below is my system parameters:

Windows 7 64-bit AMD Athlon 64 X2

#7940 Firefox works ok but Filezilla do not normal outdated 12 years 10 years
Description

Hi !.

This is a report, I think it is not a bug, but if you can help me, I ( and others ) would greatly appreciate...

Thanks in advance,

Octavio.

Using the same transparent proxy. Firefox 10.0.2 works ok, but Filezilla 3.5.3 don't. Or in other words, Firefox list ok the directory, but Filezilla do not.

Here the trace:

Status: Resolving address of ftps23.brinkster.com Status: Connecting to 65.182.101.193:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 Microsoft FTP Service Trace: CFtpControlSocket::SendNextCommand() Command: USER brinkster/havanatur Trace: CFtpControlSocket::OnReceive() Response: 331 Password required for brinkster/havanatur. Trace: CFtpControlSocket::SendNextCommand() Command: PASS * Trace: CFtpControlSocket::OnReceive() Response: 230 User brinkster/havanatur logged in. Trace: CFtpControlSocket::SendNextCommand() Command: SYST Trace: CFtpControlSocket::OnReceive() Response: 215 Windows_NT Trace: CFtpControlSocket::SendNextCommand() Command: FEAT Trace: CFtpControlSocket::OnReceive() Response: 211-FEAT Trace: CFtpControlSocket::OnReceive() Response: SIZE Response: MDTM Response: 211 END 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 "/havanatur" is current 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 Type set to I. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PORT 200,55,141,158,82,96 Trace: CFtpControlSocket::OnReceive() Response: 200 PORT command successful. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: LIST Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CFtpControlSocket::OnReceive() Response: 425 Can't open data connection. 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 Status: Disconnected from server Trace: CControlSocket::DoClose(64) Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Trace: CFileZillaEnginePrivate::ResetOperation(66) Trace: CControlSocket::DoClose(64) Trace: CControlSocket::DoClose(64) Trace: CFileZillaEnginePrivate::ResetOperation(0) Status: Resolving address of ftps23.brinkster.com Status: Connecting to 65.182.101.193:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 Microsoft FTP Service Trace: CFtpControlSocket::SendNextCommand() Command: USER brinkster/havanatur Trace: CFtpControlSocket::OnReceive() Response: 331 Password required for brinkster/havanatur. Trace: CFtpControlSocket::SendNextCommand() Command: PASS * Trace: CFtpControlSocket::OnReceive() Response: 230 User brinkster/havanatur logged in. Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFileZillaEnginePrivate::ResetOperation(0) Status: Retrieving directory listing... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/havanatur" is current directory. Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 1 Command: TYPE I Trace: CFtpControlSocket::OnReceive() Response: 200 Type set to I. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 2 Command: PORT 200,55,141,158,82,148 Trace: CFtpControlSocket::OnReceive() Response: 200 PORT command successful. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: LIST Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 1 Trace: state = 4 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 5 Trace: CFtpControlSocket::OnReceive() Response: 425 Can't open data connection. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 4 Trace: state = 5 Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 3 Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Error: Failed to retrieve directory listing Trace: CFileZillaEnginePrivate::ResetOperation(2) Status: Sending keep-alive command Command: TYPE I Trace: CFtpControlSocket::OnReceive() Response: 200 Type set to I. Trace: Skipping reply after cancelled operation or keepalive command. Status: Sending keep-alive command Command: NOOP Trace: CFtpControlSocket::OnReceive() Response: 200 NOOP command successful. Trace: Skipping reply after cancelled operation or keepalive command. Status: Sending keep-alive command Command: NOOP Trace: CFtpControlSocket::OnReceive() Response: 200 NOOP command successful. Trace: Skipping reply after cancelled operation or keepalive command. Status: Sending keep-alive command Command: TYPE I Trace: CFtpControlSocket::OnReceive() Response: 200 Type set to I. Trace: Skipping reply after cancelled operation or keepalive command. Status: Sending keep-alive command Command: NOOP Trace: CFtpControlSocket::OnReceive() Response: 200 NOOP command successful. Trace: Skipping reply after cancelled operation or keepalive command. Status: Sending keep-alive command Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/havanatur" is current directory. Trace: Skipping reply after cancelled operation or keepalive command. Status: Disconnected from server Trace: CControlSocket::DoClose(64) Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Trace: CFileZillaEnginePrivate::ResetOperation(66) Trace: CControlSocket::DoClose(64) Trace: CControlSocket::DoClose(64) Trace: CFileZillaEnginePrivate::ResetOperation(0)

#7955 Can't browse Cyrillic folders on the remote server but total commaner browse it so problem is not on the server. normal outdated 12 years 10 years
Description

Program Version: 3.5.3 When I encounter some folders on the remote server that have some or all of the characters in Cyrillic, they are displayed by the fine, but as soon, as I click on it, the second folder gets created with the wrong charset. The program takes me to the wrong charset folder, while the folder that has normal Cyrillic characters doesn't disappear. When I try to click on the correct version, it sends me back to the folder duplicate with the wrong charset. I can see all of the files and folders inside of the wrong charset folder, but I cannot do anything with them, only look at them. It gives me an error if I try to download or view files, or browse nested folders. When I type the directory path in address bar - same thing happens.

#7964 File Upload Infinite-Loop critical outdated 12 years 12 years
Description

I have been trying to upload a file for the past few days. When it gets to 100%, it starts all over again never allowing the file to be actually uploaded. I have restarted my computer several times, I have updated the program, I have cleaned my cache, and still the same problem. I really need to get my file uploaded. What else can I try?

#7973 Password is not working normal outdated 12 years 12 years
Description

I have tried to use all possible passwords to get into my site and I have tried resetting it as well. I also uninstalled and reinstalled the program and still can not get my ftp to open

my host is 174.120.246.62 leadales.com

my user name is leadales

can you help me?? I am operating on Windows 7

thank you

#7974 Cannot connect to server normal outdated 12 years 12 years
Description

I have version 3.5.3 and use Windows 7 OS. I have been unable to connect to the server for the past 2 hours. My customer is having the same problem as they are trying to transfer files to me. I/we have used the Quick Connect feature to connect on a daily basis. No changes to our settings or computers have been made. The following is the message it gives me.

Status: Connecting to 205.178.145.65:21... Status: Connection established, waiting for welcome message... Response: 220 (vsFTPd 2.3.4) Command: USER rmgrahammd Response: 331 Please specify the password. Command: PASS Response: 530 Login incorrect. Error: Critical error Error: Could not connect to server

#7976 530 Login incorrect normal outdated 12 years 10 years
Description

Bonjour, je vous envoie ce ticket car depuis 1 semaine et demi je ne peux plus me connecter sur les serveurs de ma team afin d'y apporter des modifications. En effet quand j'ouvre mon filezilla et que je vais dans gestionnaire de site pour me connecter en prenant soin de bien taper tous les ID correctement celui-ci m'affiche ceci : Statut : Connexion à 91.191.158.184:21... Statut : Connexion établie, attente du message d'accueil... Réponse : 220 (vsFTPd 2.3.4) Commande : USER user_158184 Réponse : 331 Please specify the password. Commande : PASS Réponse : 530 Login incorrect. Erreur : Erreur critique Erreur : Impossible d'établir une connexion au serveur

Bien entendu je suis allé voir plusieurs forums disant tous la même chose : problème d'utilisateur max trop peu élevé par rapport à orange. Or je ne suis pas à orange mais à free. Je ne trouve aucune solutions et espère que vous pourrez m'aider.

Merci d'avance, cordialement.

#7980 timing out i cant upload some files from mac high outdated 12 years 12 years
Description

yes whenever i sign into ftp server im not in for even a minute and it times me out

#7984 Syntax error when entering port 21 high outdated 12 years 12 years
Description

Filezilla the newest verison does not like any port number it keep giving a syntax error stating it has to be a port from 1 to 6555.

#7993 2 thread timing issue on transfer to empty directory causes overwrite dialog normal outdated 12 years 12 years
Description

When transferring a whole directory to an empty directory on a 1GB/sec network, I will randomly get the dialog box to confirm overwrite of the existing file. (Remember that the target directory was empty originally.) I believe there is some kind of logic problem in the way the two copy threads decide which is the next file to copy. I notice this most when one thread is working on a large file and the second thread is working on a bunch of very short files.

Thanks in advance, Brian Bulaw

FileZilla Client


Version: 3.5.3

Build information:

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

Linked against:

wxWidgets: 2.8.12 GnuTLS: 2.10.4

Operating system:

Name: Windows XP (build 2600, Service Pack 3) Version: 5.1 Platform: 32 bit system

#8002 Filezilla Locks up normal outdated 12 years 12 years
Description

When using FileZilla, it shows 1971 Queued files. It starts transfering files and when it get to 981 queued files it stops tranfering files. I have tried it multiple times, restarted the computer, checked if I was using the current version of FileZilla and everytime it stops at 981.

#8003 Critical error message on sign in normal outdated 12 years 12 years
Description

Aloha -

We are unable to sign into our account to post audio files on the FTP to our website. connection attempt failed with "EAI_NONAME" - Neither nodename nor servname provided, or not known" Could not connect to server.

We've never had any challenges until about a month ago. Then we had a critical error message and the above error message.

Please help!

Many blessings

#8016 cannot upload .js files from mac normal outdated 12 years 12 years
Description

I just tried to upload my site files with Filezilla and everything uploaded correctly except my .js javascript files. I tried to research the problem online and found a lot of useless comments about the file type and ASCII or binary, but no instructions or help on actually overcoming the issue. Can I change some settings in Filezilla, i.e. change the way .js files are read, or is there some way to reformat my files before uploading?

#8017 '550 RMS read failure' when download file from openvms v7.1 normal outdated 12 years 12 years
Description

Filezilla client version: 3.3.4.1 windows Ftp server: OpenVMS v7.1

always failure after transferring 2,016 bytes when download certain file from OpenVMS ftpserver. have try using both BIN and ASCII but still result the same error ('550 RMS read failure' )

Please help to investigate FTP log is on the attachment

#8023 connection aborted after appoximately 5 min normal outdated 12 years 10 years
Description

I am trying to download files and after 5 minutes connection is aborted. The files are about 1.5 GB. Previously the time estimate was 1.5 hours. Now it is over 8. This has been going on for about week. Possibly occuring after the leatest version was downloaded.

Connection established, waiting for welcome message...

Trace: CFtpControlSocket::OnReceive() Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- Response: 220-You are user number 2 of 50 allowed. Response: 220-Local time is now 08:06. Server port: 21. Response: 220 You will be disconnected after 15 minutes of inactivity. Trace: CFtpControlSocket::SendNextCommand() Command: USER susan09 Trace: CFtpControlSocket::OnReceive() Response: 331 User susan09 OK. Password required Trace: CFtpControlSocket::SendNextCommand() Command: PASS * Trace: CFtpControlSocket::OnReceive() Response: 230 OK. Current restricted directory is / Trace: CFtpControlSocket::SendNextCommand() Command: SYST Trace: CFtpControlSocket::OnReceive() Response: 215 UNIX Type: L8 Trace: CFtpControlSocket::SendNextCommand() Command: FEAT Trace: CFtpControlSocket::OnReceive() 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: AUTH TLS Response: PBSZ Response: PROT Response: ESTA Response: PASV Response: EPSV Response: SPSV Response: ESTP Response: 211 End. 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 your current location 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 TYPE is now 8-bit binary Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (174,120,31,220,34,92) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: MLSD Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 150 Accepted data connection Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CFtpControlSocket::OnReceive() Response: 226-Options: -a -l Response: 226 51 matches total Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() 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 Status: Retrieving directory listing... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: CWD /.backup Trace: CFtpControlSocket::OnReceive() Response: 250 OK. Current directory is /.backup Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/.backup" is your current location Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (174,120,31,220,59,184) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: MLSD Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 150 Accepted data connection Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CFtpControlSocket::OnReceive() Response: 226-Options: -a -l Response: 226 19 matches total Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTransferSocket::OnClose(0) Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() 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 Status: Resolving address of forum..com Status: Connecting to 174.120.31.220:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- Response: 220-You are user number 3 of 50 allowed. Response: 220-Local time is now 08:07. Server port: 21. Response: 220 You will be disconnected after 15 minutes of inactivity. Trace: CFtpControlSocket::SendNextCommand() Command: USER susan09 Trace: CFtpControlSocket::OnReceive() Response: 331 User susan09 OK. Password required Trace: CFtpControlSocket::SendNextCommand() Command: PASS * Trace: CFtpControlSocket::OnReceive() Response: 230 OK. Current restricted directory is / Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::FileTransfer() Status: Starting download of .sql Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: CWD /.backup Trace: CFtpControlSocket::OnReceive() Response: 250 OK. Current directory is /.backup 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 A Trace: CFtpControlSocket::OnReceive() Response: 200 TYPE is now ASCII Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (174,120,31,220,31,82) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: RETR (I have deleted the connection info name)120405.sql Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 150-Accepted data connection Response: 150 1128366.0 kbytes to download Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CRealControlSocket::OnClose(10053) Error: Disconnected from server: ECONNABORTED - Connection aborted Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66)

#8031 Cannot connect to Earthlink Webhosted server normal outdated 12 years 12 years
Description

Earthlink changed "something" on the FTP process, and now I cannot connect to my webhosted domain using FileZilla 3.5.3

I can connect using Chrome/Firefox/Net2FTP. Using: Host=ftp.bizmarts.com User=bizmarts.com PW: {not disclosed} Port: 21

#8032 Unity Support in Ubuntu 12.04 high outdated 12 years 12 years
Description

I've noticed that when you minimize FileZilla you cannot re-open the existing window. If you click on the FileZilla icon in the unity menu to re-open a minimized instance, it instead opens a new instance. This can lead to FileZilla crashing. This also poses a serious concern for long upload/download of files due to losing where you are at. Please contact me if you need more information, I'll provide any assistance I can.

#8033 Empty Directory Listing critical outdated 12 years 12 years
Description

Logs in successfully however the directory listing says it is empty. It has been working properly for months this just happened out of nowhere.

#8042 Cannot Connect to Server normal outdated 12 years 12 years
Description

I cannot connect to server, my IP Address was block by filezilla

#8086 Filezilla crashes on launch - displays brief flash on screen. high outdated 12 years 11 years
Description

OS: WinXPSP3 Processor: Intel Core 2 RAM: 2GB Filezilla version: 3.5.3 (latest) AV: ESET NOD32

Problem: Filezilla crashes instantly on launch.

Filezilla was on 3.5.2 when this problem started. It had worked OK for about two months, up until two days ago. Nothing has been installed since then, and no Filezilla settings were changed. Today, it would not start up from the desktop shortcut. There was a brief jagged flash across the screen for a fraction of a second. No disk activity. Nothing in Task Manager. No MS crash message. Re-installed latest version 3.5.3 over the top. Worked OK once. Able to upload a file. Closed Filezilla. Tried to open it again - behaviour the same as before with brief flash on screen then nothing. Have tried a full uninstall, restart and re-install. No better. Tried renaming the C:\Documents and Settings\{user name}\Application Data\FileZilla folder (as suggested on another ticket). No better. Can't find any existing tickets that match this behaviour. Some tickets refer to being able to pick up Filezilla using ALT+TAB, but this does not happen in this case. Note: was re-installed with "all users" option, but Filezilla folder was found in the individual current user folder under C:\Documents and Settings\, not the all users folder.

#8088 Doesnt detect if disconnected when trying to upload normal outdated 12 years 12 years
Description

Hello, i have a bug which i have to admit, is annoying me alot!

When my server disconnects me after inactivity (SFTP connection) i get the "Status: Disconnected from server" and all, but if i then click on a file or folder, such as ".." it will go to "Command: cd ".."" and not first reconnect to the server and then go to that folder.

A temporary fix is to press "Disconnect from current server" button, then press it again.

#8116 Cannot delete a folder normal outdated 12 years 10 years
Description

I am using Windows 7 Ultimate, English version and latest version of FileZilla, FileZilla Client. Suddenly, I have one folder I cannot delete. I can rename it, but not delete it. We have tried from several computers in different locations. Here is the full information below as requested.


Version: 3.5.3 Build information:

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

Linked against:

wxWidgets: 2.8.12 GnuTLS: 2.10.4

Operating system:

Name: Windows NT 6.1 (build 7601, Service Pack 1) Version: 6.1 Platform: 64 bit system

This is the folder I cannot delete: ftp://pbllp@ftp2.modernguesthouseliving.com/Staff_Files/Can't%20Delete

#8117 Employees cannot log in normal outdated 12 years 12 years
Description

We all get the message "critical error" "could not connect to server" Have the newest version. What is the problem? Chuck

#8146 Transfering Files from my host website to my local workstation high outdated 12 years 12 years
Description

I stored my clients photos as individual files on my web host linux server and I have over 20000 files stored in a directory called Photo. I wanted to transfer these photos to my desktop but I found out Filezilla could only list 9998 files out of over 20000 files. What do I do?

#8165 Refresh not working rajesh kumar normal outdated 12 years 9 years
Description

I've updated a local file and even after hitting f5, right click and 'refresh' and closing and reopening filezilla, it's caching the old version of the file. I've checked in file explorer and it's seeing the new version, but filezilla is trapped in the past!

The only way I can upload my new file is to save it in a different location on my harddrive and then upload it.

version: 3.5.3

Build information:

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

#8172 Webpage After Transfer Displays Asian Characters normal outdated 12 years 12 years
Description

File transfer was not a problem except for my webpage displaying Asian characters instead of the proper text and links.

#8183 File corruption normal outdated 12 years 12 years
Description

Generally happy with FZ (3.5.3) but I get random corruptions on upload of PHP files to server - and then even if I delete the server file and re-upload it is still corrupt. Using another technique - eg uploading via the server's cPanel File Manager - and it works OK

#8187 SFTP/SSH Aborts Hostgator Connection normal outdated 12 years 10 years
Description

After no problems for years using FZ daily, over the past 2 weeks I've had consistent problems downloading files using SFTP/SSH from my shared hostgator server. During batch downloading, it always downloads a few files, then posts the "software causing abort" (or words to that effect) during about the 4th file.

Happens every time now over past 2 weeks. Never happened in the past.

#8201 File is not visible normal outdated 12 years 12 years
Description

File is not visible

File name: .~lock.Längen für Kupfer-LAN Kabel.ods# File size: 168 Bytes This temporary file is generated while using OpenOffice.org File attributes: only the archive bit is set. The file is not locked and it is displayed in the GUI of the server as well as in other file explorer when the memory is moved from the server to a computer. With FileZilla the folder that contents the not shown file can not be deleted but the folder can be moved including the invisible file. After moving the folder the file is still invisible in FileZilla.

FileZilla Client: 3.5.3 (2012-01-08)   OS: 3 Registered Windows XP Prof., Version 2002, Service Pack 3 Hardware: 3 different computer with AMD and Intel CPU   FTP server: Fonera 2.0 N Memory: FAT32

#8231 Critical Error. Could Not Connect To Server Don't understand this normal outdated 12 years 12 years
Description

Hi FileZilla:

I've been trying to get FileZilla (v.3.5.3) through to tripod.com in order to upload my files to my website located there (http://australianart.tripod.com/). Tripod assert, over and over, that they can ftp access my website without any problems from their end. However I cannot access my website and have been trying for over 3 weeks now without success and always with the below-listed error message:

Status: Resolving address of ftp.tripod.com Status: Connecting to 209.202.252.54:21... Status: Connection established, waiting for welcome message... Response: 220 Welcome to Tripod us FTP. Command: USER australianart Response: 331 Username set to australianart . Now enter your password. Command: PASS Response: 501 Please verify your Password Error: Critical error Error: Could not connect to server

I wonder if you have any ideas as to what the problem might be? I can ftp access all my other sites (around 6 of them) without any issues.

Regards, Murray Thompson (an otherwise very happy FileZilla user)

#8248 Integrity issue normal outdated 12 years 11 years
Description

I have noticed that I cannot depend upon Filezilla to upload files reliably. I just spent an hour with GoDaddy technical support to discover that even though my FileZilla upload screen showed (RH panel)that files were being uploaded, that they were in fact noton the destination server.

I verified this with GoDaddy's FTP program and also the CoffeeCup FTP program

#8249 when downloading a directory tree, a random part of it may not be downloaded critical outdated 12 years 9 years
Description

I right-clicked on a directory (that contained a lot of subdirectories with thousands of files) on the server and selected "download".

During the download process I lost connection a few times and sometimes had to restart filezilla (because of another bug, that sometimes you can't resume processing a queue until you restart filezilla), but then I always resumed; that shouldn't be a problem at all. I never, ever deleted anything from the queue nor did I ever receive any error prompt to which I could have given the wrong answer.

After hours of downloading, the queue was finally empty and FileZilla was apparently done downloading. Then I found out that more than half of the directory tree simply HADN'T BEEN DOWNLOADED.

I don't know whether the missing directories have never got into the queue (I'm ALMOST sure this was the case) or if they did and then they failed to download, but in both cases SILENTLY failing to download is a disaster.

If a queue becomes empty and you haven't explicitely deleted anything from it, you must be 100% sure that everything in it has been downloaded. And if you download a folder, you must have 100% guarantee that all its contents get added to the queue.

I SUSPECT that the queue is built (i.e. the directory tree scanned) while the download is ongoing, so in case of huge directories, if the download is interrupted and resumed, maybe the scanning of the directory is not resumed properly. If that is the case, than that is the bug. Either the whole scanning of directories and queuing of files should be done prior to starting to download, OR actions should be taken to ensure that in case of interruptions the scanning is resumed reliably.

Assuming that downloading a directory tree is always done without the slightest network error or without restarting FileZilla from the beginning to the end in one chunk, is a ridiculous assumption.

#8253 Problem when listing files normal outdated 12 years 11 years
Description

When a folder has more than 10,000 files FileZilla count and list them to 9,998 files after that file are not counted and showed.

#8270 utf-8 txt files are not uploaded correctly if transfer mode is AUTO high outdated 12 years 11 years
Description

Take a text file encoded in utf-8 containing non-ascii characters with a .txt extension and upload it to a server with FileZilla with the transfer mode set to "AUTO".

Expected: the transfer mode should be set to whatever is correct, the upload should be done correctly, and the uploaded file should be ok

Observed: the "A" (ASCII) transfer mode is automatically selected and the uploaded file is somehow corrupted.

I'm not sure whether uploading an utf-8 text file in ASCII mode is supposed to work or not (i guess not). If it is not, then selecting ASCII mode is wrong, and the Binary mode should be selected for utf8 text files when the mode is set to Auto. If it is supposed to work, then FileZilla does it incorrectly.

Curiously enough, _downloading_ utf8-encoded text files in auto mode does work correctly (and the ASCII mode is selected automatically, again curiously), here the behavior of the server may be involved.

#8274 program freezes normal outdated 12 years 11 years
Description

Hello. when i open a ftp and make the program idle for a minute or so, then it cant refresh, edit, delete, rename the files(but it accepts new uploads!). it says a command (for exapmle): CWD myfolder

and freezes. i have to re-login to website to be able to continue working with my ftp. i have changed options from preferences (made the disconnect period 1000 minutes), but it doesnt work.

#8277 Filezilla sftp download is not handling EOF properly normal outdated 12 years 7 years
Description

Filezilla 3.5.3.

When downloading a file using SFTP, the EOF is not handled properly.

Example: downloading a 1564 bytes file.

  • stat: server returns size 1564
  • open
  • read offset 0, len 32768: server returns 1564 data (as expected)

Now starts the stuff I think is not correct:

  • read offset 32768, 32768: server returns EOF (issue 1: offset should be 1564, issue 2: the transfer should stop here)

And now keeps going up to 1 MB:

  • read offset 65536, 32768: server returns EOF
  • read offset 98304, 32768: server returns EOF
  • ...
  • read offset 1048576, 32768: server returns EOF
  • close

About issue 1, I haven't found where's the problem. The offset of the request should always be adjusted to rr->retlen.

About issue 2, checking trunk/src/putty/sftp.c:1259, in xfer_download_gotpkt:

1273 	if ((rr->retlen < 0 && fxp_error_type()==SSH_FX_EOF) || rr->retlen == 0) {
1274 	xfer->eof = TRUE;
1275 	rr->complete = -1;
1276 	#ifdef DEBUG_DOWNLOAD
1277 	printf("setting eof\n");
1278 	#endif
1279 	} else if (rr->retlen < 0) {
1280 	/* some error other than EOF; signal it back to caller */
1281 	xfer_set_error(xfer);
1282 	rr->complete = -1;
1283 	return -1;
1284 	}
1285 	
1286 	rr->complete = 1;

So rr->complete is set to -1 when EOF is detected, but then that it's ignored and set to 1. I believe a return 1 is missing after setting complete to -1.

#8278 File size transferred for large file is way over the original size normal outdated 12 years 11 years
Description

TECHNICAL INFORMATION FTP Server: Windows server 2003 R2 x86 Client operating system: Windows 7 x64 File Zilla: 3.5.3, Build date: 2012-01-08 Server and client filesystem: NTFS Connection: VPN tunnel using native windows client to ISA 2006 server running on Windows 2003 R2 x86 with shared key L2TPipsec connection. FileZilla set to transfer binary file.

FILE INFORMATION File type: VMware vmdk file. Server side size using Windows Explorer: 2,687,200 KB Server side size using Windows 7 native FTP client: 2,751,692,288 Server side using filezilla: 2,751,692,288

TRANSFER INFORMATION: Size of transferred file using filezilla interface: 4,636,080,127 Size of transferred file using Windows cmd: same

DESCRIPTION: The file size is reported correctly by FileZilla. Starting the transfer by dragging the file to the client window correctly starts the transfer. The time of transfer seems to be correctly reported using the file size and the transfer speeed (as displayed). When the progress window reaches the original file size, it reports zero time left. However, the transfter continues and in the case creates a much bigger file.

To me this seems like some kind of bug.

#8285 Cacheing Issues high outdated 12 years 11 years
Description

I uploaded a file to my server through FileZilla. I realized a typo in the file name so within filezill I renamed it to the appropriate name. I then when to check within a web browser if the file was viewable and it was not. The permissions are all correct and it is in a publicly viewable folder.

Further looking into it I found that the file that filezill was showing versus the files that were on the server were different. Out of the 4 files in this folder the one I had change with filezill had not been changed on the server. The server was reporting the old info.

I called the hosting comapny, host gator, and they had no issues with the server or the ftp. So I remove the filezill version I had on my PC, windows 7, wiped all the info out and got the newest version from your site. I added the folder from the zip file to my comp and ran the program. When I ran the program it came up with all the server information already in it.

Two questions,

  1. How did it come up with the server info if I deleted the older program and
  1. Why is the program not showing the correct files or uploading them.
#8326 FileZilla cannot transfer files with a leading space! normal outdated 11 years 8 years
Description

I would like to re-open this ticket. http://trac.filezilla-project.org/ticket/5210

Three years ago it is claimed this was a "rejected ticket." And yet the exact same problem still exists.

"To solve this issue, simply upgrade to a modern server supporting the MLSD command o refrain from using leading spaces."

This is not true. Even servers completely up to date still have the problem with leading spaces and files that cannot be transferred. The main question is how come I can log into the same server with ANY OTHER FTP PROGRAM and the file will transfer perfectly. But using FileZilla and the files are displayed incorrectly and the transfer FAILS. I don't think this bug should just be rejected. IT IS A BUG THAT SHOULD BE FIXED!

I'm using version 3.6.0.1 and I don't see how someone can say this isn't really a bug when ALL other programs handle these files perfectly. Why can't FileZilla???

Please someone fix this! It is very annoying finding 50 files with leading spaces and then having to load up another ftp program and transfer each file manually... Thank you to whoever fixed this!!!!!

#8342 Sin conexion Lorena normal outdated 11 years 11 years
Description

El filezil andaba muy bien hasta q me pidio la actualizacion, lo actualize y no anduvo mas.... necesito un respuesta inmediata ya que es parte de mi trabajo..

#8374 Filezilla will not start/open normal outdated 11 years 7 years
Description

I try to open filezilla through unity in Ubuntu 12.04 and the program doesn't open. I tried several times, looked at system monitor and I see multiple instances open, if I close them all and try again nothing opens.

I tried via command line and it just hangs.

$ filezilla -v FileZilla 3.5.3, compiled on 2012-03-28

#8377 Whole internet onnection breaks down when uploading normal outdated 11 years 11 years
Description

Everytime I am uploading something (joomla in this case) after a certain time (around 1-2 minutes) the whole Internet connection brakes down -> Router is blinking; Windows says that there is a problem with the DNS Server etc. So, then it'll take some time again (up to 10-60(!) minutes, even with a router reset) until the internet connection is working again.

In fact, I copied the corresponding files from my USB stick onto my system hard disc (Desktop) [regarding: http://forum.wdlxtv.com/viewtopic.php?f=3&t=2796] and set an upload limit to 300 KiB/s ... Didn't change anything.

#8386 Asking Overwite action high outdated 11 years 11 years
Description

i am having two internet connection.

i have uploaded more than 3MB file successfully using first internet connection. upload same file using second internet connection after complete it will ask "Overwrite action" pop up windows.

please solve overwrite pop up windows problem using second internet connection.

#8390 "new filter" button renames filter instead of creating a new one. normal outdated 11 years 10 years
Description

BUG: Pressing "New" button in "Edit filters" panel, while a filter is highlighted, renames the filter.

EXPECTED BEHAVIOR: Pressing the "New" button in "Edit filters" panel should create a new filter, instead of renaming the existing one.

DESCRIPTION:

  • Create a new filter and name it.
  • Select it in the chooser to the right so that it is highlighted.
  • Now, click on the "New" button (located just below the chooser).
  • Instead of creating a new filter, FileZilla renames the existing, previously selected filter.
#8397 Caching problem high outdated 11 years 11 years
Description

Hello, I have a big problem with caching and I don't know how to clean up cached files on my FileZilla. After editing a file I uploaded it successfully but later found that the file has not been changed.

FileZilla Client


Version: 3.5.3

Build information:

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

Linked against:

wxWidgets: 2.8.12 GnuTLS: 2.10.4

Operating system:

Name: Windows Server 2003 (build 3790, Service Pack 2) Version: 5.2 Platform: 32 bit system

#8412 Folder shortcuts are handled incorrectly in local site browser normal outdated 11 years 11 years
Description

In local site browser, when I double click a folder shortcut which is placed on my desktop, the program uploads it to the server instead of opening the related folder in local site browser.

#8458 files with filenames including german characters are not transferred normal outdated 11 years 11 years
Description

Hi, I have found a bug which causes that files with filenames including german characters (i.e. ä, ö, ü, etc.) are not transferred. Is there a solution to it? many thanks

#8459 Client over SFTP, reports upload errors. Some spurious. normal outdated 11 years 11 years
Description

Using client 6.6.02, Win 7 Pro client machine. target machine is Red Hat Enterprise server. SFTP.

Filezilla reports errors when it needs to create a directory. it then creates the dir OK, and then reports errors on a file upload to the new dir. Then uploads file OK later.

The errors appear to be spurious but continally demand cross-checking that files did actually upload. These errors are consistent and completely repeatable. They are not random upload errors as might normally occur. Log excerpt below.

Other FTP clients do not do this in exactly the same situation - same machines, protocol, SFTP user etc.

Other FTP clients do not do this in exactly the same situation - same machines, protocol, SFTP user etc.

All the best folks.

#8462 'Filename' column showed last modified data,and 'Last modified' column no data high outdated 11 years 11 years
Description

Remote site's 'Filename' column shows last modified data,and 'Last modified' column no data, then click directory name can't cd into the directory,click filename can't download the correct file, because the directory name has the last modified year,date,time as the directory,file name's prefix.

#8465 WSAEADDRNOTAVAIL normal outdated 11 years 11 years
Description

I am try to connect FTP Server but getting following erroe Connection attempt failed with "WSAEADDRNOTAVAIL - Cannot assign requested address".

I am using DataCard for internet connection

#8473 File corruption when transfering file to QNX Neutrino Host normal outdated 11 years 7 years
Description

Hi,

I've found a reproducible issue regarding corruption when transferring files.

How to reproduce:

1) Install FileZilla 3.6.0.2 client on Mac or Windows 7 - both reproduce this issue.

2) Install QNX Neutrino 6.5.0 SP1 OS in a VM or native on an x86 machine. Easiest way is to download the Virtual Machine posted here: http://www.qnx.com/download/group.html?programid=20905.

Once QNX is installed, edit /etc/inetd.conf and uncomment the line of text beginning with "ftp". Then run "inetd" if it is not already running. Also note the IP address.

3) Open FileZilla client and transfer the attached binary file "helloworld" to the FTP server running on the QNX host.

4) Checksum the file (cksum utility) before and after transferring. You'll see that the checksum is different!

5) You can copy the file from QNX back to your machine by tarring the file, e.g. "tar cvf helloworld.tar helloworld" then using FileZilla to transfer the file, or by using any FTP client other than FileZilla to ensure the file doesn't get corrupted a second time. You can then hex dump the files to see the specific differences before and after the corruption.

Notes:

  • I've used other FTP clients before, never seen this problem. For example from a Mac you can use the built in ftp client and there is no corruption.
  • I tried copying the same file to an Ubuntu 10.04 Virtual Machine running vsftpd but the corruption did not occur.
  • I created the helloworld file by writing a C file which prints hello world and compiling using the QNX toolchain. There's got to be other files that reproduce this issue but I haven't found any others yet.
#8483 FileZilla is not disconnecting properly normal outdated 11 years 11 years
Description

I get connection errors when trying to connect. I have set the connection to auto. I found out from my web hosting provider that I have 7-8 connections that are going on simultaenously. It doesn't disconnect properly.

#8506 Log in error issues after downloaded newest version of Filezilla normal outdated 11 years 11 years
Description

I d/l the newest version of Filezilla upon the automatic prompt today when I opened Filezilla. Afterwards, I was unable to quick connect. I entered in my user / pw and am still unable to connect. I get a CRITICAL ERROR message.

I admit I am not very FTP savy...but unsure how to proceed. I have my username/pw written down, so I feel I am entering correct information.

#8510 file name error? normal outdated 11 years 11 years
Description

file and directory name are error.

#8513 fz v3.6.02 no sftp with password normal outdated 11 years 11 years
Description

Try ftp connect with username and password - connect will be ok - password is saved within servermanager.

Now choose SFTP from Protokoll and try to connect. You will see connection errors but no connect. Using Filezilla 3.6.02 will not.

Error: Server sent disconnect message Error: type 2 (protocol error):

Using WinSCP will work doing the same thing.

#8528 Downloaded files truncated to 1MB normal outdated 11 years 11 years
Description

Every file downloaded from a ftp server (fileapp on iPad) whose size is > 1MB, is truncated to 1MB.

For example a file whose size on ipad is 1.467.023 byte when downloaded is truncated to 1.048.576 byte.

Downloading it with another client (command line on OSX, or explorer on Win7) works well.

The 2 hosts (ipad and ftp client) are on the same ip network (no routing) without any proxy.

Filezilla doesn't display any error message and the transfer is ended succesfully, even if it truncate the file.

Regards Alessandro

#8539 Filezilla crashes on close normal outdated 11 years 10 years
Description

Hello,

Everytime I close FileZilla, it crashes. I'm currently using the latest version avaible (3.6.0.2).

I think those crashes started around v3.5.

Thanks,

#8548 Port Configuration Issue normal outdated 11 years 11 years
Description

Good morning, I recently downloaded Office 365 to my office computers and now when we try to open an Excel Spreadsheet in the FTP, it comes up blank. I spoke with Office 365 Support and they said that I needed to contact you all because there was an issue with the port configuration. Can you all help me with this? I cannot perform my duties until this is resolved.

#8555 Directory name causing listing failure normal outdated 11 years 11 years
Description

Hello,

I'm failing to get a directory listing under special circumstances.

How to Reproduce:

1.) Create a directory named test test test ""d'test test"" test 2.) Place any file into the directory. 3.) Go into the directory and attempt to refresh the listing.

You should be presented with this error:

16:18:49 Command: CWD /test test test """"d'test test"""" test 16:18:49 Response: 550 Failed to change directory. 16:18:49 Error: Failed to retrieve directory listing

#8557 Restricting the number of retries of uploading normal outdated 11 years 11 years
Description

Hello Sir,

I am trying to upload a file through FileZilla Client to customized Apache FTP Server. If the upload fails due to any of the business decisions made on server[connection is not lost], FileZilla client tries to upload the file repeatedly multiple times.

Is there any setting in FileZilla client that can restrict the number of retries to 0 for uploading the file. If the setting is not in FileZilla Client, Could you suggest a way out.

Regards, Gulshan

#8579 Will not "release" from a connection. normal outdated 11 years 11 years
Description

ver. 3.6.0.2 Running Win 7 Ultimate

I have 7 domains spread across 2 IP addresses. If I ftp to one, then go to another to ftp something else, FileZilla will not release from the first connection no matter what I do. The only way I can disconnect from the initial ftp connection is to completely shut FileZilla down, then restart.

#8581 Unable to connect to FileZilla Servers normal outdated 11 years 11 years
Description

Whenever I try to connect to a Server, I get "Connection Timed Out" followed by "Could not connect to the server" errors. Other users in my office do not have this problem. I tried to reinstall the program and this did not help anything.

#8586 open menu command doesn't open folder on left side normal outdated 11 years 11 years
Description

filezilla client v3.6.0.2

in left side folder pane, right-click a folder, choose open, nothing happens.

i expected explorer to open with the folder in a window.

#8601 Unable to download ± character normal outdated 11 years 10 years
Description

I get an error every time I try to download the ± character. It is not a foreign language, just something I come across often with technical people. Can you please include support for this?

Thank you. I love this program otherwise.

Below are my details:

FileZilla Client


Version: 3.6.0.2 Build information:

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

Linked against:

wxWidgets: 2.8.12 GnuTLS: 3.1.4 SQLite: 3.7.6.2

Operating system:

Name: Windows Server 2003 (build 3790, Service Pack 2) Version: 5.2 Platform: 64 bit system

Status: Connecting to [deleted]... Status: Connection established, waiting for welcome message... Response: 220 (vsFTPd 2.3.4) Command: USER [deleted] Response: 331 Please specify the password. Command: PASS Response: 230 Login successful. Command: SYST Response: 215 UNIX Type: L8 Command: FEAT Response: 211-Features: Response: EPRT Response: EPSV Response: MDTM Response: PASV Response: REST STREAM Response: SIZE Response: TVFS Response: UTF8 Response: 211 End Command: OPTS UTF8 ON Response: 200 Always in UTF8 mode. Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" Command: TYPE I Response: 200 Switching to Binary mode. Command: PASV Response: 227 Entering Passive Mode ([deleted]) Command: LIST Response: 150 Here comes the directory listing. Response: 226 Directory send OK. Status: Invalid character sequence received, disabling UTF-8. Select UTF-8 option in site manager to force UTF-8. Status: Calculating timezone offset of server... Command: MDTM 524120092A5034A17±pg04.dwg Response: 213 20130408195423 Status: Timezone offsets: Server: 0 seconds. Local: -25200 seconds. Difference: -25200 seconds. Status: Directory listing successful Status: Connecting to [deleted]... Status: Connection established, waiting for welcome message... Response: 220 (vsFTPd 2.3.4) Command: USER [deleted] Response: 331 Please specify the password. Command: PASS Response: 230 Login successful. Command: OPTS UTF8 ON Response: 200 Always in UTF8 mode. Status: Connected Status: Starting download of /524120092A5034A17±pg04.dwg Command: CWD / Response: 250 Directory successfully changed. Command: PWD Response: 257 "/" Command: TYPE I Response: 200 Switching to Binary mode. Command: PASV Response: 227 Entering Passive Mode ([deleted]) Command: RETR 524120092A5034A17±pg04.dwg Response: 550 Failed to open file. Error: Critical file transfer error Status: Disconnected from server

#8607 Out of memory normal outdated 11 years 9 years
Description

When transferring huge amounts of data (Filezilla Client) I get out of memory errors.

I can see in the taskmanager that FZ is using more and more memory. It starts reporting out of memory after slowly climbing from 57.000 kb to 340.000 kb in taskmanager. I am copying around 50 domains with WordPress sites.

It does not make any difference to free up memory by killing processes after FZ has started.

#8630 Site FTP list is broken in secondary monitor normal outdated 11 years 11 years
Description

The Site FTP list get out of the monitor in my secondary monitor, this happens because the resolution is lower than the primary monitor.

If I move the window to the primary, the list will show just fine.

#8634 Drag and drop files not working between local and remote high outdated 11 years 10 years
Description

Specific issue:

Clicking on the icon of a file with left mouse button has no effect whereas it should initiate a drag.

Background:

I was prompted to update to FileZilla Client 3.6.0.2 about 9 days ago (strange because it was released 2012-11-29, perhaps I was ignoring the previous update requests, not sure). After the update, I can no longer drag / drop files between servers using left mouse button (as is normal).

Notes:

  • I can left click on filename to rename.
  • I can drag files from Mac Finder into either local or remote file lists and it works fine.
  • I can right-click to upload / download, etc.
  • Left mouse button works fine for all other applications and all dialogs, icons, etc inside FileZilla. Also works for double-click file transfer if configured for such.
  • I have restarted and even reinstalled FileZilla Client 3.6.0.2 to confirm.
  • I looked in Preferences and did not see anything obvious that could cause this behavior. Tried every conceivable option that could trigger changes to mouse behavior in file list.
  • Using a standard 2-button logitech mouse with scroll wheel. Have tries with another generic mouse and exact same behavior.

Research:

  • I tried to first check the FileZilla help forum for related threads. Did not find any.
  • I did not find any open bugs for this.
  • I attempted to register on the help forum to see if I was just missing something, but the forum does not accept @gmail.com addresses. [no comment]

About FileZilla:

FileZilla Client
----------------

Version:          3.6.0.2

Build information:
  Compiled for:   i686-apple-darwin9
  Compiled on:    i386-apple-darwin9.8.0
  Build date:     2012-11-29
  Compiled with:  i686-apple-darwin9-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5577)
  Compiler flags: -g -O2 -Wall -g -fexceptions

Linked against:
  wxWidgets:      2.8.12
  GnuTLS:         3.1.3
  SQLite:         3.7.6.2

Operating system:
  Name:           Mac OS X (Darwin 12.3.0 x86_64)
  Version:        16.131
#8662 FZ now won't launch - gives Error code "F4MDamageTitleStr" normal outdated 11 years 11 years
Description

My FZ app had worked for past 4 months, thankyou.

For the last 2 weeks upon attempting to launch it falls over leaving an Error message "F4MDamageTitleStr" followed by "F4MDamageMessageStr".

To try to work around the problem, I have on four occasions:

  1. uninstalled and trashed the original app
  2. downloaded the currently available zip file (FileZilla_3.6.0.2_i686-apple-darwin9.app.tar) from your site
  3. unzipped it
  4. attempted to launch, but
  5. it doesn't. It just displays Error message "F4MDamageTitleStr (followed by) F4MDamageMessageStr" for 10 seconds
  6. sometimes followed by "FZ quit unexpectedly..."

I now don't know whether I was originally using 3.6.0.1 or 3.6.0.2 (and at any rate 3.6.0.1 isn't now available on your web-site). I have since also downloaded the new "FileZilla_3.7.0-rc1_i686-apple-darwin9.app.tar" but it gives me the same problem.

Mac support tell me they can't recognise it as Mac-related and believe it's software related. Can you help please as it was such a good FTP app. Hopeful, Rob

#8672 When trying to view a gif file it opens up in Internet Explorer instead of Windows Picture and fax viewer normal outdated 11 years 10 years
Description

When trying to view a gif file on the server (right hand pane) the file is downloaded and is opened in Internet Explorer not in Windows Picture and Fax viewer like jpg files are. When trying to edit the file type association settings Filezilla does not allow for the correct file location syntax to be typed in.

I am using Filezilla version 3.6.0.2

#8680 FTP doesn't connect to server normal outdated 11 years 11 years
Description

During login procedure I put in 'Domain Name', User Name', 'Password'. Then I press Quickconnect and I get a message "Critical Error" :Could Not Connect To Server". I have updated to the latest version, something like 7.3.0 or whatever. Thanks.

#8706 FileZilla fails to open high outdated 11 years 11 years
Description

Just downloaded latest version:FileZilla_3.7.0.1_i686-apple-darwin9.app.tar Put in Applications folder. Tried opening but fails with a bunch of error messages. See attached files. I did have a previous version that worked well. I no longer have it and am now without an FTP client. I downloaded and re-installed several times. Same result.

#8720 Dragging files from explorer corrupts them normal outdated 11 years 11 years
Description

When I drag an mp4 video file from windows explorer to the server side of filezilla, it appears to upload fine. However, when I play the file in the website (from the server), it will be corrupted in some parts, sections will skip, audio will cut out, or the image will be visually distorted.

I believe the problem is rooted as described above because:

  • If I refresh the page it always glitches in the exact same way at the exact same time.
  • Then, when I rename the file on my computer and upload it again the same way, then refresh the browser page with the new file linked, the glitch will be different.
  • I discovered that browsing to the file location from within Filezilla (not Windows Explorer) and dragging from filezilla local window to server appears to transfer okay.

This problem happens around 80% of the mp4 files I upload, regardless of how I render them. The files also play fine before uploading.

Thanks

#8732 Fail while retrieving directory listing, failed to parse returned path normal outdated 11 years 11 years
Description

Status: Connecting to 10.14.33.100:21... Status: Connection established, waiting for welcome message... Response: 220 10.14.33.100 pSOSystem FTP server (Network Utilities for /68k-MRI/2.2.5 - Network Utility) ready. Command: USER PHICOMS Response: 331 Password required for PHICOMS. Command: PASS * Response: 230 User PHICOMS logged in. Command: SYST Response: 215 pSOSytem Type: L8 Command: FEAT Response: 500 'FEAT': command not understood. Status: Server does not support non-ASCII characters. Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "20.0" Error: Failed to parse returned path. Error: Failed to retrieve directory listing

The last version of FileZilla that worked with this device was 2.2.32

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