Custom Query (4044 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (2701 - 2800 of 4044)

Ticket Summary Owner Priority Resolution Created Modified
#4630 no red warning on toggle directory comparison normal duplicate 15 years 15 years
Description

Hello,

after uploading big files (2.5 GB) I found that FileZilla does not mark files in red when the filesize is diffrent (toggle directory comparison on). Please compare the line above the marked in the attachment. Tank you for a realy great tool!

#4674 Preserve time stamps normal duplicate 15 years 15 years
Description

When downloading from a server the file timestamps are preserved, but not those for the folders. Please could you look into this?

Thanks.

Nick

#4709 bad order files in filezilla for Slovak character "ch" normal duplicate 15 years 11 years
Description

example:

bad order:

car.png checkout.png delete.png

right order:

car.png delete.png checkout.png

#4799 Local zip with escaped apostrophe in filename shows as a folder with file inside normal duplicate 15 years 15 years
Description

When browsing local system files in Filezilla, a zip file with an escaped apostrophe in the filename shows up as a folder (named as everything before the apostrophe, not including the backslash), with it's contents being a zip file (named as the apostrophe onward).

How I encountered the bug: -Connect to server with files identical to the files stored locally -Navigate to the zip file's containing folder on the remote host -Navigate to the zip file's containing folder locally -The local folder contained identical files as the remote one, except instead of "Guy-123\'s Important Stuff.zip", the local folder contained a folder named "Guy-123", and inside of it was a file named "'s Important Stuff.zip".

Other information: -The zip file contained a folder named "Guy-123's Important Stuff", without a backslash before the apostrophe.

-In Windows Explorer, the folder with file inside showed up exactly as Filezilla showed it.

-After deleting the folder and contents locally in Windows, and re-copying the zip folder to my local copy of the website in Filezilla, Filezilla created an exact copy of the folder-with-file instance that had previously occurred.

-Using an online control panel, the online zip file's name is also "Guy-123\'s Important Stuff.zip".

#4800 Slashes in file names cause incorrect copy to host normal duplicate 15 years 15 years
Description

If you use Filezilla to transfer a file with a / in it from a device that supports them in file names, Filezilla will cut the file name apart and create a directory with the first part and name the file the second part.

This was noticed transferring files from an iPod Touch through SSH onto a Windows Vista machine with Filezilla 3.2.7.1.

Seems to be caused since other filesystems than NTFS and FAT allow "/" as a regular character, as they use "\" for directory structure instead. When transferring, the host OS interpretes the character "\" as indicating a directory.

For example:

Transferring /remote/myfile\'name.txt to C:\localdir\ will create a directory c:\localdir\myfile\, transfer the file there instead, with the name "'name.txt"

#4802 Click becomes click-drag with Wacom tablet high duplicate 15 years 8 years
Description

It's almost impossible to use Filezilla with a Wacom tablet and pen, since clicking anything in the file structure almost always is misinterpreted as a click-drag (since you tend to move the pen slightly while clicking.)

This results in the "Source and target are identical" error message, forcing tablet users to solely use the keyboard for navigation.

#4842 Queue window display problem normal duplicate 15 years 12 years
Description

The upload status in the queue is appearing at the top of the queue window, with only a blank space appearing under the file currently being uploaded. This misplaced status line is covering the clickable sort headers (e.g. "Server/Local file", "Direction", "Remote file"); these headers reappear if moused-over, but disappear again when the status is redrawn.

FileZilla Client


Version: 3.2.7.1

Build information:

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

Linked against:

wxWidgets: 2.8.10 GnuTLS: 2.8.3

#4850 No file-list refresh in local window normal duplicate 15 years 15 years
Description

The only way to refresh your local view seems to be pressing F5. When you're dragging files or folders to the Filezilla local window its contents are refreshed regularly. Now add a file to or rename a file to this directory using your explorer (outside Filezilla but while Filezilla is running) Filezilla's local window doesn't get aware of any of these changes. Is there really no communication between Filezilla and the OS for an automatic refresh known from many other applications?

#4852 Local file listing does not match column headers normal duplicate 15 years 15 years
Description

Right click on the header bar for local files. The column setup dialog appears. Delete a column or move a column. The results are that the headers move, but the actual listing remains the same.

#4867 Problem customizing column headers in version 3.2.8 normal duplicate 15 years 15 years
Description

Right-clicking the header bar within the local and remote file windows brings up the Column Setup dialogue for selecting the columns that should be displayed and the order in which to display them.

Changing these configurations by checking and unchecking the boxes and using the move up and move down buttons will change the visibility and location of the column headers, as it should. However, the file details below do not change with the column headers, as they should.

For example, if you uncheck the Filesize box in order to hide that column, the header goes away, but the column containing the Filesize information for each file is still listed below. Only now it appears under the Filetype header, as the Filesize header is no longer visible. And the Filetype information is listed below the Last Modified header. The file detail columns do not change visibility or order, no matter what settings you make in the Column Setup dialogue box.

This behavior has been confirmed on two separate machines, although both are running the same version of Windows.

#4868 crash when attempting to edit a file normal duplicate 15 years 15 years
Description

3.2.8 installed for the first time on a fresh Windows 7 Eval copy. When attempting to edit a file, either local or remote, with the "Edit" entry of the popup menu (you bring it up with the right mouse key), the application crashes. The problem seems to happen always.

#4871 Program crashes when trying to view/edit css file on remote site high duplicate 15 years 15 years
Description

Version number 3.2.8 (newest - downloaded and installed on 8th October 2009, 11.36pm)

Upgraded previous version.

When connected to aa remote site, I try and edit a css file by right clicking on the remote file (in the remote view window) and choosing the view/edit command from the menu. The program immediately crashes. It takes a while to close.

#4872 Reorder columns only changes column headings not content normal duplicate 15 years 15 years
Description

To reproduce: Right mouse click on a column heading in either the local or remote file pane. The "Column setup" dialog is displayed. Select (highlight) a column, then click either the "Move up" or "Move down" button. Click "OK" then view the pane. The column headings will have changed order BUT NOT the content.

For example, if the order was 'Filename,Filesize,Filetype,Last modified' and you move 'Filetype' up, you will see a column heading of 'Filetype' with numbers beneath, and a column heading of 'Filesize' but the column contents are type names such as "zip file" or "batch file".

VERSION INFO:

FileZilla Client


Version: 3.2.8

Build information:

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

Linked against:

wxWidgets: 2.8.10 GnuTLS: 2.8.3

#4876 Crash when try to view/edit normal duplicate 15 years 15 years
#4878 Last Modified column displays filetype instead of when files last modified high duplicate 15 years 15 years
Description

Last Modified column displays filetype instead of when files last modified.

Under Last Modified column both remotely and locally are descriptors such as "file folder," "jpeg image," "png image," etc. instead of when a file or folder was last modified.

http://tyrrellford.tripod.com/bug.png

FileZilla Client


Version: 3.2.8

Build information:

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

Linked against:

wxWidgets: 2.8.10 GnuTLS: 2.8.3

#4883 file exists action : label and action seems doesn't match high duplicate 15 years 15 years
Description

In transfert > Default action if file exist > if i choose replace if modification date or size is different > the program ask me to change name for each file (I.E rename file action (if file exist)) seems to be the same for each action. If i choose date or size matching it's not working any more

#4906 Default file action of overwrite if size/date different results in rename normal duplicate 15 years 15 years
Description

From menu: transfer -> default file exists action. In uploads drop down select "Overwrite file if size differs or file is newer". Note that while I was documenting this problem I also discovered that the same thing happens when the default file action exists setting for upload is set for overwrite if different size or newer.

Upload file which does not meet this criteria. A dialog box occurs which asks to rename the file instead of skipping it.

Unfortunately the attached log does not show the fact of the rename dialog appearing and it being cancelled as it only shows that the file is being skipped. In fact the files being uploaded is the second time for them and should have been automatically skipped.

The attached log shows every file as being skipped but in fact the rename dialog was cancelled. Note that I aslso edited the log to remove server name/ip and user information

FZ version: FileZilla Client


Version: 3.2.8.1

Build information:

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

Linked against:

wxWidgets: 2.8.10 GnuTLS: 2.8.3

#4921 Download resume bug high duplicate 15 years 14 years
Description

I set "downloads: resume file transfer" option at file exist action, but it dosent resume but skip all exist file.

Here is a sample log: 10:10:02 Status: Connecting to 192.168.6.201:21... 10:10:02 Status: Connection established, waiting for welcome message... 10:10:02 Trace: CFtpControlSocket::OnReceive() 10:10:02 Response: 220-FileZilla Server version 0.9.29 beta 10:10:02 Response: 220-written by Tim Kosse (Tim.Kosse@…) 10:10:02 Response: 220 Please visit http://sourceforge.net/projects/filezilla/ 10:10:02 Trace: CFtpControlSocket::SendNextCommand() 10:10:02 Command: USER poc 10:10:02 Trace: CFtpControlSocket::OnReceive() 10:10:02 Response: 331 Password required for poc 10:10:02 Trace: CFtpControlSocket::SendNextCommand() 10:10:02 Command: PASS 10:10:02 Trace: CFtpControlSocket::OnReceive() 10:10:02 Response: 230 Logged on 10:10:02 Trace: CFtpControlSocket::SendNextCommand() 10:10:02 Command: SYST 10:10:02 Trace: CFtpControlSocket::OnReceive() 10:10:02 Response: 215 UNIX emulated by FileZilla 10:10:02 Trace: CFtpControlSocket::SendNextCommand() 10:10:02 Command: FEAT 10:10:02 Trace: CFtpControlSocket::OnReceive() 10:10:02 Response: 211-Features: 10:10:02 Response: MDTM 10:10:02 Response: REST STREAM 10:10:02 Response: SIZE 10:10:02 Response: MLST type*;size*;modify*; 10:10:02 Trace: CFtpControlSocket::OnReceive() 10:10:02 Response: MLSD 10:10:02 Response: UTF8 10:10:02 Response: CLNT 10:10:02 Response: MFMT 10:10:02 Response: 211 End 10:10:02 Status: Connected 10:10:02 Trace: CFtpControlSocket::ResetOperation(0) 10:10:02 Trace: CControlSocket::ResetOperation(0) 10:10:02 Trace: CFileZillaEnginePrivate::ResetOperation(0) 10:10:02 Status: Retrieving directory listing... 10:10:02 Trace: CFtpControlSocket::SendNextCommand() 10:10:02 Trace: CFtpControlSocket::ChangeDirSend() 10:10:02 Command: PWD 10:10:02 Trace: CFtpControlSocket::OnReceive() 10:10:02 Response: 257 "/" is current directory. 10:10:02 Trace: CFtpControlSocket::ResetOperation(0) 10:10:02 Trace: CControlSocket::ResetOperation(0) 10:10:02 Trace: CFtpControlSocket::ParseSubcommandResult(0) 10:10:02 Trace: CFtpControlSocket::ListSubcommandResult() 10:10:02 Trace: state = 1 10:10:02 Trace: CFtpControlSocket::SendNextCommand() 10:10:02 Trace: CFtpControlSocket::TransferSend() 10:10:02 Trace: state = 1 10:10:02 Command: TYPE I 10:10:02 Trace: CFtpControlSocket::OnReceive() 10:10:02 Response: 200 Type set to I 10:10:02 Trace: CFtpControlSocket::TransferParseResponse() 10:10:02 Trace: code = 2 10:10:02 Trace: state = 1 10:10:02 Trace: CFtpControlSocket::SendNextCommand() 10:10:02 Trace: CFtpControlSocket::TransferSend() 10:10:02 Trace: state = 2 10:10:02 Command: PASV 10:10:02 Trace: CFtpControlSocket::OnReceive() 10:10:02 Response: 227 Entering Passive Mode (192,168,6,201,4,26) 10:10:02 Trace: CFtpControlSocket::TransferParseResponse() 10:10:02 Trace: code = 2 10:10:02 Trace: state = 2 10:10:02 Trace: CFtpControlSocket::SendNextCommand() 10:10:02 Trace: CFtpControlSocket::TransferSend() 10:10:02 Trace: state = 4 10:10:02 Command: MLSD 10:10:02 Trace: CTransferSocket::OnConnect 10:10:02 Trace: CFtpControlSocket::OnReceive() 10:10:02 Response: 150 Connection accepted 10:10:02 Trace: CFtpControlSocket::TransferParseResponse() 10:10:02 Trace: code = 1 10:10:02 Trace: state = 4 10:10:02 Trace: CFtpControlSocket::SendNextCommand() 10:10:02 Trace: CFtpControlSocket::TransferSend() 10:10:02 Trace: state = 5 10:10:02 Response: 226 Transfer OK 10:10:02 Trace: CFtpControlSocket::TransferParseResponse() 10:10:02 Trace: code = 2 10:10:02 Trace: state = 5 10:10:02 Trace: CFtpControlSocket::SendNextCommand() 10:10:02 Trace: CFtpControlSocket::TransferSend() 10:10:02 Trace: state = 8 10:10:02 Trace: CTransferSocket::OnReceive(), m_transferMode=0 10:10:02 Listing: type=file;modify=20090803122151;size=16138137; IMSClient_.exe 10:10:02 Trace: CTransferSocket::TransferEnd(1) 10:10:02 Trace: CFtpControlSocket::TransferEnd() 10:10:02 Trace: CFtpControlSocket::ResetOperation(0) 10:10:02 Trace: CControlSocket::ResetOperation(0) 10:10:02 Trace: CFtpControlSocket::ParseSubcommandResult(0) 10:10:02 Trace: CFtpControlSocket::ListSubcommandResult() 10:10:02 Trace: state = 3 10:10:02 Trace: CFtpControlSocket::ResetOperation(0) 10:10:02 Trace: CControlSocket::ResetOperation(0) 10:10:02 Status: Directory listing successful 10:10:02 Trace: CFileZillaEnginePrivate::ResetOperation(0) 10:10:05 Status: Connecting to 192.168.6.201:21... 10:10:05 Status: Connection established, waiting for welcome message... 10:10:05 Trace: CFtpControlSocket::OnReceive() 10:10:05 Response: 220-FileZilla Server version 0.9.29 beta 10:10:05 Response: 220-written by Tim Kosse (Tim.Kosse@…) 10:10:05 Response: 220 Please visit http://sourceforge.net/projects/filezilla/ 10:10:05 Trace: CFtpControlSocket::SendNextCommand() 10:10:05 Command: USER poc 10:10:05 Trace: CFtpControlSocket::OnReceive() 10:10:05 Response: 331 Password required for poc 10:10:05 Trace: CFtpControlSocket::SendNextCommand() 10:10:05 Command: PASS 10:10:05 Trace: CFtpControlSocket::OnReceive() 10:10:05 Response: 230 Logged on 10:10:05 Status: Connected 10:10:05 Trace: CFtpControlSocket::ResetOperation(0) 10:10:05 Trace: CControlSocket::ResetOperation(0) 10:10:05 Trace: CFileZillaEnginePrivate::ResetOperation(0) 10:10:05 Trace: CFtpControlSocket::FileTransfer() 10:10:05 Status: Starting download of /IMSClient_.exe 10:10:05 Trace: CFtpControlSocket::SendNextCommand() 10:10:05 Trace: CFtpControlSocket::ChangeDirSend() 10:10:06 Command: CWD / 10:10:06 Trace: CFtpControlSocket::OnReceive() 10:10:06 Response: 250 CWD successful. "/" is current directory. 10:10:06 Trace: CFtpControlSocket::SendNextCommand() 10:10:06 Trace: CFtpControlSocket::ChangeDirSend() 10:10:06 Command: PWD 10:10:06 Trace: CFtpControlSocket::OnReceive() 10:10:06 Response: 257 "/" is current directory. 10:10:06 Trace: CFtpControlSocket::ResetOperation(0) 10:10:06 Trace: CControlSocket::ResetOperation(0) 10:10:06 Trace: CFtpControlSocket::ParseSubcommandResult(0) 10:10:06 Trace: FileTransferSubcommandResult() 10:10:06 Trace: CFtpControlSocket::SendNextCommand() 10:10:06 Trace: FileTransferSend() 10:10:06 Trace: CFtpControlSocket::SendNextCommand() 10:10:06 Trace: CFtpControlSocket::TransferSend() 10:10:06 Trace: state = 1 10:10:06 Command: TYPE I 10:10:06 Trace: CFtpControlSocket::OnReceive() 10:10:06 Response: 200 Type set to I 10:10:06 Trace: CFtpControlSocket::TransferParseResponse() 10:10:06 Trace: code = 2 10:10:06 Trace: state = 1 10:10:06 Trace: CFtpControlSocket::SendNextCommand() 10:10:06 Trace: CFtpControlSocket::TransferSend() 10:10:06 Trace: state = 2 10:10:06 Command: PASV 10:10:06 Trace: CFtpControlSocket::OnReceive() 10:10:06 Response: 227 Entering Passive Mode (192,168,6,201,4,27) 10:10:06 Trace: CFtpControlSocket::TransferParseResponse() 10:10:06 Trace: code = 2 10:10:06 Trace: state = 2 10:10:06 Trace: CFtpControlSocket::SendNextCommand() 10:10:06 Trace: CFtpControlSocket::TransferSend() 10:10:06 Trace: state = 4 10:10:06 Command: RETR IMSClient_.exe 10:10:06 Trace: CTransferSocket::OnConnect 10:10:06 Trace: CFtpControlSocket::OnReceive() 10:10:06 Response: 150 Connection accepted 10:10:06 Trace: CFtpControlSocket::TransferParseResponse() 10:10:06 Trace: code = 1 10:10:06 Trace: state = 4 10:10:06 Trace: CFtpControlSocket::SendNextCommand() 10:10:06 Trace: CFtpControlSocket::TransferSend() 10:10:06 Trace: state = 5 10:10:06 Trace: CTransferSocket::OnReceive(), m_transferMode=2 ... 10:10:06 Trace: CTransferSocket::OnReceive(), m_transferMode=2 10:10:06 Trace: CFtpControlSocket::ResetOperation(10) 10:10:06 Trace: CControlSocket::ResetOperation(10) 10:10:06 Trace: CFtpControlSocket::ResetOperation(10) 10:10:06 Trace: CControlSocket::ResetOperation(10) 10:10:06 Error: Transfer aborted by user 10:10:06 Trace: CFileZillaEnginePrivate::ResetOperation(10) 10:10:06 Trace: CFtpControlSocket::OnReceive() 10:10:06 Response: 426 Connection closed; transfer aborted. 10:10:06 Trace: Skipping reply after cancelled operation or keepalive command. 10:10:14 Status: Retrieving directory listing... 10:10:14 Trace: CFtpControlSocket::ParseSubcommandResult(0) 10:10:14 Trace: CFtpControlSocket::ListSubcommandResult() 10:10:14 Trace: state = 1 10:10:14 Trace: CFtpControlSocket::SendNextCommand() 10:10:14 Trace: CFtpControlSocket::TransferSend() 10:10:14 Trace: state = 2 10:10:14 Command: PASV 10:10:14 Trace: CFtpControlSocket::OnReceive() 10:10:14 Response: 227 Entering Passive Mode (192,168,6,201,4,28) 10:10:14 Trace: CFtpControlSocket::TransferParseResponse() 10:10:14 Trace: code = 2 10:10:14 Trace: state = 2 10:10:14 Trace: CFtpControlSocket::SendNextCommand() 10:10:14 Trace: CFtpControlSocket::TransferSend() 10:10:14 Trace: state = 4 10:10:14 Command: MLSD 10:10:14 Trace: CTransferSocket::OnConnect 10:10:14 Trace: CFtpControlSocket::OnReceive() 10:10:14 Response: 150 Connection accepted 10:10:14 Trace: CFtpControlSocket::TransferParseResponse() 10:10:14 Trace: code = 1 10:10:14 Trace: state = 4 10:10:14 Trace: CFtpControlSocket::SendNextCommand() 10:10:14 Trace: CFtpControlSocket::TransferSend() 10:10:14 Trace: state = 5 10:10:14 Response: 226 Transfer OK 10:10:14 Trace: CFtpControlSocket::TransferParseResponse() 10:10:14 Trace: code = 2 10:10:14 Trace: state = 5 10:10:14 Trace: CFtpControlSocket::SendNextCommand() 10:10:14 Trace: CFtpControlSocket::TransferSend() 10:10:14 Trace: state = 8 10:10:14 Trace: CTransferSocket::OnReceive(), m_transferMode=0 10:10:14 Listing: type=file;modify=20090803122151;size=16138137; IMSClient_.exe 10:10:14 Trace: CTransferSocket::TransferEnd(1) 10:10:14 Trace: CFtpControlSocket::TransferEnd() 10:10:14 Trace: CFtpControlSocket::ResetOperation(0) 10:10:14 Trace: CControlSocket::ResetOperation(0) 10:10:14 Trace: CFtpControlSocket::ParseSubcommandResult(0) 10:10:14 Trace: CFtpControlSocket::ListSubcommandResult() 10:10:14 Trace: state = 3 10:10:14 Trace: CFtpControlSocket::ResetOperation(0) 10:10:14 Trace: CControlSocket::ResetOperation(0) 10:10:14 Status: Directory listing successful 10:10:14 Trace: CFileZillaEnginePrivate::ResetOperation(0) 10:10:18 Trace: CFtpControlSocket::FileTransfer() 10:10:18 Status: Starting download of /IMSClient_.exe 10:10:18 Trace: CFtpControlSocket::ParseSubcommandResult(0) 10:10:18 Trace: FileTransferSubcommandResult() 10:10:18 Status: Skipping download of /IMSClient_.exe 10:10:18 Trace: CFtpControlSocket::ResetOperation(0) 10:10:18 Trace: CControlSocket::ResetOperation(0) 10:10:18 Status: File transfer successful 10:10:18 Trace: CFileZillaEnginePrivate::ResetOperation(0) 10:10:18 Trace: CFileZillaEnginePrivate::ResetOperation(0) 10:10:25 Trace: CFtpControlSocket::FileTransfer() 10:10:25 Status: Starting download of /IMSClient_.exe 10:10:25 Trace: CFtpControlSocket::ParseSubcommandResult(0) 10:10:25 Trace: FileTransferSubcommandResult() 10:10:25 Status: Skipping download of /IMSClient_.exe 10:10:25 Trace: CFtpControlSocket::ResetOperation(0) 10:10:25 Trace: CControlSocket::ResetOperation(0) 10:10:25 Status: File transfer successful 10:10:25 Trace: CFileZillaEnginePrivate::ResetOperation(0) 10:10:33 Status: Disconnected from server 10:10:33 Trace: CControlSocket::DoClose(64) 10:10:33 Trace: CFtpControlSocket::ResetOperation(66) 10:10:33 Trace: CControlSocket::ResetOperation(66) 10:10:33 Trace: CFileZillaEnginePrivate::ResetOperation(66) 10:10:33 Trace: CControlSocket::DoClose(64) 10:10:33 Trace: CControlSocket::DoClose(64) 10:10:33 Trace: CFileZillaEnginePrivate::ResetOperation(0) 10:10:55 Status: Sending keep-alive command 10:10:55 Command: NOOP 10:10:55 Response: 200 OK 10:11:25 Status: Disconnected from server

#4924 client not listening to resume settings normal duplicate 15 years 10 years
Description

3.2.8.1 either

  • filezilla client is not listening to the settings I have in Edit|Settings to resume on upload (defaults on Transfer|Default file exists action...)
  • or filezilla client is choosing to do a STOR when it gets a ECONNRESET, which ruins my upload resumes.

my uploads take multiple days, I don't know if that has anything to do with it. quota is not a problem because that is not in the log for this file. I have been having this problem over and over. someone please fix.

here is the log section.

Error: Disconnected from server: ECONNABORTED - Connection aborted Status: Resolving address of nowhere.com Status: Connecting to :21... Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [TLS] ---------- Response: 220-You are user number 3 of 50 allowed. Response: 220-Local time is now 13:01. 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 user Response: 331 User user OK. Password required Command: PASS * Response: 230-User user has group access to: user Response: 230 OK. Current restricted directory is / Status: Connected Status: Starting upload of C:\www\jimm\OOo\OOo3.1.1sn_dvd.iso Command: CWD /public_html/OOo Response: 250 OK. Current directory is /public_html/OOo Status: Retrieving directory listing... Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (,32,118) Command: MLSD Response: 150 Accepted data connection Response: 226-ASCII Response: 226-Options: -a -l Response: 226 15 matches total Command: PASV Response: 227 Entering Passive Mode (,133,103) Command: REST 550830080 Response: 350 Restarting at 550830080 Command: STOR OOo3.1.1sn_dvd.iso Response: 150 Accepted data connection Error: Could not write to transfer socket: ECONNRESET - Connection reset by peer Error: Connection timed out Status: Resolving address of nowhere.com Status: Connecting to :21... Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [TLS] ---------- Response: 220-You are user number 2 of 50 allowed. Response: 220-Local time is now 01:21. 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 user Response: 331 User user OK. Password required Command: PASS * Response: 230-User user has group access to: user Response: 230 OK. Current restricted directory is / Status: Connected Status: Starting upload of C:\www\jimm\OOo\OOo3.1.1sn_dvd.iso Command: CWD /public_html/OOo Response: 250 OK. Current directory is /public_html/OOo Status: Retrieving directory listing... Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (,241,2) Command: MLSD Response: 150 Accepted data connection Response: 226-ASCII Response: 226-Options: -a -l Response: 226 15 matches total Command: PASV Response: 227 Entering Passive Mode (,252,182) Command: STOR OOo3.1.1sn_dvd.iso Response: 150 Accepted data connection

#4937 site manager doesn't allow moving connections to folder if list is long normal duplicate 15 years 15 years
Description

I created a folder called "sites", which appears way down at the bottom of the list of connections.

I am able to move connections that fit in the window to the "sites" folder, but not anything outside the window.

the only workaround I have that I can think of is to edit the filezilla.xml file when filezilla is not running.

idea: some sort of "move to" button that brings up a folder tree list would be useful, where you could click on a particular folder. it would be nice if it remembered the last folder you clicked on.

#4959 Installed Dreamweaver, now Filezilla can't open .php files? high duplicate 15 years 10 years
Description

I recently installed Dreamweaver and now I'm getting the message below when trying to edit php files. php files are not associated with Dreamweaver. I'm using the latest version of Filezilla.

The file 'C:\DW\premierparts.ca\acceptDecline.php' cannot be opened: The associated program (WX_DDE#"C:\Program Files\Adobe\Adobe Dreamweaver CS4\Dreamweaver.exe","C:\DW\premierparts.ca\crm\acceptDecline.php"##System#) could not be found. Please check your filetype associations.

(The exact messaging was taken from an unsolved ticket, but it's the same for me, just different file names.)

#4975 Remote and Local Directory Tree Toggle / not working low duplicate 15 years 15 years
Description

These two toggles (Remote and Local Directory Tree Toggle) are located in the top bar under the Main Menu Bar. They both have a weird behavior. Both were OFF upon start.

The weird behavior appears as soon as the tabbed interface is activated or a little later on while using it.

This behavior is characterized by:

  • Clicking the button indents it (visual active state) but the panels for remote directory/local directory tree do not appear.
  • The buttons do not respond to any further requests once in this state.

I am using the latest version of filezilla (updated 10 min ago.)

I have restarted filezilla and the buttons work again until I create a new tab. Unless now only the "remote directory tree" is affected by the bug. The local directory switch works properly. Then I create a new tab once again and both toggles work properly again. Then again I leave one tab open (the tab-panel disappears) and create a new tab - the problems appear again.

Truly a strange thing.

Here is the About Filezilla Information:

FileZilla Client


Version: 3.3.0

Build information:

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

Linked against:

wxWidgets: 2.8.10 GnuTLS: 2.8.3

#5002 synch not working on reconnect normal duplicate 15 years 15 years
Description

In site mananger I have a profile with "[x] Use Synchronized Browsing" set. After disconnecting,

  • using "Reconnnect to last used server" (icon)
  • or Server -> Reconnect

synchronization is lost.

Works fine, of course, when reconnect through Site manager.

#5015 wrong folder's name is editted when switching folders high duplicate 15 years 15 years
Description

I am using the mac version of filezilla.

When i click on a folder it sometimes opens up the dialog that allows me to edit the name of the folder. But if you leave that dialog open then double click the same folder it takes you to that folders contents and the folder or file at the same position as the previous dialog is still open, deselected that folder makes the name change. Thus saving the file/folder with the incorrect name.

#5044 clicking twice even if after delay on file/folder name, shows text box to rename it. normal duplicate 14 years 14 years
Description

I select one folder or file by clicking once, it shows highlighted with blue bar. Then when i again clicks for drag and drop the selected file/folder name becomes text box for renaming it, even though drag and drop works fine.

I think if I clicked another time after some delay then it should not become editable, right?

#5089 alphabetization problem normal duplicate 14 years 14 years
Description

When I click the tab on the remote server to sort by FILENAME, the list comes up in 2 sections, both alphabetized. Why does the list go A-Z and then start over at A-Z???

Screen capture here: http://www.gonegraphics.com/misc/filezilla.jpg

#5090 Background of Quick connect bar and menu is overlapped normal duplicate 14 years 14 years
Description

When a connection is done by entering the server, user, password and port, the background of the quick connect bar and of the menu bar gets overriden by the status information.

#5135 Remote File Edit Association error with Dreamweaver CS4 normal duplicate 14 years 11 years
Description

I got this error when i tried to remote edit a file.

The file 'index.php' cannot be opened: The associated program (WX_DDE#"C:\Program Files\Adobe\Adobe Dreamweaver CS4\Dreamweaver.exe","index.php"##System#) could not be found.

#5158 Leading blank (again) normal duplicate 14 years 14 years
Description

This is not the problem tracked and solved (I searched). This is a new one. Using 3.3.1. When on the remote side there is a file that has a leading blank in the name AND the first letter is a capital one, transfer fails. Using ftpd on FreeBSD 7.2 p4 x86 on remote server. Steps to reproduce:

  • go in console on the ftp server and enter the ftp root
  • cp any file from the system: cp /var/log/messages .
  • from the client all works ok and can transfer messages file
  • mv messages \ messages
  • from the client it is ok again, with leading space
  • mv \ messages \ Messages
  • the client fails to transfer the file

Tried with any kind of file/permission combo, blank+capital seems to be the culprit. HTH Bye

#5182 Return to parent directory normal duplicate 14 years 14 years
Description

This has been ticketed as feature requests before under http://trac.filezilla-project.org/ticket/1878 but I think it is a bug.

On returning to parent directory FileZilla jumps to the first entry on the file list but should stay on the folder just exited.

See standard file browser apps how to behave. Navigating with keyboard is essential in a utility like this.

Regs, Zsolt.

#5188 Toolbar Problem normal duplicate 14 years 11 years
Description

When a saved website is opened with Site Manager, the toolbar buttons disappear. Some of the buttons reappear after mousing over them. This is a problem with 3.3.1 and 3.3.2-rc1.

#5190 Log gui corruption normal duplicate 14 years 14 years
Description

The log gui sometimes overlaps the quick connect bar and menu bar.

OS: Windows 7 Pro.

#5218 Site specific bookmarks not updating with multiple tabs open normal duplicate 14 years 14 years
Description

On the Windows version (3.3.2) while connected to separate sites in different tabs switching between the tabs does not update the site specific bookmarks. Only the most recent site's bookmarks are displayed regardless of which tab is open.

#5221 initial message log overflows its viewpane normal duplicate 14 years 9 years
Description

Hi. Filezilla, great, actually.

Recently, and continuing on the just-released 3.3.2, info below, the message log from initial connection often scrolls upwards out of its pane, obliterating the text areas and buttons at the normal top of screen.

I managed to capture the hopefully enclosed pic where it doing so less than usual, so you can see the effect in its whole context. Usually it completely masks, overwriting with text log results.

By the time you see this happen, it no longer does -- subsequent logging for ftp transfers stays in the proper log area. It seems to occur then only during the initial connection.

Thanks, and best - it's a great tool.

FileZilla Client


Version: 3.3.2

Build information:

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

Linked against:

wxWidgets: 2.8.11 GnuTLS: 2.8.3

#5233 Site-specific bookmarks don't appear in bookmarks menu for site normal duplicate 14 years 14 years
Description

FileZilla Version 3.3.2.

There are two ways to reproduce this bug.

First way: Reconnect to server with site-specific bookmarks right after launching FileZilla.

Second way: Have the server with the bookmarks in one tab, then connect to a different server with no bookmarks in another tab. Close the server with no bookmarks.

#5249 Site-specific bookmarks 3.3.2 issue normal duplicate 14 years 14 years
Description

FileZilla Version 3.3.2. (Update with "Check for updates" wisard)

Connect to the first server with site-specific bookmarks. Connect to the second server with site-specific bookmarks in new tab. Site-specific bookmarks will be described for the second server and the same for all tabs.

#5266 FileZille not recognizing new file associations... normal duplicate 14 years 10 years
Description

I recently changed file associations for my PHP files and FileZilla doesnt seem to recognize the association change. I use to be able to right click and open PHP files just fine but since the old programs deletion and file assocation change I can't right click and open my PHP files from FileZilla any more. Please see the attached picture for the error / message that I am getting.

Ty for your time and interest.

#5273 Daylight Saving Time calculation broken normal duplicate 14 years 10 years
Description

In ticket #2026, the last comment states, "The next version of FileZilla 3 will be able to calculate the timezone of the server automatically."

I'm using Filezilla Client 3.2.8.1 on Windows XP SP2 to connect to Oracle Enterprise Linux 5.4 (RedHat Linux Kernel 2.6) servers.

I and the servers are located in the same timezone (in fact, in the same city).

Before the switch to Daylight Saving Time, the time displayed in Filezilla for new files matched the time displayed on my PC and the time displayed for the file when viewed directly on the server.

Since the time change last weekend, we have found that the time displayed by Filezilla is 1 hour later than the the PC time at the time of saving and with the last modification time as displayed when viewed directly on the server.

The server and the PC times still match.

#5275 files renamed by accident due to previous clicks normal duplicate 14 years 14 years
Description

Reproducing this bug involves very subtle steps. Long story short, files can accidentally be renamed to the names of other files that had been clicked on.

If you click on the name of a file, then a cursor appears for typing a new name. If you then double-click a folder icon to change directories, sometimes when you switch to the new directory the renaming cursor will still be visible and showing the name of the file from the previous directory. If you then click off the file to turn off renaming, a file in the new directory will be renamed to the name of the file from the previous directory.

#5276 Transfer Queue doesn't sort normal duplicate 14 years 12 years
Description

filezilla 3.3.2 wxWidgets 2.8.11 gnuTLS 2.8.3

Issue: headers do not sort

Expected results: click on headers of transfer queue and the list should sort on that column

Actual results: click on the headers shows a mouse down, but list does not sort.

#5283 Message Log overruns Quick Connect bar normal duplicate 14 years 14 years
Description

Filezilla: 3.3.2.1 The message log shows up in the background of the quickconnect bar

I though this was fixed in an earlier release, but I can't find it now. This bug was not present in the last version I was using (I don't remember which version it was).

I lost the screenshot, but when i can get another one, i will send it in.

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

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

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

The version is Filezilla 3.3.2.1

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

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

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

Version Client 3.3.2.1

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

Error File counter is counting already selected files again

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

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

#5439 Local pane doesn't refresh in all tabs normal duplicate 14 years 14 years
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.

#5501 Drag-drop file upload always fails normal duplicate 14 years 14 years
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.

#5505 View/Edit doesn't work any more high duplicate 14 years 14 years
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 14 years
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 14 years
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

#5509 Path problem blocker duplicate 14 years 11 years
Description

Would like to proclaim a problem with paths. Namely, very often happens that when I send a file from the desktop, rather than address the path C:\Users\Tom\Desktop\index.html , I have C:\Users\Tom\Desktopindex.html (no "\" on the Desktop ), Which prevents the dispatch of a file. The problem does not occur when I send the file to disk. I have FileZilla 3.3.4rc1. This problem occurs on the dispatch file.

#5510 Drag'n'drop does not work in 3.3.4-rc1 high duplicate 14 years 14 years
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

#5511 Remote file not opening in editor high duplicate 14 years 14 years
Description

In 3.3.4-rc1 when I click on the remote file or right click and select view/edit
the file downloads to the temporary folder
but the editor does not open with the file and the files being edited table does not get updated.
This worked OK in previous versions including 3.3.3 - reverting

#5514 Drag and Drop Handler submitting wrong path/filename blocker duplicate 14 years 14 years
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

#5515 uploading a directory with subdirs and files doesn't work high duplicate 14 years 14 years
Description

the file and dir name are merged therefore filezilla can't find the file to upload

#5562 Error when viewing Winzip file normal duplicate 14 years 14 years
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.

#5602 Disappearing toolbar buttons normal duplicate 14 years 12 years
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.

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

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

#5640 Download continues past 100% high duplicate 14 years 10 years
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.

#5654 Some of the display is broken in Windows 7 64bit normal duplicate 14 years 12 years
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.

#5694 quick connect buttons vanish after connecting to a FTP-Server high duplicate 14 years 12 years
Description

Hello, After connecting to a FTP-Server i have grafic errors on "quick-connect tab". All buttons are gone and i can watch in between all protokoll data. Please have a look at the screenshot. It should explain the error. Hope you can fix it ... .

#6526 Not working with vmWare normal duplicate 13 years 12 years
Description

I have latest filezilla running on 3 machines, 1 Win XP, 1 Win 7 and both working fine, when I try running in a Win XP VM ware session connecting to my site which is running zftp server it failes to connect at the Status: Initializing TLS... line.

The settings are the same - any idea what VMware might be blocking and how I can unblock it?

#6527 menus do not display critical duplicate 13 years 13 years
Description

The menus do not display when connecting to FTP. They only begin to show when the cursor is moved over the menu bars.

#7169 Failed to retrieve directory listing error: could not read from socket: ECONNRESET - connection reset by peer normal duplicate 13 years 13 years
Description

I am using the FileZilla Server for this and the server is online.

Status: Resolving address of ftp.trac.filezilla-project.org Status: Connecting to 213.239.222.5:21... Status: Connection established, waiting for welcome message... Response: 220 FZ router and firewall tester ready Command: USER Jennifer Ng Response: 331 Give any password. Command: PASS Response: 230 logged on. Status: Connected Status: Retrieving directory listing... Command: PWD Response: 500 invalid command, goodbye! Error: Failed to retrieve directory listing Error: Could not read from socket: ECONNRESET - Connection reset by peer Error: Disconnected from server

I already made a home directory for it.

May I know how to make the correct directory?

I need to use this for my online shop so I put my priority of the report as high.

Thanks a million and sorry for the inconvience caused. <:3 )~

#7209 Problems with retrieving files that starts with ,, '' (spacebar) at the begining. high duplicate 13 years 12 years
Description

Today i have encountered a critical error while trying to fetch file that was starting with spacebar. It totally forbids me from downloading the files as server response 550 - file not exists.

#7233 Log showing through to top panel area when synchronized browsing high duplicate 13 years 12 years
Description

Version: 3.3.5.1 64bit Windows 7 64bit with Intel Core i5 processor

If you turn on synchronized browsing with the above setup, the message log shows through the upper area of FileZilla (ie, the menu, search box, etc).

#7265 GUI overwrite of top menu and toolbar area normal duplicate 13 years 12 years
Description

The top menu, toolbar area of icons and quick connect is being overwritten by scrolling text in the connect and actions information text area. (I don't know it's official name) This happens consistently every time the program is used. When you pass the cursor over the menu or some toolbar icons, they sometimes come back. (the icon hover toggle) This has happened for some time and is still occurring with the latest release.

FileZilla Client


Version: 3.4.0

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2011-03-27 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

#7284 'failed to write xml file' normal duplicate 13 years 10 years
Description

Hi there, I have an ASUS Eee PC, Netbook (1G RAM). I only recently installed filezilla and did so under the instruction of my web hosts -- who say they are quite familiar with the program. I have successfully made several connections to their server and uploaded files onto it. This is the primary reason I installed the program. The last three times I have started filezilla, a series of error messages have been popping up (see attached images). I have to click 'OK' on the boxes, of which there might be anything up to seven or eight. Two or three appear as the program opens and three always appear at the end of the session. This doesn't seem to be affecting my ability to connect to the remote server; I have performed a test connection and uploaded a file to check. I'm just wondering is this an omen of worse problems to come. Thanks, Kath T Today I also downloaded the newest version of filezilla, hoping the problem would stop, but it didn't. I just started up and shut down filezilla and have taken screenshots of every error alert I have to click through; errors 01.gif and 02.gif appeared at the beginning and the rest at the end. I have checked to see the destination folders in the error messages and the files mentioned are there, but I don't know much about what the messages mean.

#7285 the picture will explain normal duplicate 13 years 12 years
Description

always when i use the software the bar become like this

http://www.7addad-scripts.com/Untitled.png

#7286 Space before of name of folder normal duplicate 13 years 12 years
Description

If I create a folder with a name that contains a blank space on begining of name, is nor crecognized and is impossible acces to it or download

Thank you for this awesome program,

Jorge

#7300 queue.xml bug high duplicate 13 years 12 years
Description

When I open filezilla (3.4 version) i receive this message :

Can't open file filezilla.xml (error 5: access denied)

Why ? Can I delete this file ?

Thanks

#7325 error message - 530 Login Incorrect normal duplicate 13 years 12 years
Description

I've been connecting to the server up until yesterday and have been using the same host, username and password.

#7345 Strang Error normal duplicate 13 years 12 years
Description

I am running XP SP3. When I try to launch I get several XML errors. layout.xml (failed to write), queue.xml and filezilla.xml (access denied).

#7347 Won't reconnect after timeout (input_pushback not null!) normal duplicate 13 years 12 years
Description

When connected to a server via SFTP, and it times out and disconnects, FileZilla doesn't automatically reconnect when selecting a remote folder in the folder tree. Instead, it gives an 'input_pushback not null!' error, followed by another error: 'Failed to retrieve directory listing.'

Clicking on yet another folder will force a reconnect. It's just selecting the first folder that gives this error. It used to work fine, but has been broken for 6 months or so.

#7351 Wrong failure reason for local permission problems low duplicate 13 years 11 years
Description

FileZilla 3.5.0-rc2

To reproduce try to download a file to a folder where FileZilla has no write privileges. On current Windows version this could be C:\ for example as this would require elevated privileges.

The download appears correctly on the tab for failed transfers, but the reason is "Transferring".

#7365 Scrolling command/response window overwrites menu bar and toolbar normal duplicate 13 years 12 years
Description

Sometimes the command/response window overwrites the menu bar, toolbar, and quick-connect bar when it scrolls up. Cannot reproduce every time, but it does happen often. Most recent version of client (3.5.0) still exhibits this behavior, which started two to four versions ago.

#7394 Updated to 3.5.0; now header block is scrambled normal duplicate 13 years 12 years
Description

The window displaying the connection activity consumes the entire header covering buttons and other features. See accompanying file for screen grab showing problem.

#7396 Connection closes when attempting to get initial directory listing blocker duplicate 13 years 12 years
Description

Client info pasted below. log file attached.

colleagues are using a 2.x version of filezilla in order to avoid this problem.

FileZilla Client


Version: 3.5.0

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2011-05-22 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 7600) Version: 6.1 Platform: 32 bit system

#7426 Filezilla not working normal duplicate 13 years 12 years
Description

after I updated I tried to log-in to use my filezilla on my mac and it won't let me.

#7440 Bug Report normal duplicate 13 years 12 years
Description

despise uninstalling the program and reinstalling the error message unable to access xml file comes up. all files are installed in users, owner roaming directory. the files cannot be found and the client does not connect to the server.

messages are as follows:" EACCES - Permission denied"

:Failed to write xml file

:Cannot open file with directory Users/owner/roaming, access denied ;error 5

#7445 SFTP: Unable to download if filename begins with space rajesh low duplicate 13 years 11 years
Description

Tried to download file over sftp with space at begin of filename gives me:

path/filen name: open for read: no such file or directory

seems to trim filename.

Filezilla 3.5.0_x86_64

#7457 Failed to retrieve directory listing, therfore FZ fails to upload files high duplicate 13 years 10 years
Description

Our FTP server (Globalscape) has a no list files permission, so clients uploading cannot view or list the files on the server (security reasons). This has been working fine with previous version of FZ (3.1, 3.2), however in the latest version of FZ 3.5, this no longer works. Other FTP clients work fine also. As it used to work fine on previous versions of FZ, and now on new v3.5 no longer works, then I would categories it as a bug. Our problem is that we recommend our users to use FZ, as it's very simple robust, but were now getting clients reporting problems as they upgrade. Problem occurs on both the Windows and mac clients.

Status: Resolving address of sydftp.acp.com.au Status: Connecting to 203.18.241.160:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 Trace: CFtpControlSocket::SendNextCommand() Command: USER scope Trace: CFtpControlSocket::OnReceive() Response: 331 Password required for scope. Trace: CFtpControlSocket::SendNextCommand() Command: PASS * Trace: CFtpControlSocket::OnReceive() Response: 230-Login OK. Proceed. Response: 230-Select the appropriate Magazine folder. Response: 230-NOTE users can only UPLOAD to the 'Send to ACP' folder Response: 230 If collecting files then look within the 'Pickup from ACP' folder, as DOWNLOADs are allowed. Trace: CFtpControlSocket::SendNextCommand() Command: SYST Trace: CFtpControlSocket::OnReceive() Response: 215 UNIX Type: L8 Trace: CFtpControlSocket::SendNextCommand() Command: FEAT Trace: CFtpControlSocket::OnReceive() Response: 211-Features supported: Response: COMB target;source_list Response: REST STREAM Response: SIZE Response: MDTM Response: XCRC filename;start;end Response: SSCN Response: MLST Size*;Modify*;Create;Type*;Unique;Perm*;Lang;Media-Type;CharSet; Response: XNOP 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 current folder. 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: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (203,18,241,160,109,97). Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: MLSD Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for MLSD /. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTransferSocket::OnConnect Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 226 Transfer complete. 3263 bytes transferred. 3263 bps. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: Directory listing successful Status: Retrieving directory listing... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: CWD Womans Day Trace: CFtpControlSocket::OnReceive() Response: 250 Folder changed to "/Womans Day". Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/Womans Day" is current folder. 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 (203,18,241,160,109,97). Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: MLSD Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for MLSD /Womans Day. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTransferSocket::OnConnect Trace: CTransferSocket::OnClose(0) Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 226 Transfer complete. 204 bytes transferred. 204 bps. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: Directory listing successful Status: Retrieving directory listing... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: CWD Send to ACP Trace: CFtpControlSocket::OnReceive() Response: 250 Folder changed to "/Womans Day/Send to ACP". Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/Womans Day/Send to ACP" is current folder. 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 (203,18,241,160,109,97). Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: MLSD Trace: CFtpControlSocket::OnReceive() Response: 550 Permission denied. 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: Resolving address of sydftp.acp.com.au Status: Connecting to 203.18.241.160:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 Trace: CFtpControlSocket::SendNextCommand() Command: USER scope Trace: CFtpControlSocket::OnReceive() Response: 331 Password required for scope. Trace: CFtpControlSocket::SendNextCommand() Command: PASS * Trace: CFtpControlSocket::OnReceive() Response: 230-Login OK. Proceed. Response: 230-Select the appropriate Magazine folder. Response: 230-NOTE users can only UPLOAD to the 'Send to ACP' folder Response: 230 If collecting files then look within the 'Pickup from ACP' folder, as DOWNLOADs are allowed. Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::FileTransfer() Status: Starting upload of C:\temp\PrePress Edit INGEST test files\ZZ-0511\co0511VIRTUALCARD.pdf Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: CWD /Womans Day/Send to ACP Trace: CFtpControlSocket::OnReceive() Response: 250 Folder changed to "/Womans Day/Send to ACP". Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/Womans Day/Send to ACP" is current folder. Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Status: Retrieving directory listing... Trace: ftpcontrolsocket.cpp(1296): List called from other command caller=0p157c1e8 Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: TYPE I Trace: CFtpControlSocket::OnReceive() Response: 200 Type set to I. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (203,18,241,160,109,97). Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: MLSD Trace: CFtpControlSocket::OnReceive() Response: 550 Permission denied. 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) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: FileTransferSend() Command: SIZE co0511VIRTUALCARD.pdf Trace: CFtpControlSocket::OnReceive() Response: 550 Permission denied. Trace: FileTransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: FileTransferSend() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 425 Data connection already open. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PORT 10,68,70,44,16,18 Trace: CFtpControlSocket::OnReceive() Response: 425 Data connection already open. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Error: File transfer failed Trace: CFtpControlSocket::FileTransfer() Status: Starting upload of C:\temp\PrePress Edit INGEST test files\ZZ-0511\co0511VIRTUALCARD.pdf Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Status: Retrieving directory listing... Trace: ftpcontrolsocket.cpp(1296): List called from other command caller=0p157c1e8 Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 425 Data connection already open. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PORT 10,68,70,44,16,19 Trace: CFtpControlSocket::OnReceive() Response: 425 Data connection already open. 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) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: FileTransferSend() Command: SIZE co0511VIRTUALCARD.pdf Trace: CFtpControlSocket::OnReceive() Response: 550 Permission denied. Trace: FileTransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: FileTransferSend() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 425 Data connection already open. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PORT 10,68,70,44,16,20 Trace: CFtpControlSocket::OnReceive() Response: 425 Data connection already open. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Error: File transfer failed Trace: CFtpControlSocket::FileTransfer() Status: Starting upload of C:\temp\PrePress Edit INGEST test files\ZZ-0511\co0511VIRTUALCARD.pdf Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Status: Retrieving directory listing... Trace: ftpcontrolsocket.cpp(1296): List called from other command caller=0p157c1e8 Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 425 Data connection already open. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PORT 10,68,70,44,16,21 Trace: CFtpControlSocket::OnReceive() Response: 425 Data connection already open. 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) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: FileTransferSend() Command: SIZE co0511VIRTUALCARD.pdf Trace: CFtpControlSocket::OnReceive() Response: 550 Permission denied. Trace: FileTransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: FileTransferSend() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 425 Data connection already open. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PORT 10,68,70,44,16,22 Trace: CFtpControlSocket::OnReceive() Response: 425 Data connection already open. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Error: File transfer failed Status: Retrieving directory listing... Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 425 Data connection already open. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PORT 10,68,70,44,16,23 Trace: CFtpControlSocket::OnReceive() Response: 425 Data connection already open. 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

#7460 Can't do anything when multiple alert dialog comes up normal duplicate 13 years 9 years
Description

FilrZilla 3.5.0

When multiple alert dialog windows come up, I have no choice other than force quit the application. It doesn't allow me to press cancel or ok in any windows.

#7474 tool bar normal duplicate 13 years 12 years
Description

I would like to report in your software the toolbar will disappear from the screen when the message log is scrolling.

I currently own the Toshiba and I noticed on your previous version of your software. This bug did not do this and the toolbar stayed exactly where it was and did not disappear. The only time I can get the toolbar to reappear is when I have to hit F5 and refresh the screen or minimize the window and then maximize it again which will cause the toolbar to reappear at which point we'll stay in its normal position without flickering so every time I open up the program before using it. I have to minimize the screen and then maximize it and then work up from there. I don't think it is my computer because the previous version did not do this. I just recently of graded to the newest version within a week and I noticed this glitch I don't know if anybody else is happening. This type of problem, but it is worth looking into because your program is such an asset to the community.

I captured a screenshot live of what it does but I see no way to import it into your ticket system to show you exactly what's going onif you need further information or you want to see in this video that captured of what exactly going on. Please contact me and I will find a way to get to the footage

#7733 Quick Connect Header overrun by Status normal duplicate 13 years 12 years
Description

Steps: 1) load filezilla 2) Using the quick link to Site Manager I select an FTP site 3) Connect to site by clicking on the name 4) connection starts

  • Connection Status starts to scroll
  • Status display overwrites the Quick Connect Header area, just under the icon bar.

Steps to date: 1) Discovered it with the last update, 2) downloaded the latest update (see clipboard copy) 3) Tested per steps 1 - 4 above and found the same problem.

System: Windows 7, SP1

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: 32 bit system

#7743 FTP synchronize low duplicate 13 years 12 years
Description

Hello does filezilla has a synchronize feauture? from local to ftp server or from ftp server to local.

hope you could help me thanks a lot.

#7746 SFTP WINDOWS TO UNIX CONTROL M CHARACTERS IN CSV FILE normal duplicate 13 years 11 years
Description

We were trying to ftp a file using port 22 (sftp). We set the file type option as 'Auto' and sftp'd the csv file to the unix. We see the control M charcters on the csv file. We tried the other option 'ASCII' but it still carried over the control M.

#7764 Drag and drop normal duplicate 13 years 12 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.

#7790 Display error normal duplicate 13 years 12 years
Description

I have a display error when I'm using Fz.

The console hides the toolbar at the connection.

See the attached file for exemple.

#7799 Toolbar icon disappear after connection is made high duplicate 13 years 10 years
Description

When connecting to any of the sites in my connection list the toolbar icons disappear. I have been checking to see if this problem has been fixed in the new releases but have not seen anything, not knowing if you know about it I thought I would let you know. I have attached a screenshot to show you how i see it. Thank you very much I use this software every day keep up the good work.

#7803 Wrong date - Same problem as Ticket #3698 high duplicate 13 years 11 years
Description

Same problem as Ticket #3698

I get wrong date when listing the remote directory. sFTP on FreeFTPd ver 1.0.11 on win 2003 SP2 FileZilla Client is 3.5.1 running on windows 7 FreeFTPd is 1.0.11 on win 2003 SP2

From the log:


Command: pwd Response: Current directory is: "/" Command: ls Status: Listing directory / Status: Calculating timezone offset of server... Command: mtime "2010-08-17" Response: 4294967295 Status: Timezone offsets: Server: 1293629340 seconds. Local: 7200 seconds. Difference: -1293622140 seconds. Status: Directory listing successful


The dates listed in FileZilla is wrong. 2011-10-28 are listed as 1970-04-04. It can possibly be a problem in FreeFTPd, but WinSCP lists it correct. In WinSCP there is a switch "Misinterprets file stamps prior to 1970". This is set to Auto in my case. Would this be possible to implement in FileZilla?

#7807 Connection causes the LOG output to overlap the connection bar normal duplicate 13 years 11 years
Description

Ever since I started using Filezilla I can't remember how long ago, it has failed to draw the window in exactly the same way in every subsequent release. I am now taking the time to file this ticket because it is becoming a nuisance

#7826 Site manager: Scroll list when reaching boundaries normal duplicate 12 years 12 years
Description

When moving an entry with the mouse, the list should scroll on reaching the upper or lower boundary. At the moment, it is not possible to reach folders that are out of sight in case there are many entries.

#7840 Site specific bookmarks not showing high duplicate 12 years 12 years
Description

Reported 21 months ago... Still not fixed

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

#7875 Upper and lower case problems in FileZilla and OS X critical duplicate 12 years 12 years
Description

I notices a huge bug in Filezilla 3.5.3 (and older) when using it on Mac OS X: If you edit two files with different capitalization FileZilla get's confused and in worst case it overwrites the wrong file.

  1. Create a Test.txt and a test.txt in different directories (A and B) on the server
  2. Write click on both files and chose "View/Edit".
  3. Edit Test.txt and save it.
  4. FileZilla notices the change and asks if it should upload test.txt in A and then it asks again if it should upload Test.txt in A. So afterwards you have a test.txt and a Test.txt in Folder A.

Unfortunately I can't reproduce how it overwrites the file but it clearly happens as my style.css and Style.css got messed up two times! And as you can see with the 4 steps I described there seems to be a problem somewhere.

AFAIK the problem doesn't occur in Windows!

#7876 GnuTLS error -12: A TLS fatal alert has been received. normal duplicate 12 years 11 years
Description

after upgrading to 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

i got log: AUTH TLS Response: 234 Proceed with negotiation. Status: Initializing TLS... Error: GnuTLS error -12: A TLS fatal alert has been received. Error: Could not connect to server

i can connect to the same server using previous releases of filezile

OS Name Microsoft Windows 7 Ultimate Version 6.1.7601 Service Pack 1 Build 7601

#7877 since update to Filezilla 3.5.3 users can not connect to our server : FTPS over explicit critical duplicate 12 years 12 years
Description

SERVER : vsftpd (2.0.7) Linux Red Hat 5

Error : GNUTLS error-12 : A TLS fatal alert has been received

We have a lot of partners connecting to our ftp every day and it's a very critical issue. With older versions of Filezilla we do not have any problem.

#7904 Symlink not recognised using Proftpd Server normal duplicate 12 years 9 years
Description

Hello Guys,

Recently i have upgrade my proftpd server to last release (1.3.4a) on AIX servers (6.1) and filezilla client even at the last release (3.5.3) on Windows does not reconize anymore the symlinks. It happens only with filezilla clients. All other clients i have (standard ftp windows, standard ftp client on AIX) works perfectly but i'd rather filzilla for my customer because it's a very good client ! But now the symlinks are displayed as files and not as directories and we can not go into the symlinks. Mays be this issue is a combination of proftpd last release and filezilla but now i'am block. Any ideas would be very appreciated. Thanks for your support. Nicolas

#7917 Latest version ftpes issue. high duplicate 12 years 12 years
Description

When I use the latest version of filezilla and I want to connect a ftpes sitE, It shows this error. But I can connect it with the version 3.4.0

Status: Resolving address of traverse.icomproductions.ca Status: Connecting to XX.XX.XX.XX:21... Status: Connection established, waiting for welcome message... Response: 220 ICOM Productions FTP Server Command: AUTH TLS Response: 234 Proceed with negotiation. Status: Initializing TLS... Error: GnuTLS error -12: A TLS fatal alert has been received. Error: Could not connect to server Status: Waiting to retry... Status: Resolving address of traverse.icomproductions.ca Status: Connecting to 67.22.102.179:21... Status: Connection established, waiting for welcome message... Response: 220 ICOM Productions FTP Server Command: AUTH TLS Response: 234 Proceed with negotiation. Status: Initializing TLS... Error: GnuTLS error -12: A TLS fatal alert has been received. Error: Could not connect to server

#7924 Error message: XML-document not well formed high duplicate 12 years 12 years
Description

I try to install the latest version of FILEZILLA. At the end of the installing process I get the message "File could not be loaded. The XML-document is not well formed. Error reading end tag."

I checked the old tickets and found that #5333 reported the same problem 22 months ago. Do you not intend to fix the bug?

#7928 Critcal file transfer error when filename contains a space as the first character normal duplicate 12 years 11 years
Description

Files with a space as the first character in the filename do not transfer successfully.

Response: 550 File not found Error: Critical file transfer error

FileZilla Client 3.5.3 FileZilla Server 0.9.34 beta

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