Custom Query (8170 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (2301 - 2400 of 8170)

Ticket Summary Owner Type Priority Component Resolution
#4716 Can't drag files onto filezilla Bug report low FileZilla Client worksforme
Description

This seems like the weirdest problem to have. I've been shown that its a simple drag n drop, but i can't drop my docs onto filezilla. This is keeping me from moving forward with my website. Is this a firewall issue? I have Mcaffe on my computer. Let me know if seeing the docs simplifies. Hope this is a simple solution. Thanks, Jill

#4717 message window spills over Bug report normal FileZilla Client fixed
Description

FileZilla Client


Version: 3.2.6.1

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2009-07-02 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.1

Core 2 duo 7300 running windows 7 release candidate build 7100

On initial opening of program with default settings. when I fill in host,user and password then click quick connect or use a quick connect history item the message window will spill or overflow up over the quick connecr bar and even the icon bar. these bars still refresh when mouse goes over for normal use or if program minimized then redisplayed will look normal. If view quick connect is deselected then reselected it looks normal. subsequent use is normal till next time program is opened. I know you may not support windows 7 yet but this is fyi.

#4723 File Timestamps not preserved in 3.2.7-rc1 Bug report normal FileZilla Client rejected
Description

This problem is occurring on 3.2.7-rc1. It had been previously been working for the system below. And, as can be seen the MFMT and MDTM feature are supported but never tried. The log is:

Status: Resolving address of ftp.vabid.com Status: Connecting to 69.12.113.119:21... Status: Connection established, waiting for welcome message... Response: 220 FTP Server ready. Command: USER XXXXXX Response: 331 Password required for XXXXXX Command: PASS Response: 230 User XXXXXX logged in Command: SYST Response: 215 UNIX Type: L8 Command: FEAT Response: 211-Features: Response: MDTM Response: MFMT Response: AUTH TLS Response: MFF modify;UNIX.group;UNIX.mode; Response: MLST modify*;perm*;size*;type*;unique*;UNIX.group*;UNIX.mode*;UNIX.owner*; Response: PBSZ Response: PROT Response: REST STREAM Response: SIZE Response: 211 End Status: Connected Status: Retrieving directory listing... ......... Command: DELE ad_form.php Response: 250 DELE command successful Status: Resolving address of ftp.vabid.com Status: Connecting to 69.12.113.119:21... Status: Connection established, waiting for welcome message... Response: 220 FTP Server ready. Command: USER XXXXX Response: 331 Password required for XXXXX Command: PASS Response: 230 User XXXXX logged in Status: Connected Status: Starting upload of C:\WWWRoot\Users\vabid.com\snipe\ad_form.php Command: CWD /snipe Response: 250 CWD command successful Command: TYPE A Response: 200 Type set to A Command: PASV Response: 227 Entering Passive Mode (69,12,113,119,239,91). Command: STOR ad_form.php Response: 150 Opening ASCII mode data connection for ad_form.php Response: 150 Opening ASCII mode data connection for MLSD Response: 226 Transfer complete Status: File transfer successful Status: Retrieving directory listing... Response: 226 Transfer complete

#4725 file filter doesn't filter. Bug report normal FileZilla Client worksforme
Description

I set a filter to filename ends iwth .html file name ends with .asp

I hit refresh; and the base dir indeed, only showed those folders... I tried to download all files & folders, but all files were ultimately copied... the filter didn't filter any sub dirs.

infact, when I selected a sub dir and "set" a filter, it seemed to be ignored.

#4727 Default to server NAT IP for pasv connection Feature request high FileZilla Client worksforme
Description

The situation is this: Johnny has a vsftpd server behind a nat firewall, a static IP with a subdomain for his shiny ftp server, and an entry in his gateway's internal DNS server to match that subdomain. Johnny can accept connections outside his firewall from clients all day, but because of the pasv response, users inside the network cannot connect as it issues the WAN IP associated with the vsftp server. Now Johnny has noticed that certain FTP clients (latest release of Cyberduck) can deal with this just fine, by what Johnny assumes is defaulting on the initial internal dns resolution. Johnny has always loved Filezilla and prefers not to use Cyberduck in his Mac dominated office, so Johnny comes to the developers with hat in hand, asking if such a feature can be added to Filezilla?

#4728 Specified remote folder is not opened when you choose a server by quickconnect list Bug report normal FileZilla Client rejected
Description

If you specify a remote folder to open, when you create a new entry in the site manager, the remote folder will not open if you choose to connect the site by the quickconnect list.

If you start the connection by the site manager or by the site manager icon in the toolbar, the folder is opened as expected.

I'm using filezilla client for win32, version 3.2.6.1 under windowsXP SP3

#4729 Error: Failed to retrieve directory listing when connecting to Globalscape SFTP server Version 3.3.0 Bug report normal FileZilla Client rejected
Description

Directory listing fails when connecting to Globalscape’s SFTP server v 3.3.0 other sftp clients work fine with same account. Contacted Globalscape support and was informed that their application is functioning as designed and that the problem needs to be resolved by Filezilla. Upon further investigation I discovered that this problem started with Filezilla version 3.1.0, versions 3.0.9.3 and before work fine.

See Filezilla debug log below.

(Removed Connection Info) Status: Connection established, initializing TLS... Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: Handshake successful Trace: Cipher: AES-128-CBC, MAC: SHA1 Status: Verifying certificate... Trace: CFtpControlSocket::SendNextCommand() Status: TLS/SSL connection established, waiting for welcome message... Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 220 GlobalSCAPE Secure FTP Server Trace: CFtpControlSocket::SendNextCommand() Command: USER XXXX Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 331 Password required for XXXX. Trace: CFtpControlSocket::SendNextCommand() Command: PASS Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 230 Login OK. Proceed. Trace: CFtpControlSocket::SendNextCommand() Command: SYST Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 215 UNIX Type: L8 Trace: CFtpControlSocket::SendNextCommand() Command: FEAT Trace: CTlsSocket::OnRead() 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: MODE Z Response: 211 END Trace: CFtpControlSocket::SendNextCommand() Command: PBSZ 0 Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 200 PBSZ Command OK. Protection buffer size set to 0. Trace: CFtpControlSocket::SendNextCommand() Command: PROT P Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 200 PROT Command OK. Using Private data connection 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: CWD / Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 250 Folder changed to "/". Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 257 "/" is current folder. 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: CTlsSocket::OnRead() 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: PASV Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (X,X,X,X,116,208). Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: MLSD Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for MLSD /. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 1 Trace: state = 4 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 5 Trace: CTransferSocket::OnConnect Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: Handshake successful Trace: Session resumed Trace: Cipher: AES-128-CBC, MAC: SHA1 Trace: CTransferSocket::OnConnect Trace: CTlsSocket::OnRead() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 226 Transfer complete. 3562 bytes transferred. 3562 Bps. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 5 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 8 Trace: CTlsSocket::OnRead() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::OnSocketEvent(): close event received Trace: CTransferSocket::OnReceive(), m_transferMode=0 Trace: GnuTLS error -9: A TLS packet with unexpected length was received. Status: Server did not properly shut down TLS connection Error: Could not read from transfer socket: ECONNABORTED - Connection aborted Trace: CTransferSocket::TransferEnd(3) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::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)

#4730 XML File corrupted when Transfer Type is Auto Bug report normal FileZilla Client rejected
Description

The first two lines of the original file are as follows: <?xml version="1.0" encoding="utf-16"?> <swfs><FileName>I:\Ron\Projects\PPT-to-Flash-Conversion\Faculty-Folders\blissl\blissl-feminist-art\blissl-feminist-art.ppt</FileName><Buffer>

The first two lines of the file after uploading with Transfer Type = Auto are as follows: 㰀㼀砀洀氀 瘀攀爀猀椀漀渀㴀∀㄀⸀ ∀ 攀渀挀漀搀椀渀最㴀∀甀琀昀ⴀ㄀㘀∀㼀㸀 <swfs><FileName>I:\Ron\Projects\PPT-to-Flash-Conversion\Faculty-Folders\blissl\blissl-feminist-art\blissl-feminist-art.ppt</FileName><Buffer>

The first line is wrong and the flash movie does not play. A work-around solution is to transfer the file using Transfer Type = Binary.

I'm using the latest version of FileZilla.

#4731 Password stolen via filezilla.xml - Feature request critical FileZilla Client rejected
Description

I using filezilla for two now.. and but has to stop.. Note that 40 site of mine was hacked recently and block by google...

"Virus undetected by avast and nod 32". Later reported..

Iframe Hack http://www.google.com/search?ie=UTF-8&oe=UTF-8&sourceid=navclient&gfns=1&q=Iframe+Hack

-NEED TO AVOID SAVING FILE IN TEXT FORMAT.. TOO VULNERABLE..

#4733 FileZilla fails to recognize disconnect Bug report normal FileZilla Client rejected
Description

With the previous version, if FileZilla, if you get disconnected, you could click on the "R" to reconnect. Now with the recent update, when you get disconnected, you have to click on the disconnect, so that you can then click on the "R" to reconnect. Wayne Sallee Wayne@…

#4734 High CPU usage while downloading using explicit TLS Bug report high FileZilla Client wontfix
Description

On my 2.8GHz Core 2 Duo iMac I get around 70% CPU usage while downloading files with filezilla from a host using explicit TLS. I am not downloading at very high speed, its a home line (3MB/s max.)

When I am just browing on the server there is no significant CPU usage.

Probably some issue regarding OpenSSL? Thanks!

#4736 Windows FileZilla upload to Linux is very slow (<20Kb/s) compared to Window FTP Client Upload (>10Mb/s) Bug report normal FileZilla Client outdated
Description

FileZilla upload to Linux is very slow (<20Kb/s) compared to Window FTP Client Upload (>10Mb/s)

FileZilla version : 3.2.6.1 Settings of FileZilla: default! File of 50Mb takes about 1 hour to upload... (<20Kb/s)

Linux Version : (uname -a) Linux INS-DB-DEV10 2.6.18-8.el5 #1 SMP Fri Jan 26 14:15:14 EST 2007 x86_64 x86_64 x86_64 GNU/Linux

The Linux box is located inside our LAN, so fast upload (>10Mb/s) is expected - as is the case using the Windows FTP Client to upload the file to the Linux machine :

ftp ins-db-dev10

Connected to INS-DB-DEV10.ins.w2k. 220 (vsFTPd 2.0.5) User (INS-DB-DEV10.ins.w2k:(none)): progress 331 Please specify the password. Password: 230 Login successful. ftp> bin 200 Switching to Binary mode. ftp> put dbnov.tar.gz 200 PORT command successful. Consider using PASV. 150 Ok to send data. 226 File receive OK. ftp: 56156160 bytes sent in 4,78Seconds 11745,69Kbytes/sec. ftp>

Thanks for looking into this. Chris

#4737 Copy URL to clipboard doesn't leave anything in the clipboard if FileZilla has been closed Bug report normal FileZilla Client fixed
Description

Copy URL to clipboard feature will not leave anything to the clipboard if FileZilla has been quit.

  • Right click on a file which is on the remote site
  • Click on [Copy URL to clipboard]
  • Close FileZilla
  • Try to paste (in any application) -> it won't paste anything
#4738 cannot update to new version Bug report normal FileZilla Client fixed
Description

I keep on getting notified to upgrade to the new version, but when I try to, I keep on getting the message "timer creation failed"

#4739 Tiny cosmetic bug in the french "File d'attente" section Other normal FileZilla Client rejected
Description

Hi ! I couldn't help but notice a small "cosmetic bug" in the french version. More precisely, in the bottom right hand corner, where it says "File d'attente :" referring to the file size awaiting transfer (size in Mo), one can read "Mio" instead of Mo (for "Mega octet"). I know it isn't such a big deal, but FileZilla is such great software that is deserves to "speak right" :) By the way, although I mention herebelow that I use Windows Vista, I have noticed the same "typo" on my other pc, which is running XP Pro.

Best regards and keep up the great work !

  1. Strohm
#4740 Filezilla doesn't understand Unix soft link Bug report normal FileZilla Client rejected
Description

Further to #4706, I believe than one CAN distinguish between links and files. May I suggest you consult manual for 'find' command? The primary test 'type' covers it.

I have created 2 links, jim and fred. As you can see from the following screen dump file type 'd' designates a directory.

comms:ttyp4 root > l -dog fred jim drwxrwxr-x 3 37376 Aug 13 11:32 fred@ -rw-r--r-- 1 12 Aug 13 11:48 jim@ comms:ttyp4 root > l -dogWv fred jim drwxrwxr-x 3 37376 Aug 13 11:32 fred -> ../another_directory -rw-r--r-- 1 12 Aug 13 11:48 jim -> jim.txt

Once Filezilla has established the Unix type of the resolution file it should be straightforward to recreate the equivalent in Windows.

#4742 SNI support Feature request normal FileZilla Client rejected
Description

I think SNI (Server Name Indication) support like described in rfc3546 (http://www.ietf.org/rfc/rfc3546.txt) would be a very good thing.

Is this planed for a future version of filezilla?

#4743 Client program overrides most Windows based programs and will not uninstall Bug report high FileZilla Client outdated
Description

I had an old version of Filezilla (2.1.12?) and used the menu Help/Check For Updates to upgrade :-

1) This downloaded FileZilla_3.2.7-rc3_win32-setup.exe from sourceforge. 2) I uninstalled the old version using the uninstall option in the program folder. 3) I ran the new .exe file to install. 4) Running this new version said that there was a later version to install, so downloaded this. This was a file called FileZilla_3.2.7_win32-setup.exe. 5) Trying to install this however, fails. Running any Filezilla exe file now just starts Filezilla itself. This includes the uninstall program (from the program folder or directly from the file). 6) I now cannot run several programs, as Filezilla client starts in the place of them. An initial list (but not exhaustive) is below :- Run/cmd (DOS command line window) Control panel/Add/remove programs Notepad Windows Media Player Calculator 7) Some programs start alongside Filezilla, eg Firefox. 8) The only program (so far) that runs alone is Microsoft Outlook.

I have a logfile at debug level 3, but it is empty as no processes have been carried out within Filezilla itself.

I notice that a download from filezilla-project.org now downloads from cloudfront.net.

Please, is there a patch for this?

#4745 Add option to refresh local or remote only to Refresh button Feature request normal FileZilla Client duplicate
Description

Add a dropdown option to Refresh button on toolbar to 'Refresh local' and 'Refresh remote' only. Steps:

  1. Create a new file and save it in local location.
  1. Return to FileZilla - file does not show in current local pane.
  1. Click 'Refresh' button on toolbar to refresh view and see new file.

What happens:

  1. If the remote server is disconnected, FileZilla must take time to re-connect and grab a directory listing of remote server as well as local directory.

Wish:

  1. When I know I want to refresh local only, I can select to do this.
  1. This works equally in the other direction. Sometimes I only want to refresh the remote view (eg when someone else has dropped a file on the remote server).
#4746 Remember Comparison and Synchronised settings on reconnect. Feature request normal FileZilla Client duplicate
Description

Remember Directory Comparison and Synchronised Browsing settings when reconnecting to last used server. Steps:

  1. Connect to server
  1. Toggle Directory Comparison 'ON' using button on toolbar.
  1. Toggle Synchronised Browsing 'ON' using button on toolbar.
  1. Upload/download files.
  1. Disconnect.
  1. Reconnect using toolbar button 'Reconnects to the last used server'.

What happens:

  1. Directory Comparison and Synchronised Browsing are both 'OFF'

Wish:

  1. If the local folder location is the same as it was at last disconnect, and on reconnection the remote folder is still there, then FileZilla should preserve the Directory Comparison and Synchronised Browsing setting at point of last disconnection.
#4748 Failed to retrieve directory listing Bug report normal FileZilla Client rejected
Description

I setup pureftpd and vsftpd on my test server and if I have pureftpd running (which uses MLSD for listings) and then stop and start vsftpd (which uses LIST for listings) it will give the following error on filezilla when trying to refresh the listing until filezilla is closed and reopened.

Command: CWD /test Response: 250 Directory successfully changed. Command: PWD Response: 257 "/testing/22XX" Command: PASV Response: 227 Entering Passive Mode (61,122,21,12,27,22) Command: MLSD Response: 500 Unknown command. Error: Failed to retrieve directory listing

As you can see it tries using MLSD even though vsftpd doesn't support MLSD.

#4749 upload failed due too many connections Bug report low FileZilla Client worksforme
Description

when I am uploading many files (about 50)

filezilla failes upload when tryes to connect more then two times to same server

server: Stav: Spojení navázáno, čekám na uvítací zprávu... Odpověď: 220 ftp server ready Příkaz: USER www.example.com Odpověď: 331 Password required for www.example.com. Příkaz: PASS Odpověď: 530 You can't be logged more than 2 times! Chyba: Nelze se spojit se serverem

filezilla write error bad password

that not true password is good (only 5 of 50 files failed) bud filezila ignore that server answers 530

#4752 skip the 3.rd file when uploading a group of files Bug report normal FileZilla Client outdated
Description

last version -as well as the former- when a group of consecutives files to be uploaded in the manager is selected ,filezilla usually skips the 3.d file ( sometimes the following too). The file is uploaded with size 0 (zero) kb. A second uploading is useless because the timedate is the same. I nedd to delete the 0k-file on the server , then a new uploading of the single file is succesful.

win vista home premium last update.

#4753 Client upload and download restart after 95-100% complete. Bug report high FileZilla Client rejected
Description

When connected to a client's ftp site(a fortune 100 company), I often can't successfully download or upload files. The process gets 95-100% complete and then puts up a pop-up 'target file already exists' when it tries to restart. If I choose 'Overwrite', the same thing happens again. Sometimes, usually with smaller files (< 10MB), filezilla works. The windows command line client always works. I used to use LeapFTP and it always worked. I'd like to move to FileZilla but 50% of the times I need an ftp client, it is for this site. What kind of traces can I get for you to help figure this out? Unfortunately, the site is restricted so I don't have a way to tell you how to recreate the problem yourself.

#4754 Filesize changes after transfer anf file is corrupted Bug report normal FileZilla Client rejected
Description

FileZilla : 3.2.7 OS Windows Vista ultimate sp1 FR

Similar to existing ticket# 4676 but occurs with Windows XP SP3 Fr too.

10 files from 148 are affected by a size mismatch and a corrupted content. Each time running FileZilla, the 10 files are transfered, with a bas size.

Went to verify on second computer: same result filezilla v3.2.7 OS windows XP SP3 Fr

Different file formats are affected : BMP, MDB (Acces file)...

Error is repeatable with Windows vista ultimate computer and windows xp computer.

Source is NAS server : Acer Aspire Easystore firmware 2.1 (Samba powered) FTP embedded server : PureFTPd

#4755 Server Manager on startup Feature request low FileZilla Client worksforme
Description

It should be made possible to automatically open the Server Manager on startup of FileZilla - just one more option :-)

#4756 Command sent for keeping the connection Feature request low FileZilla Client rejected
Description

As I see, there is not chance to define which command is used for keeping the connection. I'm also using the "total commander" and it's FTP client functionality. There I can set the command to "NOOP", which does - as the command implies - nothing, but traffic. I think it's the best command for keeping the connection.

#4757 files with danish characters not accesible Bug report normal FileZilla Client rejected
Description

It seems like there is a problem when I try to transfer files which contain any of the 3 danish characters: "æ" "Æ" "ø" "Ø" "å" "Å".

The files can be managed correctly inside my NAS-environment, but not via File-Zilla.

I have attached a screendump which shows some of the files that I can not access. (Red arrows).

NAS: QNAP-Pro TS-409 TurboNAS

Remote Client machine: Se attachements "screendump2.png" and "screendump3.png"

I will be more than willing to add further info on request to solve this matter.

Thanks /Anders

#4758 Program shuts down adding a new filter Bug report normal FileZilla Client fixed
Description

When Adding a new filter name. The program would shutdown after clicking "save."

#4760 Using right-click to edit .html in text editor launches default app for .html files in OS X Bug report normal FileZilla Client outdated
Description

I've tried setting the editing preferences to the default text editor and tried pointing to a third-party editor (i.e. Textmate) and it still launches Safari or Firefox, depending on which one is currently the default browser.

#4762 Bug (icons) Bug report normal FileZilla Client outdated
Description

The "directory comparison" and "filter dialog" icons in all themes are inverted!

#4763 Adding file filters causes FileZilla Windows Client to Crash Bug report normal FileZilla Client fixed
Description

I am trying to create a Filter following the directions outlined at http://wiki.filezilla-project.org/Filename_Filters however whenever I click the "Ok" button on the Filter Creation dialog box the software crashes. I attempted to get the log by setting it to Verbose but the file does not seem to be saved or I can't find it

Here are the steps to recreate it (it does not matter if one is connected to a site or not):

1) Launch FileZilla 2) Go to View menu 3) Select Filename Filters 4) Select Edit filters 5) Select New 6) Give the filter a name

-Notice how the "+" button is off the edge of the dialog box

7) Select a "Filename" that "ends with" ".pdf" or "pdf" does not seem to matter 8) Click "Okay"

That is what happens to make it crash. I have a video capture of the crash process if that would be helpful.

Thank you.

Software and OS Info:

FileZilla Client


Version: 3.2.7

Build information:

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

Linked against:

wxWidgets: 2.8.10 GnuTLS: 2.8.3

Client/Workstation info

OS Name Microsoft Windows XP Professional Version 5.1.2600 Service Pack 2 Build 2600 OS Manufacturer Microsoft Corporation System Name BENN System Manufacturer LENOVO System Model 64575KU System Type X86-based PC Processor x86 Family 6 Model 15 Stepping 11 GenuineIntel ~2394 Mhz Processor x86 Family 6 Model 15 Stepping 11 GenuineIntel ~2393 Mhz BIOS Version/Date LENOVO 7LETB7WW (2.17 ), 4/25/2008 SMBIOS Version 2.4 Windows Directory C:\WINDOWS System Directory C:\WINDOWS\system32 Boot Device \Device\HarddiskVolume1 Locale United States Hardware Abstraction Layer Version = "5.1.2600.2180 (xpsp_sp2_rtm.040803-2158)" User Name CROWNINTL\bbenn Time Zone Eastern Daylight Time Total Physical Memory 4,096.00 MB Available Physical Memory 1.99 GB Total Virtual Memory 2.00 GB Available Virtual Memory 1.96 GB Page File Space 4.31 GB Page File C:\pagefile.sys

#4764 Anonymous option for logon prompt Feature request low FileZilla Client worksforme
Description

The new -l/--logontype prompt is really great, as it means that FileZilla can be used as the Windows FTP URI handler.

The cherry on top would be an "Anonymous" checkbox :)

#4765 Won't "Always" resume, v3.2.7 Angel Bug report normal FileZilla Client outdated
Description

No matter how many times I tell it to resume files, and always to resume files, it always asks me. No matter what size they are or what server I'm connected to.

FileZilla Client


Version: 3.2.7

Build information:

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

Linked against:

wxWidgets: 2.8.10 GnuTLS: 2.8.3

#4766 Files downloads in reverse order when downloading directory Bug report low FileZilla Client rejected
Description

See the log.

#4768 Function of keys CTRL+T invalid? Michael99085 Bug report normal FileZilla Client fixed
Description

If i transfered files from pc (win xp) to host (hp unix) then i will the same date/time of file when create also on host with CTRL+T. But on the host are the actual date/time! Why? CTRL+T in transfer-menue is marked! 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

#4769 All folder content loads before it is displayed. Bug report normal FileZilla Client rejected
Description

I use Filezilla 3.2.7.1.

  1. I connect to some ftp site.
  2. Then I double click on a folder which contains ~10 000 files.
  3. (Filezilla wants to open the folder and list all files now)
  4. So I get a response:

"Odpowiedź 125 Data connection already open; Transfer starting."

  1. I wait a looong time and nothing happens.

I think that before Filezilla opens a folder, it loads all file names to the memory. If folder has 10000 files, there is a problem.

My suggested solution: ...make some cashe? or load only those file names, which are on the first screen?

Compare: Total commander doesn't have this problem.

#4770 Firewall Bug report normal FileZilla Client rejected
Description

Wen using the last version of FileZilla 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

The firewall of avg doees't trcognize that filezilla is trying to access then is not noticed by the firewall and this causes an automatic blocking. Only hen y permit all traffic in the Internet the software works. In older version FileZilla is recognized and is possible to permit the Internet access of it. Best regards. Marcos Brodsky (elolivo)

#4771 Open File Location Feature request normal FileZilla Client worksforme
Description

It would be a real time-saver to have the possibility to right click in the local tree and be able to 'open file location' (show the right-clicked file or it's directory in a file browser window).

#4773 .pdf? Bug report normal FileZilla Client outdated
Description

Hello, I have working .pdfs that upload as empty files (0 bytes). I can open them from my computer, but then not once they've been uploaded. What do you think is going on here?

thanks, Fritz

#4775 Logging In / Connecting to Server Bug report high FileZilla Client rejected
Description

I recently downloaded the new upgrade of FileZilla and now I get an error everytime I attempt to login. Upon logging in, I get 2 errors. First error states "Critical Error". Second error states "Could not connect to server". I never had a problem before upgrading and I am not doing anything differently.

#4778 Unauthorised access Bug report normal FileZilla Client rejected
Description

Hi,

Something or someone is uploading a new index page every day without authorised access. I believe the new index page contains some sort of virus as it affects my system considerably.

Every day I have to re-load my version of the index page, but as I cannot do this every hour this does mean that there will be times when visitors to my site will be getting this potentially harmful page.

#4779 error while downloading 500MB file with sftp Bug report normal FileZilla Client outdated
Description

Using v3.2.7 I get an error about half way thru dowloading a large 500MB file using sftp.

The error occurs but FileZilla continues to download the file anyways.

I have attached the error log file.

Thanks

FileZilla Client


Version: 3.2.7

Build information:

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

Linked against:

wxWidgets: 2.8.10 GnuTLS: 2.8.3

#4781 Overwrite bug Bug report normal FileZilla Client rejected
Description

When Overwrite is selected as default action for existing files when uploading to ftp server, the program sends Appe command

#4782 upgraded client to ver 3.2.7.1 and new ver will not complete transfer of ascii file Bug report normal FileZilla Client worksforme
Description

I upgraded to 3.2.7.1 ver this morning. Since upgrade filezilla will not complete file transfer of ascii file from unix hp-ux server to company file server. It always stops at 8.1%, 196,608 bytes. Next it says file exists and do I want to overwrite. Respond Yes, and it continues the same loop. If I say no, it does not complete the transfer. Have not had any problems with earlier versions of software. Please advise as I need to transfer files from unix server to file server frequently. I am running a windows XP client. Thanks for your help

#4784 FileZilla Crash during File Filter Bug report low FileZilla Client rejected
Description

FileZilla will crash when a user creates a new file filter, is editing the rules, then switches (clicks) on another filter in the list box.

#4785 reconnect to last server fails to forget Bug report critical FileZilla Client rejected
Description

Hi,

I'm pretty sure this is a bug. When I use the options in the quick connect button 1) to erase the contents of the quick connect bar and 2) to clear the quick connect history, the Reconnect to Last Server button in the toolbar still recalls the server that I just erased.

This has to be a bug. Erasing the quick connect bar and its history should also remove that information from the log. Otherwise, the features are useless.

Even worse, the reconnect button remembers the passwords! Even worse, the reconnect button remembers everything even after a restart.

This is bad! This is a disaster for those of us who are on public or work computers!

#4786 filezilla chunks a few bytes with certain files/hosts Bug report high FileZilla Client rejected
Description

this is really strange. when i upload files via ftp (sftp doesn't seem to be affected), they get smaller on the server after upload. but this doesn't happen with all types and on all hosts. i've made a few tests:

chunks:

  • txt
  • html
  • (no extension)

doesn't chunk:

  • ctt
  • exe
  • ods
  • rar
  • log
  • conf

i couldn't find other file types which trigger this error. version 3.2.7.1. it fails on extra.hu, bplaced.net and godaddy free hosting but it doesn't on sf.net's ftp service.

i've tried to find out where the bug originates from. 3.0.1: fails with html and txt, doesn't with extensionless 3.0.2: fails with all 3 and since that version, the same result with the few releases i've tried.

i can give you an ftp account to one of the failing hosts in case you need it.

the really strange thing is that if i upload a txt, it displays as a smaller file than the one on my pc. if i then download it via http, or download via ftp with total commander, it really downloads a smaller and different file. BUT if i download the 'smaller' file via ftp using filezilla, it downloads the original bigger file (shasum matches).

if i upload files with total commander, the size is correct and it downloads the same file in all three ways (ftp@filezilla, ftp@totalcmd, http).

any ideas?

#4787 Cannot retrieve contents of remote directories, regardless of size Bug report normal FileZilla Client rejected
Description

After upgrading to 3.2.7.1, I am unable to retrieve the file listing of remote directories. This happens on three different FTP servers (two hosted by GoDaddy.com - one Linux, one Windows, and another Linux server hosted by EHostPros.com).

No matter which server I try connecting to, the progress always hangs and eventually times out (I've extended the T/O length to 180 seconds) with the following as the last comm Response: 227 Entering Passive Mode (IP, p1, p2) Command: MLSD

I've always run in Passive mode, and the only other time I've had a similar problem was when trying to connect to a very large directory, which is not the case here. Just in case, I even tried setting my default remote directory on one server to the cgi-bin, which only has a few files in it. It times out, regardless. My router/firewall shows no messages in its security log, and I have no reason to believe my local configuration is the primary cause.

I've downgraded to 3.2.6.1, and it connects without problem or delay. Logfile is attached. Forgive me if this is a repeat of something already posted.

Thanks for your attention and for your hard work on this tremendous product.

Dan Sprehe, Chicago, IL

#4788 Downloaded file size doubles every time Bug report normal FileZilla Client outdated
Description

I download the a zip datafile every night. The file size increases daily and the file name is DataBaseNameYYYYMMDD.zip.

For some time now the downloaded file ( using different FZ versions ) is exactly double the size of the file on the remote site. When opening the zip file, the files are NOT duplicated.

I am not using Windows server.

Thank you

Message listing: Status: Starting download of /ModsData20090830.zip Command: CWD / Response: 250 CWD command successful. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (203,59,60,70,5,27). Command: REST 197927660 Response: 350 Restarting at 197927660. Command: RETR ModsData20090830.zip Response: 550 ModsData20090830.zip: The data is invalid. Error: Critical error Status: Retrieving directory listing... Command: PASV Response: 227 Entering Passive Mode (203,59,60,70,5,28). Command: REST 0 Response: 350 Restarting at 0. Command: LIST -a Response: 125 Data connection already open; Transfer starting. Response: 226 Transfer complete. Status: Directory listing successful Status: Disconnected from server

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

#4789 file size limited to 131kb Bug report normal FileZilla Client outdated
Description

Hello,

Every time I go to upload pictures to my FTP site using FileZilla, I get the following error message: "The target file already exists. Please choose an action." And it lists the source file with a size of 1,201,025bytes and the target file with a size of 131,072.

(I have a print-screen of this error message for you to see, but I can't figure out how to attach it to this message)

This happens for each and every picture I upload.

Some more information:

I am given a list of "Action" options on the right side of the error message to choose from including overwrite, resume, rename, skip, etc, and no matter what option I select, my files get converted to 131kb and I suppose "corrupted" in the process.

I have tried to switch the transfer type from "auto" to "ascii" to "binary" and none of this seems to correct the problem.

I have used FileZilla in the past and have had no problems uploading pictures before.

I have tried a number of different internet sources to see if it is a restriction on the upload limit, but that doesn't correct the problem.

I am using the latest version of filezilla. In fact, I have tried it with the last two versions since I was prompted to upgrade to the latest one today.

Any other suggestions would be greatly appreciated.

Thanks in advance, Heather

#4790 "Del" key on the keypad does not work for deleting files Tim Kosse Bug report normal FileZilla Client fixed
Description

If I highlight a file (remote or local) and press the "Delete" key, it deletes. However, if I do the same with the "Del" key on the keypad, nothing happens. It looks like the key bindings are off.

Filezilla 3.2.7.1

#4793 Ticket to report windows xp crash Bug report normal FileZilla Client rejected
Description

Hi, when executing the program on my Windows XP pro corp operating system running SP3 (P4 system with 2gigs of RAM), Filezilla locked up and then causes my computer to be rebooted. It happens just as the program is opening the window panes, as they expand outward to form the gui before you can use the program. They almost expand completely, but then the system locks up and the mouse stops moving and then the computer reboots after about 30 seconds of being locked up.

Now, this is not all the time, but after rebooting, sometimes it works correctly and does not cause a system crash/reboot. It has done this same action with the two previous versions of Filezilla.

Here is the 'About info' pasted:

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

michael_dba at Hotmail dot com

#4794 Password encrytion Feature request normal FileZilla Client rejected
Description

In your next release, it is possible to encrypt password in recentservers.xml and sitemanager.xml

Thanks in advanced!

#4795 Filezilla doesn't allow me to upload files whose names contain special characters Bug report critical FileZilla Client rejected
Description

Here is the log message:

Status: Listagem de diretórios bem sucedida Status: Renomeando '/wwwroot/cieaa/cieaa_trabalhos2009/117_SIMPÓSIO_-_ANÁPOLIS_p_ENVIAR.doc' para '/wwwroot/cieaa/cieaa_trabalhos2009/117_SIMPÓSIO_-_ANPOLIS_p_ENVIAR.doc' Comando: RNFR 117_SIMPÓSIO_-_ANÁPOLIS_p_ENVIAR.doc Resposta: 550 "117_SIMPÓSIO_-_ANÁPOLIS_p_ENVIAR.doc": no such file or directory.

Here I try to rename this kind of files on me host. Filezilla answer me 'no such file or directory'. The same hapens if I try to upload the files that has special chars like 'ç~´' on their names.

I already tried to switch the transfer kind to ASCII but it didn't work.

If matters, my Fillezila language is portuguese(brazil).

(I tested doing the same operation with SmartFTP and it worked. Don't think I'm comparing both).

Thank you.

#4796 SFTP file size reported incorrectly on files larger than ~3GB Bug report normal FileZilla Client rejected
Description

VanDyke VShell SFTP server on Windows Filezilla 3.2.7.1 - Windows or Mac OS X client

.DMG file size is reported as 1,307,542,414 when it is really 5,602,509,710

SSH Secure File Transfer version 3.2.9 reports size correctly

#4797 Request: Revision to File Name Sorting Feature request normal FileZilla Client rejected
Description

Hello:

I noticed a small issue with the way FileZilla lists files in the directory tree. The easiest way to show what I mean is an example, I have shown just a few file names, hopefully enough to establish a pattern.

What I see in the current version:

tcp1.jpg tcp10.jpg tcp100.jpg tcp101.jpg tcp102.jpg ... tcp109.jpg tcp11.jpg tcp110.jpg tcp111.jpg ... tcp119.jpg tcp12.jpg tcp120.jpg tcp121.jpg ... and so on until the end of time

I was thinking the files should be organized like this:

tcp1.jpg tcp2.jpg ... tcp9.jpg tcp10.jpg tcp11.jpg tcp12.jpg ... tcp99.jpg tcp100.jpg tcp101.jpg ... and so on until the end of time.

They don't seem to be sequentially ordered based on the whole file name, rather they seem to be ordered by each character, if that makes any sense.

  1. McKenzie
#4798 Wrong Italian translation in dialog for overwriting files Bug report normal FileZilla Client fixed
Description

When you start a file transfer and a destination file already exists, a dialog appears asking if you want to overwrite it etc.

The dialog shows info about the SOURCE and DESTINATION files, to let the user compare them, but in the Italian translation they are labeled as LOCALE and REMOTO, which becomes plain wrong when you are downloading a file from a remote server to your local computer, becaus the remote file will then be labeled "local" and the local one will be labeled "remote"!

The correct translations for SOURCE and DESTINATION should be used instead, i.e.: SORGENTE e DESTINAZIONE.

#4799 Local zip with escaped apostrophe in filename shows as a folder with file inside Bug report normal FileZilla Client duplicate
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 Bug report normal FileZilla Client duplicate
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"

#4801 file download never ends, dowloaded file grows and grows Bug report normal FileZilla Client rejected
Description

Hello all, I'm using Win 2003 Server fully patched, downloading from remote server which is running the same. I'm using the 3.2.7.1 FileZilla client. (At the end of this email I have the info I got from the About screen.) Problem: I was downloading a 38mb zip file, and the download never ended, the file grew and grew. Tried again after exiting and reloading FileZilla, same happened. The funny thing is this: in the 2nd download I waited after the file reached and passed the size it should've been, and I aborted the download. In both zip files the compressed file was fine. I guess some junk gets appended to the zip or some infinite loop kicks in after the file was done.

Good thing I still keep the old 3.x version which works super well.

Thank you for FileZilla. Best regards.

Here is the info on the client:

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

#4802 Click becomes click-drag with Wacom tablet Bug report high FileZilla Client duplicate
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.

#4803 can't edit multiple files with same name Bug report critical FileZilla Client fixed
Description

Using View / Edit - lowercase and uppercase files of same name results in error

Testcase 1 (works): Remote -> /foo/bar.html Opens as -> fz3temp-1\bar.html Remote -> /foo2/bar.html Opens as -> fz3temp-1\bar 2.html

Testcase 2 (fails): Remote -> /foo/bar.html Opens as -> fz3temp-1\bar.html Remote -> /foo2/Bar.html Opens as -> fz3temp-1\bar.html Result -> when saving bar.html, it tries to upload it to both /foo/bar.html and /foo2/Bar.html

#4804 Using FileZilla while using my iPhone as a modem (one problem company - others fine) Bug report normal FileZilla Client outdated
Description

There is one web host provider that I cannot upload anything to any of the sites they host while using my iPhone as a modem. I have contacted them and they are baffled by this issue and they too would like to know what the problem/solution may be. I have no problem uploading anywhere else (other sites and web host companies). It is only their clients sites that I cannot upload to.

I CAN upload to these problem sites when I am connected to other Internet providers (e.g. free wireless locations) only not when I am connected to my iPhone.

The error messages I get are: Error: Could not read from socket: ECONNRESET - Connection reset by peer Error: Disconnected from server Error: Failed to retrieve directory listing

Using my iPhone as a modem I CAN connect to other web host providers, just not this particular company.

Any insight?

Richard Heikkila-Sawan

#4805 NSIS Error - Installer integrity check has failed Bug report normal FileZilla Client fixed
Description

I am seeing 2 problems: the timer creation error during download that was reported elsewhere, and then, when trying to run the installer from windows explorer, the NSIS error. I'm trying to install version 3.2.7.1.

  • Jeremy
#4806 Add FTP over SSH (tunneling using a proxy server) Feature request normal FileZilla Client rejected
Description

It's a common problem to have a restricted Internet connection. Sometimes it's not possible to access FTP servers, or other times the FTP server can be located on a private network. In these cases, when an SSH connection is possible, it can be useful to have some type of SSH proxy act as a gateway to the FTP server.

SSH tunneling allows to encapsulate the FTP control connection: ssh -L 2121:ftp.someplace.net:21 myuser@… -N ftp localhost 2121

But there is still a problem with the data connection. In active mode, it requires a connection from server to client, which is impossible in most cases. In passive mode, Filezilla accesses the server using the IP specified in response to the PASV command, if it is routable, or the IP address used for the control connection, if the other one is not routable. The port number is specified by the server. With both IP addresses, it will be impossible to connect (myproxyserver.fr is not directly accessible, and localhost does not have an SSH tunnel on the specified port).

So, to solve the problem in passive mode, just after the answer to the PASV command, and before the RETR or directory listing command, the FTP client should create an SSH tunnel from localhost to ftp.someplace.net with the same port number on both sides (as specified by the server after PASV).

I tried to do that with Filezilla (trunk) on Linux. Since I don't know how to use Putty code for SSH port forwarding, I did it the dirty way, using the ssh command as in the shell. SSH authentication is handled by ssh using a public key in my case, so Filezilla does not care about it.

I don't send this code as a patch submission, because I know that it cannot be integrated in this way in FileZilla.

In CFtpControlSocket::ParsePasvResponse(CRawTransferOpData* pData) (src/engine/ftpcontrolsocket.cpp:3809):

// Create an SSH tunnel on the port specified by the server for the passive data connection
int error = 0;
static int tunnelPID = 0;
if( m_pSocket->GetRemotePort(error) == 2121 ) // I use this port only for SSH tunneling
{
        if ( tunnelPID )
        {       
                kill( tunnelPID, 15 ); // SIGTERM (include signal.h)
                waitpid( tunnelPID, &error, 0 ); // (include sys/wait.h)
        }       
        wxString portFw = wxString::Format("%d:%s:%d", pData->port, pData->host.c_str(), pData->port);
        if ( !( tunnelPID = fork() ) )
                execlp("ssh", "ssh", "-L", portFw.c_str(), "myuser@myproxyserver.fr", "-N", "-n", NULL);
        pData->host = peerIP; // Connect to localhost (SSH tunnel), not to the specified IP
        sleep(4); // myproxyserver is somewhat slow to create the tunnel
}

I use tunneling only on port 2121 (I want Filezilla to work as usual for port 21). Old SSH processes are killed because I assume that they are not used anymore (data transfer is terminated, and there is only one connection at a time). I fork filezilla to execute ssh, then the original filezilla process freezes ;-) during 4 seconds to be sure that the tunnel is created, because I don't have another way to know that. When the function returns, FileZilla connects to localhost:pData->port to create the data connexion. This process is repeated for each transfer.

All these things will necessarily be slower than a direct FTP connection, and since I did it badly, it's VERY slow (waiting 4 seconds for each transfer), but it does actually work, and allows me to access my FTP servers almost "as usual" with a connection that does not allow FTP.

I hope you will find this useful. It would be nice to have such option in a future version of FileZilla.

#4807 Site manager->advanced settings->remote directory does not support names with dots (.) anymore Bug report low FileZilla Client rejected
Description

Just installed the latest version 3.2.7.1

"Site manager->advanced settings tab->remote directory input" does not support names with dots (.) anymore. It says "Remote Directory path cannot be parsed" This message is totally erroneous. It should let us enter whatever we want, and not perform validation. Furthermore, a lot of us can't tell what the underlying OS is...

For instance, I need to access the folder: ftp://server.com/example.com

I can't type "example.com" which is the subdirectory in which I need to go. Even when I select the "Unix" dropdown options.

Thanks for looking into this.

#4809 SFTP Connection Erratic (Network error: Software caused connection abort) Bug report normal FileZilla Client wontfix
Description

Having consistent problems connecting to a host via SFTP using FileZilla. Have had no problems when connecting with the latest PuTTY psftp command line, Core FTP LE, and Ultra Edit (yes, its built-in FTP client). Most of the time FileZilla won't establish a connection at all; I've managed to connect on occasion by simply hammering the remote server with repeated connection attempts and no timeout.

I have tried toggling different servertypes, active/passive, etc. It seems to get hung up trying to execute the key exchange. I've found several references to a similar issue but there was no satisfactory resolution contained therein. I'm not running any firewall software and our hardware router and firewall logs show nothing unusual.

Basically, why would FileZilla fail repeatedly only to finally connect on some random attempt?

Here is the full debug log of the connection attempts showing only the last one to be successful. Please let me know if I can provide any further information.

14:54:02 Trace: CControlSocket::DoClose(64) 14:54:02 Trace: CControlSocket::DoClose(64) 14:54:02 Status: Connecting to X.X.X.X... 14:54:02 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 14:54:02 Response: fzSftp started 14:54:02 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 14:54:02 Trace: CSftpControlSocket::SendNextCommand() 14:54:02 Trace: CSftpControlSocket::ConnectSend() 14:54:02 Command: open "username@…" 22 14:54:02 Trace: Looking up host "X.X.X.X" 14:54:02 Trace: Connecting to X.X.X.X port 22 14:54:03 Trace: Server version: SSH-2.0-SSHD 14:54:03 Trace: Using SSH protocol version 2 14:54:03 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 14:54:03 Trace: Using Diffie-Hellman with standard group "group14" 14:54:03 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 14:54:03 Trace: Network error: Software caused connection abort 14:54:03 Error: Network error: Software caused connection abort 14:54:03 Trace: CControlSocket::DoClose(64) 14:54:03 Trace: CSftpControlSocket::ResetOperation(66) 14:54:03 Trace: CControlSocket::ResetOperation(66) 14:54:03 Error: Could not connect to server 14:54:03 Trace: CFileZillaEnginePrivate::ResetOperation(66) 14:54:03 Status: Waiting to retry... 14:54:03 Trace: CControlSocket::DoClose(64) 14:54:03 Trace: CControlSocket::DoClose(64) 14:54:03 Status: Connecting to X.X.X.X... 14:54:03 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 14:54:03 Response: fzSftp started 14:54:03 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 14:54:03 Trace: CSftpControlSocket::SendNextCommand() 14:54:03 Trace: CSftpControlSocket::ConnectSend() 14:54:03 Command: open "username@…" 22 14:54:03 Trace: Looking up host "X.X.X.X" 14:54:03 Trace: Connecting to X.X.X.X port 22 14:54:03 Trace: Server version: SSH-2.0-SSHD 14:54:03 Trace: Using SSH protocol version 2 14:54:03 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 14:54:03 Trace: Using Diffie-Hellman with standard group "group14" 14:54:03 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 14:54:03 Trace: Network error: Software caused connection abort 14:54:03 Error: Network error: Software caused connection abort 14:54:03 Trace: CControlSocket::DoClose(64) 14:54:03 Trace: CSftpControlSocket::ResetOperation(66) 14:54:03 Trace: CControlSocket::ResetOperation(66) 14:54:03 Error: Could not connect to server 14:54:03 Trace: CFileZillaEnginePrivate::ResetOperation(66) 14:54:03 Status: Waiting to retry... 14:54:03 Trace: CControlSocket::DoClose(64) 14:54:03 Trace: CControlSocket::DoClose(64) 14:54:03 Status: Connecting to X.X.X.X... 14:54:03 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 14:54:03 Response: fzSftp started 14:54:03 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 14:54:03 Trace: CSftpControlSocket::SendNextCommand() 14:54:03 Trace: CSftpControlSocket::ConnectSend() 14:54:03 Command: open "username@…" 22 14:54:03 Trace: Looking up host "X.X.X.X" 14:54:03 Trace: Connecting to X.X.X.X port 22 14:54:03 Trace: Server version: SSH-2.0-SSHD 14:54:03 Trace: Using SSH protocol version 2 14:54:03 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 14:54:03 Trace: Using Diffie-Hellman with standard group "group14" 14:54:03 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 14:54:03 Trace: Network error: Software caused connection abort 14:54:03 Error: Network error: Software caused connection abort 14:54:03 Trace: CControlSocket::DoClose(64) 14:54:03 Trace: CSftpControlSocket::ResetOperation(66) 14:54:03 Trace: CControlSocket::ResetOperation(66) 14:54:03 Error: Could not connect to server 14:54:03 Trace: CFileZillaEnginePrivate::ResetOperation(66) 14:54:03 Status: Waiting to retry... 14:54:03 Trace: CControlSocket::DoClose(64) 14:54:03 Trace: CControlSocket::DoClose(64) 14:54:03 Status: Connecting to X.X.X.X... 14:54:03 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 14:54:03 Response: fzSftp started 14:54:03 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 14:54:03 Trace: CSftpControlSocket::SendNextCommand() 14:54:03 Trace: CSftpControlSocket::ConnectSend() 14:54:03 Command: open "username@…" 22 14:54:03 Trace: Looking up host "X.X.X.X" 14:54:03 Trace: Connecting to X.X.X.X port 22 14:54:03 Trace: Server version: SSH-2.0-SSHD 14:54:03 Trace: Using SSH protocol version 2 14:54:03 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 14:54:03 Trace: Using Diffie-Hellman with standard group "group14" 14:54:03 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 14:54:03 Trace: Network error: Software caused connection abort 14:54:03 Error: Network error: Software caused connection abort 14:54:03 Trace: CControlSocket::DoClose(64) 14:54:03 Trace: CSftpControlSocket::ResetOperation(66) 14:54:03 Trace: CControlSocket::ResetOperation(66) 14:54:03 Error: Could not connect to server 14:54:03 Trace: CFileZillaEnginePrivate::ResetOperation(66) 14:54:03 Status: Waiting to retry... 14:54:03 Trace: CControlSocket::DoClose(64) 14:54:03 Trace: CControlSocket::DoClose(64) 14:54:03 Status: Connecting to X.X.X.X... 14:54:03 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 14:54:03 Response: fzSftp started 14:54:03 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 14:54:03 Trace: CSftpControlSocket::SendNextCommand() 14:54:03 Trace: CSftpControlSocket::ConnectSend() 14:54:03 Command: open "username@…" 22 14:54:03 Trace: Looking up host "X.X.X.X" 14:54:03 Trace: Connecting to X.X.X.X port 22 14:54:03 Trace: Server version: SSH-2.0-SSHD 14:54:03 Trace: Using SSH protocol version 2 14:54:03 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 14:54:03 Trace: Using Diffie-Hellman with standard group "group14" 14:54:03 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 14:54:03 Trace: Network error: Software caused connection abort 14:54:03 Error: Network error: Software caused connection abort 14:54:03 Trace: CControlSocket::DoClose(64) 14:54:03 Trace: CSftpControlSocket::ResetOperation(66) 14:54:03 Trace: CControlSocket::ResetOperation(66) 14:54:03 Error: Could not connect to server 14:54:03 Trace: CFileZillaEnginePrivate::ResetOperation(66) 14:54:03 Status: Waiting to retry... 14:54:03 Trace: CControlSocket::DoClose(64) 14:54:03 Trace: CControlSocket::DoClose(64) 14:54:03 Status: Connecting to X.X.X.X... 14:54:03 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 14:54:03 Response: fzSftp started 14:54:03 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 14:54:03 Trace: CSftpControlSocket::SendNextCommand() 14:54:03 Trace: CSftpControlSocket::ConnectSend() 14:54:03 Command: open "username@…" 22 14:54:03 Trace: Looking up host "X.X.X.X" 14:54:03 Trace: Connecting to X.X.X.X port 22 14:54:03 Trace: Server version: SSH-2.0-SSHD 14:54:03 Trace: Using SSH protocol version 2 14:54:03 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 14:54:03 Trace: Using Diffie-Hellman with standard group "group14" 14:54:03 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 14:54:03 Trace: Network error: Software caused connection abort 14:54:03 Error: Network error: Software caused connection abort 14:54:03 Trace: CControlSocket::DoClose(64) 14:54:03 Trace: CSftpControlSocket::ResetOperation(66) 14:54:03 Trace: CControlSocket::ResetOperation(66) 14:54:03 Error: Could not connect to server 14:54:03 Trace: CFileZillaEnginePrivate::ResetOperation(66) 14:54:03 Status: Waiting to retry... 14:54:03 Trace: CControlSocket::DoClose(64) 14:54:03 Trace: CControlSocket::DoClose(64) 14:54:03 Status: Connecting to X.X.X.X... 14:54:03 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 14:54:03 Response: fzSftp started 14:54:03 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 14:54:03 Trace: CSftpControlSocket::SendNextCommand() 14:54:03 Trace: CSftpControlSocket::ConnectSend() 14:54:03 Command: open "username@…" 22 14:54:03 Trace: Looking up host "X.X.X.X" 14:54:03 Trace: Connecting to X.X.X.X port 22 14:54:03 Trace: Server version: SSH-2.0-SSHD 14:54:03 Trace: Using SSH protocol version 2 14:54:03 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 14:54:03 Trace: Using Diffie-Hellman with standard group "group14" 14:54:03 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 14:54:03 Trace: Network error: Software caused connection abort 14:54:03 Error: Network error: Software caused connection abort 14:54:03 Trace: CControlSocket::DoClose(64) 14:54:03 Trace: CSftpControlSocket::ResetOperation(66) 14:54:03 Trace: CControlSocket::ResetOperation(66) 14:54:03 Error: Could not connect to server 14:54:03 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:02 Trace: CControlSocket::DoClose(64) 15:01:02 Trace: CControlSocket::DoClose(64) 15:01:02 Status: Connecting to X.X.X.X... 15:01:02 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:02 Response: fzSftp started 15:01:02 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:02 Trace: CSftpControlSocket::SendNextCommand() 15:01:02 Trace: CSftpControlSocket::ConnectSend() 15:01:02 Command: open "username@…" 22 15:01:02 Trace: Looking up host "X.X.X.X" 15:01:02 Trace: Connecting to X.X.X.X port 22 15:01:02 Trace: Server version: SSH-2.0-SSHD 15:01:02 Trace: Using SSH protocol version 2 15:01:02 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:02 Trace: Using Diffie-Hellman with standard group "group14" 15:01:02 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:02 Trace: Network error: Software caused connection abort 15:01:02 Error: Network error: Software caused connection abort 15:01:02 Trace: CControlSocket::DoClose(64) 15:01:02 Trace: CSftpControlSocket::ResetOperation(66) 15:01:02 Trace: CControlSocket::ResetOperation(66) 15:01:02 Error: Could not connect to server 15:01:02 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:02 Status: Waiting to retry... 15:01:02 Trace: CControlSocket::DoClose(64) 15:01:02 Trace: CControlSocket::DoClose(64) 15:01:02 Status: Connecting to X.X.X.X... 15:01:02 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:02 Response: fzSftp started 15:01:02 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:02 Trace: CSftpControlSocket::SendNextCommand() 15:01:02 Trace: CSftpControlSocket::ConnectSend() 15:01:02 Command: open "username@…" 22 15:01:02 Trace: Looking up host "X.X.X.X" 15:01:02 Trace: Connecting to X.X.X.X port 22 15:01:02 Trace: Server version: SSH-2.0-SSHD 15:01:02 Trace: Using SSH protocol version 2 15:01:02 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:02 Trace: Using Diffie-Hellman with standard group "group14" 15:01:02 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:02 Trace: Network error: Software caused connection abort 15:01:02 Error: Network error: Software caused connection abort 15:01:02 Trace: CControlSocket::DoClose(64) 15:01:02 Trace: CSftpControlSocket::ResetOperation(66) 15:01:02 Trace: CControlSocket::ResetOperation(66) 15:01:02 Error: Could not connect to server 15:01:02 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:02 Status: Waiting to retry... 15:01:02 Trace: CControlSocket::DoClose(64) 15:01:02 Trace: CControlSocket::DoClose(64) 15:01:02 Status: Connecting to X.X.X.X... 15:01:02 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:02 Response: fzSftp started 15:01:02 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:02 Trace: CSftpControlSocket::SendNextCommand() 15:01:02 Trace: CSftpControlSocket::ConnectSend() 15:01:02 Command: open "username@…" 22 15:01:02 Trace: Looking up host "X.X.X.X" 15:01:02 Trace: Connecting to X.X.X.X port 22 15:01:02 Trace: Server version: SSH-2.0-SSHD 15:01:02 Trace: Using SSH protocol version 2 15:01:02 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:02 Trace: Using Diffie-Hellman with standard group "group14" 15:01:02 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:02 Trace: Network error: Software caused connection abort 15:01:02 Error: Network error: Software caused connection abort 15:01:02 Trace: CControlSocket::DoClose(64) 15:01:02 Trace: CSftpControlSocket::ResetOperation(66) 15:01:02 Trace: CControlSocket::ResetOperation(66) 15:01:02 Error: Could not connect to server 15:01:02 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:02 Status: Waiting to retry... 15:01:02 Trace: CControlSocket::DoClose(64) 15:01:02 Trace: CControlSocket::DoClose(64) 15:01:02 Status: Connecting to X.X.X.X... 15:01:02 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:02 Response: fzSftp started 15:01:02 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:02 Trace: CSftpControlSocket::SendNextCommand() 15:01:02 Trace: CSftpControlSocket::ConnectSend() 15:01:02 Command: open "username@…" 22 15:01:02 Trace: Looking up host "X.X.X.X" 15:01:02 Trace: Connecting to X.X.X.X port 22 15:01:02 Trace: Server version: SSH-2.0-SSHD 15:01:02 Trace: Using SSH protocol version 2 15:01:02 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:02 Trace: Using Diffie-Hellman with standard group "group14" 15:01:02 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:02 Trace: Network error: Software caused connection abort 15:01:02 Error: Network error: Software caused connection abort 15:01:02 Trace: CControlSocket::DoClose(64) 15:01:02 Trace: CSftpControlSocket::ResetOperation(66) 15:01:02 Trace: CControlSocket::ResetOperation(66) 15:01:02 Error: Could not connect to server 15:01:02 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:02 Status: Waiting to retry... 15:01:03 Trace: CControlSocket::DoClose(64) 15:01:03 Trace: CControlSocket::DoClose(64) 15:01:03 Status: Connecting to X.X.X.X... 15:01:03 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:03 Response: fzSftp started 15:01:03 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:03 Trace: CSftpControlSocket::SendNextCommand() 15:01:03 Trace: CSftpControlSocket::ConnectSend() 15:01:03 Command: open "username@…" 22 15:01:03 Trace: Looking up host "X.X.X.X" 15:01:03 Trace: Connecting to X.X.X.X port 22 15:01:03 Trace: Server version: SSH-2.0-SSHD 15:01:03 Trace: Using SSH protocol version 2 15:01:03 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:03 Trace: Using Diffie-Hellman with standard group "group14" 15:01:03 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:03 Trace: Network error: Software caused connection abort 15:01:03 Error: Network error: Software caused connection abort 15:01:03 Trace: CControlSocket::DoClose(64) 15:01:03 Trace: CSftpControlSocket::ResetOperation(66) 15:01:03 Trace: CControlSocket::ResetOperation(66) 15:01:03 Error: Could not connect to server 15:01:03 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:03 Status: Waiting to retry... 15:01:03 Trace: CControlSocket::DoClose(64) 15:01:03 Trace: CControlSocket::DoClose(64) 15:01:03 Status: Connecting to X.X.X.X... 15:01:03 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:03 Response: fzSftp started 15:01:03 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:03 Trace: CSftpControlSocket::SendNextCommand() 15:01:03 Trace: CSftpControlSocket::ConnectSend() 15:01:03 Command: open "username@…" 22 15:01:03 Trace: Looking up host "X.X.X.X" 15:01:03 Trace: Connecting to X.X.X.X port 22 15:01:03 Trace: Server version: SSH-2.0-SSHD 15:01:03 Trace: Using SSH protocol version 2 15:01:03 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:03 Trace: Using Diffie-Hellman with standard group "group14" 15:01:03 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:03 Trace: Network error: Software caused connection abort 15:01:03 Error: Network error: Software caused connection abort 15:01:03 Trace: CControlSocket::DoClose(64) 15:01:03 Trace: CSftpControlSocket::ResetOperation(66) 15:01:03 Trace: CControlSocket::ResetOperation(66) 15:01:03 Error: Could not connect to server 15:01:03 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:03 Status: Waiting to retry... 15:01:03 Trace: CControlSocket::DoClose(64) 15:01:03 Trace: CControlSocket::DoClose(64) 15:01:03 Status: Connecting to X.X.X.X... 15:01:03 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:03 Response: fzSftp started 15:01:03 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:03 Trace: CSftpControlSocket::SendNextCommand() 15:01:03 Trace: CSftpControlSocket::ConnectSend() 15:01:03 Command: open "username@…" 22 15:01:03 Trace: Looking up host "X.X.X.X" 15:01:03 Trace: Connecting to X.X.X.X port 22 15:01:03 Trace: Server version: SSH-2.0-SSHD 15:01:03 Trace: Using SSH protocol version 2 15:01:03 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:03 Trace: Using Diffie-Hellman with standard group "group14" 15:01:03 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:03 Trace: Network error: Software caused connection abort 15:01:03 Error: Network error: Software caused connection abort 15:01:03 Trace: CControlSocket::DoClose(64) 15:01:03 Trace: CSftpControlSocket::ResetOperation(66) 15:01:03 Trace: CControlSocket::ResetOperation(66) 15:01:03 Error: Could not connect to server 15:01:03 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:03 Status: Waiting to retry... 15:01:03 Trace: CControlSocket::DoClose(64) 15:01:03 Trace: CControlSocket::DoClose(64) 15:01:03 Status: Connecting to X.X.X.X... 15:01:03 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:03 Response: fzSftp started 15:01:03 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:03 Trace: CSftpControlSocket::SendNextCommand() 15:01:03 Trace: CSftpControlSocket::ConnectSend() 15:01:03 Command: open "username@…" 22 15:01:03 Trace: Looking up host "X.X.X.X" 15:01:03 Trace: Connecting to X.X.X.X port 22 15:01:03 Trace: Server version: SSH-2.0-SSHD 15:01:03 Trace: Using SSH protocol version 2 15:01:03 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:03 Trace: Using Diffie-Hellman with standard group "group14" 15:01:03 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:03 Trace: Network error: Software caused connection abort 15:01:03 Error: Network error: Software caused connection abort 15:01:03 Trace: CControlSocket::DoClose(64) 15:01:03 Trace: CSftpControlSocket::ResetOperation(66) 15:01:03 Trace: CControlSocket::ResetOperation(66) 15:01:03 Error: Could not connect to server 15:01:03 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:03 Status: Waiting to retry... 15:01:03 Trace: CControlSocket::DoClose(64) 15:01:03 Trace: CControlSocket::DoClose(64) 15:01:03 Status: Connecting to X.X.X.X... 15:01:03 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:03 Response: fzSftp started 15:01:03 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:03 Trace: CSftpControlSocket::SendNextCommand() 15:01:03 Trace: CSftpControlSocket::ConnectSend() 15:01:03 Command: open "username@…" 22 15:01:03 Trace: Looking up host "X.X.X.X" 15:01:03 Trace: Connecting to X.X.X.X port 22 15:01:03 Trace: Server version: SSH-2.0-SSHD 15:01:03 Trace: Using SSH protocol version 2 15:01:03 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:03 Trace: Using Diffie-Hellman with standard group "group14" 15:01:03 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:03 Trace: Network error: Software caused connection abort 15:01:03 Error: Network error: Software caused connection abort 15:01:03 Trace: CControlSocket::DoClose(64) 15:01:03 Trace: CSftpControlSocket::ResetOperation(66) 15:01:03 Trace: CControlSocket::ResetOperation(66) 15:01:03 Error: Could not connect to server 15:01:03 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:03 Status: Waiting to retry... 15:01:03 Trace: CControlSocket::DoClose(64) 15:01:03 Trace: CControlSocket::DoClose(64) 15:01:03 Status: Connecting to X.X.X.X... 15:01:03 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:03 Response: fzSftp started 15:01:03 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:03 Trace: CSftpControlSocket::SendNextCommand() 15:01:03 Trace: CSftpControlSocket::ConnectSend() 15:01:03 Command: open "username@…" 22 15:01:03 Trace: Looking up host "X.X.X.X" 15:01:03 Trace: Connecting to X.X.X.X port 22 15:01:03 Trace: Server version: SSH-2.0-SSHD 15:01:03 Trace: Using SSH protocol version 2 15:01:03 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:03 Trace: Using Diffie-Hellman with standard group "group14" 15:01:03 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:03 Trace: Network error: Software caused connection abort 15:01:03 Error: Network error: Software caused connection abort 15:01:03 Trace: CControlSocket::DoClose(64) 15:01:03 Trace: CSftpControlSocket::ResetOperation(66) 15:01:03 Trace: CControlSocket::ResetOperation(66) 15:01:03 Error: Could not connect to server 15:01:03 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:03 Status: Waiting to retry... 15:01:03 Trace: CControlSocket::DoClose(64) 15:01:03 Trace: CControlSocket::DoClose(64) 15:01:03 Status: Connecting to X.X.X.X... 15:01:03 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:03 Response: fzSftp started 15:01:03 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:03 Trace: CSftpControlSocket::SendNextCommand() 15:01:03 Trace: CSftpControlSocket::ConnectSend() 15:01:03 Command: open "username@…" 22 15:01:03 Trace: Looking up host "X.X.X.X" 15:01:03 Trace: Connecting to X.X.X.X port 22 15:01:03 Trace: Server version: SSH-2.0-SSHD 15:01:03 Trace: Using SSH protocol version 2 15:01:03 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:03 Trace: Using Diffie-Hellman with standard group "group14" 15:01:03 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:03 Trace: Network error: Software caused connection abort 15:01:03 Error: Network error: Software caused connection abort 15:01:03 Trace: CControlSocket::DoClose(64) 15:01:03 Trace: CSftpControlSocket::ResetOperation(66) 15:01:03 Trace: CControlSocket::ResetOperation(66) 15:01:03 Error: Could not connect to server 15:01:04 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:04 Status: Waiting to retry... 15:01:04 Trace: CControlSocket::DoClose(64) 15:01:04 Trace: CControlSocket::DoClose(64) 15:01:04 Status: Connecting to X.X.X.X... 15:01:04 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:04 Response: fzSftp started 15:01:04 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:04 Trace: CSftpControlSocket::SendNextCommand() 15:01:04 Trace: CSftpControlSocket::ConnectSend() 15:01:04 Command: open "username@…" 22 15:01:04 Trace: Looking up host "X.X.X.X" 15:01:04 Trace: Connecting to X.X.X.X port 22 15:01:04 Trace: Server version: SSH-2.0-SSHD 15:01:04 Trace: Using SSH protocol version 2 15:01:04 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:04 Trace: Using Diffie-Hellman with standard group "group14" 15:01:04 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:04 Trace: Network error: Software caused connection abort 15:01:04 Error: Network error: Software caused connection abort 15:01:04 Trace: CControlSocket::DoClose(64) 15:01:04 Trace: CSftpControlSocket::ResetOperation(66) 15:01:04 Trace: CControlSocket::ResetOperation(66) 15:01:04 Error: Could not connect to server 15:01:04 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:04 Status: Waiting to retry... 15:01:04 Trace: CControlSocket::DoClose(64) 15:01:04 Trace: CControlSocket::DoClose(64) 15:01:04 Status: Connecting to X.X.X.X... 15:01:04 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:04 Response: fzSftp started 15:01:04 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:04 Trace: CSftpControlSocket::SendNextCommand() 15:01:04 Trace: CSftpControlSocket::ConnectSend() 15:01:04 Command: open "username@…" 22 15:01:04 Trace: Looking up host "X.X.X.X" 15:01:04 Trace: Connecting to X.X.X.X port 22 15:01:04 Trace: Server version: SSH-2.0-SSHD 15:01:04 Trace: Using SSH protocol version 2 15:01:04 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:04 Trace: Using Diffie-Hellman with standard group "group14" 15:01:04 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:04 Trace: Network error: Software caused connection abort 15:01:04 Error: Network error: Software caused connection abort 15:01:04 Trace: CControlSocket::DoClose(64) 15:01:04 Trace: CSftpControlSocket::ResetOperation(66) 15:01:04 Trace: CControlSocket::ResetOperation(66) 15:01:04 Error: Could not connect to server 15:01:04 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:04 Status: Waiting to retry... 15:01:04 Trace: CControlSocket::DoClose(64) 15:01:04 Trace: CControlSocket::DoClose(64) 15:01:04 Status: Connecting to X.X.X.X... 15:01:04 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:04 Response: fzSftp started 15:01:04 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:04 Trace: CSftpControlSocket::SendNextCommand() 15:01:04 Trace: CSftpControlSocket::ConnectSend() 15:01:04 Command: open "username@…" 22 15:01:04 Trace: Looking up host "X.X.X.X" 15:01:04 Trace: Connecting to X.X.X.X port 22 15:01:04 Trace: Server version: SSH-2.0-SSHD 15:01:04 Trace: Using SSH protocol version 2 15:01:04 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:04 Trace: Using Diffie-Hellman with standard group "group14" 15:01:04 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:04 Trace: Network error: Software caused connection abort 15:01:04 Error: Network error: Software caused connection abort 15:01:04 Trace: CControlSocket::DoClose(64) 15:01:04 Trace: CSftpControlSocket::ResetOperation(66) 15:01:04 Trace: CControlSocket::ResetOperation(66) 15:01:04 Error: Could not connect to server 15:01:04 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:04 Status: Waiting to retry... 15:01:04 Trace: CControlSocket::DoClose(64) 15:01:04 Trace: CControlSocket::DoClose(64) 15:01:04 Status: Connecting to X.X.X.X... 15:01:04 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:04 Response: fzSftp started 15:01:04 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:04 Trace: CSftpControlSocket::SendNextCommand() 15:01:04 Trace: CSftpControlSocket::ConnectSend() 15:01:04 Command: open "username@…" 22 15:01:04 Trace: Looking up host "X.X.X.X" 15:01:04 Trace: Connecting to X.X.X.X port 22 15:01:04 Trace: Server version: SSH-2.0-SSHD 15:01:04 Trace: Using SSH protocol version 2 15:01:04 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:04 Trace: Using Diffie-Hellman with standard group "group14" 15:01:04 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:04 Trace: Network error: Software caused connection abort 15:01:04 Error: Network error: Software caused connection abort 15:01:04 Trace: CControlSocket::DoClose(64) 15:01:04 Trace: CSftpControlSocket::ResetOperation(66) 15:01:04 Trace: CControlSocket::ResetOperation(66) 15:01:04 Error: Could not connect to server 15:01:04 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:04 Status: Waiting to retry... 15:01:04 Trace: CControlSocket::DoClose(64) 15:01:04 Trace: CControlSocket::DoClose(64) 15:01:04 Status: Connecting to X.X.X.X... 15:01:04 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:04 Response: fzSftp started 15:01:04 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:04 Trace: CSftpControlSocket::SendNextCommand() 15:01:04 Trace: CSftpControlSocket::ConnectSend() 15:01:04 Command: open "username@…" 22 15:01:04 Trace: Looking up host "X.X.X.X" 15:01:04 Trace: Connecting to X.X.X.X port 22 15:01:04 Trace: Server version: SSH-2.0-SSHD 15:01:04 Trace: Using SSH protocol version 2 15:01:04 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:04 Trace: Using Diffie-Hellman with standard group "group14" 15:01:04 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:04 Trace: Network error: Software caused connection abort 15:01:04 Error: Network error: Software caused connection abort 15:01:04 Trace: CControlSocket::DoClose(64) 15:01:04 Trace: CSftpControlSocket::ResetOperation(66) 15:01:04 Trace: CControlSocket::ResetOperation(66) 15:01:04 Error: Could not connect to server 15:01:04 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:04 Status: Waiting to retry... 15:01:04 Trace: CControlSocket::DoClose(64) 15:01:04 Trace: CControlSocket::DoClose(64) 15:01:04 Status: Connecting to X.X.X.X... 15:01:04 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:04 Response: fzSftp started 15:01:04 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:04 Trace: CSftpControlSocket::SendNextCommand() 15:01:04 Trace: CSftpControlSocket::ConnectSend() 15:01:04 Command: open "username@…" 22 15:01:04 Trace: Looking up host "X.X.X.X" 15:01:04 Trace: Connecting to X.X.X.X port 22 15:01:04 Trace: Server version: SSH-2.0-SSHD 15:01:04 Trace: Using SSH protocol version 2 15:01:04 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:04 Trace: Using Diffie-Hellman with standard group "group14" 15:01:04 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:04 Trace: Network error: Software caused connection abort 15:01:04 Error: Network error: Software caused connection abort 15:01:04 Trace: CControlSocket::DoClose(64) 15:01:04 Trace: CSftpControlSocket::ResetOperation(66) 15:01:04 Trace: CControlSocket::ResetOperation(66) 15:01:04 Error: Could not connect to server 15:01:04 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:04 Status: Waiting to retry... 15:01:04 Trace: CControlSocket::DoClose(64) 15:01:04 Trace: CControlSocket::DoClose(64) 15:01:04 Status: Connecting to X.X.X.X... 15:01:04 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:04 Response: fzSftp started 15:01:04 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:04 Trace: CSftpControlSocket::SendNextCommand() 15:01:04 Trace: CSftpControlSocket::ConnectSend() 15:01:04 Command: open "username@…" 22 15:01:04 Trace: Looking up host "X.X.X.X" 15:01:04 Trace: Connecting to X.X.X.X port 22 15:01:04 Trace: Server version: SSH-2.0-SSHD 15:01:04 Trace: Using SSH protocol version 2 15:01:05 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:05 Trace: Using Diffie-Hellman with standard group "group14" 15:01:05 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:05 Trace: Network error: Software caused connection abort 15:01:05 Error: Network error: Software caused connection abort 15:01:05 Trace: CControlSocket::DoClose(64) 15:01:05 Trace: CSftpControlSocket::ResetOperation(66) 15:01:05 Trace: CControlSocket::ResetOperation(66) 15:01:05 Error: Could not connect to server 15:01:05 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:05 Status: Waiting to retry... 15:01:05 Trace: CControlSocket::DoClose(64) 15:01:05 Trace: CControlSocket::DoClose(64) 15:01:05 Status: Connecting to X.X.X.X... 15:01:05 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:05 Response: fzSftp started 15:01:05 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:05 Trace: CSftpControlSocket::SendNextCommand() 15:01:05 Trace: CSftpControlSocket::ConnectSend() 15:01:05 Command: open "username@…" 22 15:01:05 Trace: Looking up host "X.X.X.X" 15:01:05 Trace: Connecting to X.X.X.X port 22 15:01:05 Trace: Server version: SSH-2.0-SSHD 15:01:05 Trace: Using SSH protocol version 2 15:01:05 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:05 Trace: Using Diffie-Hellman with standard group "group14" 15:01:05 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:05 Trace: Network error: Software caused connection abort 15:01:05 Error: Network error: Software caused connection abort 15:01:05 Trace: CControlSocket::DoClose(64) 15:01:05 Trace: CSftpControlSocket::ResetOperation(66) 15:01:05 Trace: CControlSocket::ResetOperation(66) 15:01:05 Error: Could not connect to server 15:01:05 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:05 Status: Waiting to retry... 15:01:05 Trace: CControlSocket::DoClose(64) 15:01:05 Trace: CControlSocket::DoClose(64) 15:01:05 Status: Connecting to X.X.X.X... 15:01:05 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:05 Response: fzSftp started 15:01:05 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:05 Trace: CSftpControlSocket::SendNextCommand() 15:01:05 Trace: CSftpControlSocket::ConnectSend() 15:01:05 Command: open "username@…" 22 15:01:05 Trace: Looking up host "X.X.X.X" 15:01:05 Trace: Connecting to X.X.X.X port 22 15:01:05 Trace: Server version: SSH-2.0-SSHD 15:01:05 Trace: Using SSH protocol version 2 15:01:05 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:05 Trace: Using Diffie-Hellman with standard group "group14" 15:01:05 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:05 Trace: Network error: Software caused connection abort 15:01:05 Error: Network error: Software caused connection abort 15:01:05 Trace: CControlSocket::DoClose(64) 15:01:05 Trace: CSftpControlSocket::ResetOperation(66) 15:01:05 Trace: CControlSocket::ResetOperation(66) 15:01:05 Error: Could not connect to server 15:01:05 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:05 Status: Waiting to retry... 15:01:05 Trace: CControlSocket::DoClose(64) 15:01:05 Trace: CControlSocket::DoClose(64) 15:01:05 Status: Connecting to X.X.X.X... 15:01:05 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:05 Response: fzSftp started 15:01:05 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:05 Trace: CSftpControlSocket::SendNextCommand() 15:01:05 Trace: CSftpControlSocket::ConnectSend() 15:01:05 Command: open "username@…" 22 15:01:05 Trace: Looking up host "X.X.X.X" 15:01:05 Trace: Connecting to X.X.X.X port 22 15:01:05 Trace: Server version: SSH-2.0-SSHD 15:01:05 Trace: Using SSH protocol version 2 15:01:05 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:05 Trace: Using Diffie-Hellman with standard group "group14" 15:01:05 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:05 Trace: Network error: Software caused connection abort 15:01:05 Error: Network error: Software caused connection abort 15:01:05 Trace: CControlSocket::DoClose(64) 15:01:05 Trace: CSftpControlSocket::ResetOperation(66) 15:01:05 Trace: CControlSocket::ResetOperation(66) 15:01:05 Error: Could not connect to server 15:01:05 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:05 Status: Waiting to retry... 15:01:05 Trace: CControlSocket::DoClose(64) 15:01:05 Trace: CControlSocket::DoClose(64) 15:01:05 Status: Connecting to X.X.X.X... 15:01:05 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:05 Response: fzSftp started 15:01:05 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:05 Trace: CSftpControlSocket::SendNextCommand() 15:01:05 Trace: CSftpControlSocket::ConnectSend() 15:01:05 Command: open "username@…" 22 15:01:05 Trace: Looking up host "X.X.X.X" 15:01:05 Trace: Connecting to X.X.X.X port 22 15:01:05 Trace: Server version: SSH-2.0-SSHD 15:01:05 Trace: Using SSH protocol version 2 15:01:05 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:05 Trace: Using Diffie-Hellman with standard group "group14" 15:01:05 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:05 Trace: Network error: Software caused connection abort 15:01:05 Error: Network error: Software caused connection abort 15:01:05 Trace: CControlSocket::DoClose(64) 15:01:05 Trace: CSftpControlSocket::ResetOperation(66) 15:01:05 Trace: CControlSocket::ResetOperation(66) 15:01:05 Error: Could not connect to server 15:01:05 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:05 Status: Waiting to retry... 15:01:05 Trace: CControlSocket::DoClose(64) 15:01:05 Trace: CControlSocket::DoClose(64) 15:01:05 Status: Connecting to X.X.X.X... 15:01:05 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:05 Response: fzSftp started 15:01:05 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:05 Trace: CSftpControlSocket::SendNextCommand() 15:01:05 Trace: CSftpControlSocket::ConnectSend() 15:01:05 Command: open "username@…" 22 15:01:05 Trace: Looking up host "X.X.X.X" 15:01:05 Trace: Connecting to X.X.X.X port 22 15:01:05 Trace: Server version: SSH-2.0-SSHD 15:01:05 Trace: Using SSH protocol version 2 15:01:05 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:05 Trace: Using Diffie-Hellman with standard group "group14" 15:01:05 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:05 Trace: Network error: Software caused connection abort 15:01:05 Error: Network error: Software caused connection abort 15:01:05 Trace: CControlSocket::DoClose(64) 15:01:05 Trace: CSftpControlSocket::ResetOperation(66) 15:01:05 Trace: CControlSocket::ResetOperation(66) 15:01:05 Error: Could not connect to server 15:01:05 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:05 Status: Waiting to retry... 15:01:05 Trace: CControlSocket::DoClose(64) 15:01:05 Trace: CControlSocket::DoClose(64) 15:01:05 Status: Connecting to X.X.X.X... 15:01:05 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:05 Response: fzSftp started 15:01:05 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:05 Trace: CSftpControlSocket::SendNextCommand() 15:01:05 Trace: CSftpControlSocket::ConnectSend() 15:01:05 Command: open "username@…" 22 15:01:05 Trace: Looking up host "X.X.X.X" 15:01:05 Trace: Connecting to X.X.X.X port 22 15:01:05 Trace: Server version: SSH-2.0-SSHD 15:01:05 Trace: Using SSH protocol version 2 15:01:05 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:05 Trace: Using Diffie-Hellman with standard group "group14" 15:01:05 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:05 Trace: Network error: Software caused connection abort 15:01:05 Error: Network error: Software caused connection abort 15:01:05 Trace: CControlSocket::DoClose(64) 15:01:05 Trace: CSftpControlSocket::ResetOperation(66) 15:01:05 Trace: CControlSocket::ResetOperation(66) 15:01:05 Error: Could not connect to server 15:01:05 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:05 Status: Waiting to retry... 15:01:05 Trace: CControlSocket::DoClose(64) 15:01:05 Trace: CControlSocket::DoClose(64) 15:01:05 Status: Connecting to X.X.X.X... 15:01:05 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:05 Response: fzSftp started 15:01:05 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:05 Trace: CSftpControlSocket::SendNextCommand() 15:01:05 Trace: CSftpControlSocket::ConnectSend() 15:01:05 Command: open "username@…" 22 15:01:05 Trace: Looking up host "X.X.X.X" 15:01:05 Trace: Connecting to X.X.X.X port 22 15:01:05 Trace: Server version: SSH-2.0-SSHD 15:01:05 Trace: Using SSH protocol version 2 15:01:05 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:06 Trace: Using Diffie-Hellman with standard group "group14" 15:01:06 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:06 Trace: Network error: Software caused connection abort 15:01:06 Error: Network error: Software caused connection abort 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Trace: CSftpControlSocket::ResetOperation(66) 15:01:06 Trace: CControlSocket::ResetOperation(66) 15:01:06 Error: Could not connect to server 15:01:06 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:06 Status: Waiting to retry... 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Status: Connecting to X.X.X.X... 15:01:06 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:06 Response: fzSftp started 15:01:06 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:06 Trace: CSftpControlSocket::SendNextCommand() 15:01:06 Trace: CSftpControlSocket::ConnectSend() 15:01:06 Command: open "username@…" 22 15:01:06 Trace: Looking up host "X.X.X.X" 15:01:06 Trace: Connecting to X.X.X.X port 22 15:01:06 Trace: Server version: SSH-2.0-SSHD 15:01:06 Trace: Using SSH protocol version 2 15:01:06 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:06 Trace: Using Diffie-Hellman with standard group "group14" 15:01:06 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:06 Trace: Network error: Software caused connection abort 15:01:06 Error: Network error: Software caused connection abort 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Trace: CSftpControlSocket::ResetOperation(66) 15:01:06 Trace: CControlSocket::ResetOperation(66) 15:01:06 Error: Could not connect to server 15:01:06 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:06 Status: Waiting to retry... 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Status: Connecting to X.X.X.X... 15:01:06 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:06 Response: fzSftp started 15:01:06 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:06 Trace: CSftpControlSocket::SendNextCommand() 15:01:06 Trace: CSftpControlSocket::ConnectSend() 15:01:06 Command: open "username@…" 22 15:01:06 Trace: Looking up host "X.X.X.X" 15:01:06 Trace: Connecting to X.X.X.X port 22 15:01:06 Trace: Server version: SSH-2.0-SSHD 15:01:06 Trace: Using SSH protocol version 2 15:01:06 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:06 Trace: Using Diffie-Hellman with standard group "group14" 15:01:06 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:06 Trace: Network error: Software caused connection abort 15:01:06 Error: Network error: Software caused connection abort 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Trace: CSftpControlSocket::ResetOperation(66) 15:01:06 Trace: CControlSocket::ResetOperation(66) 15:01:06 Error: Could not connect to server 15:01:06 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:06 Status: Waiting to retry... 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Status: Connecting to X.X.X.X... 15:01:06 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:06 Response: fzSftp started 15:01:06 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:06 Trace: CSftpControlSocket::SendNextCommand() 15:01:06 Trace: CSftpControlSocket::ConnectSend() 15:01:06 Command: open "username@…" 22 15:01:06 Trace: Looking up host "X.X.X.X" 15:01:06 Trace: Connecting to X.X.X.X port 22 15:01:06 Trace: Server version: SSH-2.0-SSHD 15:01:06 Trace: Using SSH protocol version 2 15:01:06 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:06 Trace: Using Diffie-Hellman with standard group "group14" 15:01:06 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:06 Trace: Network error: Software caused connection abort 15:01:06 Error: Network error: Software caused connection abort 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Trace: CSftpControlSocket::ResetOperation(66) 15:01:06 Trace: CControlSocket::ResetOperation(66) 15:01:06 Error: Could not connect to server 15:01:06 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:06 Status: Waiting to retry... 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Status: Connecting to X.X.X.X... 15:01:06 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:06 Response: fzSftp started 15:01:06 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:06 Trace: CSftpControlSocket::SendNextCommand() 15:01:06 Trace: CSftpControlSocket::ConnectSend() 15:01:06 Command: open "username@…" 22 15:01:06 Trace: Looking up host "X.X.X.X" 15:01:06 Trace: Connecting to X.X.X.X port 22 15:01:06 Trace: Server version: SSH-2.0-SSHD 15:01:06 Trace: Using SSH protocol version 2 15:01:06 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:06 Trace: Using Diffie-Hellman with standard group "group14" 15:01:06 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:06 Trace: Network error: Software caused connection abort 15:01:06 Error: Network error: Software caused connection abort 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Trace: CSftpControlSocket::ResetOperation(66) 15:01:06 Trace: CControlSocket::ResetOperation(66) 15:01:06 Error: Could not connect to server 15:01:06 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:06 Status: Waiting to retry... 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Status: Connecting to X.X.X.X... 15:01:06 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:06 Response: fzSftp started 15:01:06 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:06 Trace: CSftpControlSocket::SendNextCommand() 15:01:06 Trace: CSftpControlSocket::ConnectSend() 15:01:06 Command: open "username@…" 22 15:01:06 Trace: Looking up host "X.X.X.X" 15:01:06 Trace: Connecting to X.X.X.X port 22 15:01:06 Trace: Server version: SSH-2.0-SSHD 15:01:06 Trace: Using SSH protocol version 2 15:01:06 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:06 Trace: Using Diffie-Hellman with standard group "group14" 15:01:06 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:06 Trace: Network error: Software caused connection abort 15:01:06 Error: Network error: Software caused connection abort 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Trace: CSftpControlSocket::ResetOperation(66) 15:01:06 Trace: CControlSocket::ResetOperation(66) 15:01:06 Error: Could not connect to server 15:01:06 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:06 Status: Waiting to retry... 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Status: Connecting to X.X.X.X... 15:01:06 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:06 Response: fzSftp started 15:01:06 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:06 Trace: CSftpControlSocket::SendNextCommand() 15:01:06 Trace: CSftpControlSocket::ConnectSend() 15:01:06 Command: open "username@…" 22 15:01:06 Trace: Looking up host "X.X.X.X" 15:01:06 Trace: Connecting to X.X.X.X port 22 15:01:06 Trace: Server version: SSH-2.0-SSHD 15:01:06 Trace: Using SSH protocol version 2 15:01:06 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:06 Trace: Using Diffie-Hellman with standard group "group14" 15:01:06 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:06 Trace: Network error: Software caused connection abort 15:01:06 Error: Network error: Software caused connection abort 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Trace: CSftpControlSocket::ResetOperation(66) 15:01:06 Trace: CControlSocket::ResetOperation(66) 15:01:06 Error: Could not connect to server 15:01:06 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:06 Status: Waiting to retry... 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Status: Connecting to X.X.X.X... 15:01:06 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:06 Response: fzSftp started 15:01:06 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:06 Trace: CSftpControlSocket::SendNextCommand() 15:01:06 Trace: CSftpControlSocket::ConnectSend() 15:01:06 Command: open "username@…" 22 15:01:06 Trace: Looking up host "X.X.X.X" 15:01:06 Trace: Connecting to X.X.X.X port 22 15:01:06 Trace: Server version: SSH-2.0-SSHD 15:01:06 Trace: Using SSH protocol version 2 15:01:06 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:06 Trace: Using Diffie-Hellman with standard group "group14" 15:01:06 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:06 Trace: Network error: Software caused connection abort 15:01:06 Error: Network error: Software caused connection abort 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Trace: CSftpControlSocket::ResetOperation(66) 15:01:06 Trace: CControlSocket::ResetOperation(66) 15:01:06 Error: Could not connect to server 15:01:06 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:06 Status: Waiting to retry... 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:07 Trace: CControlSocket::DoClose(64) 15:01:07 Status: Connecting to X.X.X.X... 15:01:07 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:07 Response: fzSftp started 15:01:07 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:07 Trace: CSftpControlSocket::SendNextCommand() 15:01:07 Trace: CSftpControlSocket::ConnectSend() 15:01:07 Command: open "username@…" 22 15:01:07 Trace: Looking up host "X.X.X.X" 15:01:07 Trace: Connecting to X.X.X.X port 22 15:01:07 Trace: Server version: SSH-2.0-SSHD 15:01:07 Trace: Using SSH protocol version 2 15:01:07 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:07 Trace: Using Diffie-Hellman with standard group "group14" 15:01:07 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:07 Trace: Host key fingerprint is: 15:01:07 Trace: ssh-rsa 1024 a8:47:13:dd:e7:f6:71:d4:ce:98:c2:e8:5e:4d:98:c0 15:01:07 Trace: Initialised AES-256 CBC client->server encryption 15:01:07 Trace: Initialised HMAC-SHA1 client->server MAC algorithm 15:01:07 Trace: Initialised AES-256 CBC server->client encryption 15:01:07 Trace: Initialised HMAC-SHA1 server->client MAC algorithm 15:01:07 Trace: Using keyboard-interactive authentication. inst_len: 0, num_prompts: 1 15:01:07 Command: Pass: * 15:01:12 Trace: Access granted 15:01:12 Trace: Opened channel for session 15:01:12 Trace: Started a shell/command 15:01:12 Status: Connected to X.X.X.X 15:01:12 Trace: CSftpControlSocket::ConnectParseResponse() 15:01:12 Trace: CSftpControlSocket::ResetOperation(0) 15:01:12 Trace: CControlSocket::ResetOperation(0) 15:01:12 Trace: CFileZillaEnginePrivate::ResetOperation(0) 15:01:12 Status: Retrieving directory listing... 15:01:12 Trace: CSftpControlSocket::SendNextCommand() 15:01:12 Trace: CSftpControlSocket::ChangeDirSend() 15:01:12 Command: pwd 15:01:12 Response: Current directory is: "/" 15:01:12 Trace: CSftpControlSocket::ResetOperation(0) 15:01:12 Trace: CControlSocket::ResetOperation(0) 15:01:12 Trace: CSftpControlSocket::ParseSubcommandResult(0) 15:01:12 Trace: CSftpControlSocket::ListSubcommandResult() 15:01:12 Trace: state = 1 15:01:12 Trace: CSftpControlSocket::SendNextCommand() 15:01:12 Trace: CSftpControlSocket::ListSend() 15:01:12 Trace: state = 2 15:01:12 Command: ls 15:01:12 Status: Listing directory / 15:01:12 Listing: drwxr-xr-x 1 0 0 0 Sep 04 09:59 . 15:01:12 Listing: drwxr-xr-x 1 0 0 0 Sep 04 09:59 .. 15:01:12 Trace: CSftpControlSocket::ListParseResponse() 15:01:12 Trace: CSftpControlSocket::ResetOperation(0) 15:01:12 Trace: CControlSocket::ResetOperation(0) 15:01:12 Status: Directory listing successful 15:01:12 Trace: CFileZillaEnginePrivate::ResetOperation(0)

#4813 Danish localization doesn't fit Site Manager window Bug report low FileZilla Client fixed
Description

When entering the the Site Manager window using Danish localization, not all the panes are visible within the window. See attached screenshot.

#4814 DOWNLOAD MP3 FILES - DUPLICATE SIZE (ERROR) Bug report high FileZilla Client rejected
Description

When I try to download some files in mp3 format, the size of file DUPLICATE without notice...

Example:

Original file (local computer): 1 minute 00 second After download (ftp remote server): 2 minutes 00 second (audio duplicate - finish and start again).

Why? How can I fix this...

Thanks,

-- Bilinu

#4815 FileZilla dead locks files when upload of a file isn't successful on first attempts Bug report normal FileZilla Client outdated
Description

I am currently using 3G as my internet connection. Unfortunately it is not shaped and consistently fluctuates in speeds. This sometimes causes problems when I am uploading large files in size i.e. The client will try to upload a file from my computer to the server. Because of the file size, the upload attempt will fail. After a few tries the file will become dead locked, which in my opinion is the clients doing as it does not seem to release the file physically after an attempt has failed. It then displays a "critical error: file is in use" and it cannot upload the file after that. This actually happens quite often to me. To fix this I have to close the client and service in task manager. Please can you have a look into it.

#4816 FTP Client File Bug! Bug report high FileZilla Client outdated
Description

For several weeks now I have been experiencing an odd sort of problem. Everytime I use Filezilla to upload website page updates, the page comes up blank. It's is not a problem caused by my hosting provider since I have already been able to upload those pages via their hosted FTP Client.

Example: index.html 23kb 9/11/2009 will upload as index.html 0kb 9/11/2009. This problem is very serious because if I don't check to see if the pages uploaded correctly, then I will have sites with missing pages.

Thank you in advance for taking care of this problem.

#4817 Column separators not visible in file browsing windows Bug report normal FileZilla Client outdated
Description

In filezilla 3.2.2.1 x86-64-pclinux-gnu build date 20090227 compiled with gcc 4.3.3 with flags -g -O2 -Wall -g -fexceptions from the ubuntu repos, the two filebrowsing windows' column bars, those draggable bars to reveal more or less of the file name, modification date, filesize, filetype etc are not visible. I can still mouse over where they should be and click and drag them to reveal more or less of a filename though.

#4818 Cannot update automatically - download failed Bug report normal FileZilla Client outdated
Description

Since you've introduced the option of updating FileZilla automatically, I haven't been able to use it. Here's what happens:

  1. I get the message about a new version and click to download it
  2. It starts downloading and just when it looks like the download is completed (the green meter filling the entire download field) there is a pause
  3. I get the message: Failed to download
  4. When I try to execute the downloaded file anyway I get an error message from NSIS: "Installer integrity check has failed. Common causes include incomplete download and damaged media"

I don't have any similar problems with any other software.

Looking forward to your support -

#4819 Upload keeps failing on charset conversion and blocks process queue Feature request low FileZilla Client rejected
Description

Problem:

While trying to upload files I get the following error: Error: Failed to convert command to 8 bit charset

FileZilla then keeps trying to upload the file every 20 seconds, resulting in the same error over and over again, blocking the entire process queue.

Suggested Solution:

move transfer to failed transfers, and possibly build a feature that certain characters automatically get replaced (should be a user specified setting of course). Either way, please make sure these failed transfers don't stall a 4106 file upload at 0.1%

System info:

FileZilla version: 3.2.7.1 System (client) info: Windows Vista SP1, Pentium Dual Core T4200 (Dell Inspiron 1545) System (server) info: Linux based NAS (Synology DS107+)

Log 1:

Error: Connection timed out Status: Connecting to 192.168.1.101:21... Status: Connection established, waiting for welcome message... Response: 220 BarrieDisk FTP server ready. Command: USER admin Response: 331 Password required for admin. Command: PASS * Response: 230 User admin logged in. Status: Connected Status: Starting upload of C:\music_folder_path\Bad Religion - What Can You Do%.mp3 Command: CWD /music Response: 250 CWD command successful. Status: Retrieving directory listing... Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (192,168,1,101,217,11) Command: LIST Response: 150 Opening BINARY mode data connection for 'file list'. Response: 226 Transfer complete. Command: PASV Response: 227 Entering Passive Mode (192,168,1,101,217,42) Command: STOR Bad Religion - What Can You Do%.mp3 Error: Failed to convert command to 8 bit charset

Log 2:

Response: 227 Entering Passive Mode (192,168,1,101,217,87) Command: STOR Atmosphere - F!@k You Lucy.mp3 Error: Failed to convert command to 8 bit charset

Here's Ticket 849 that was closed and said to be fixed 2 years ago:

For example, my linux server uses UTF-8 as a default charset, and my WindowsXP laptop uses CP949 (EUC- KR) as a default charset. There should be some charset conversion for FileZilla client to get files with correct names, and FileZilla should be able to cope with conversion failure.

#4820 Make folder icon themeable Feature request normal FileZilla Client worksforme
Description

Currently, the theme/style system doesn't seem to support custom icons for folders and unknown folders (the ones with a question mark in them). It would be nice if this was possible.

#4822 Silk Theme Patch normal FileZilla Client rejected
Description

I have created a theme based on FamFamFams Silk icons (http://www.famfamfam.com/lab/icons/silk/)

#4823 slackware 12.2 - libengine_a-httpcontrolsocket.o] Error 1 Bug report normal FileZilla Client rejected
Description

I have a problem when I do "make" after "./configure" I have installed the stable packages wxWidgets, libidn, gnutls and libdbus and:

./configure:

checking for a BSD-compatible install... /bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for g++... g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking for a BSD-compatible install... /bin/ginstall -c checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes checking for /usr/i486-slackware-linux/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 static flag -static works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate checking for wx-config... /usr/local/bin/wx-config checking for wxWidgets version >= 2.8.9... yes (version 2.9.0) checking for wxWidgets static library... no checking system type for sftp stub... unix checking for utmpx.h... yes checking for sys/select.h... yes checking for library containing socket... none required checking for library containing getaddrinfo... none required checking for library containing in6addr_loopback... none required checking for getaddrinfo... yes checking for ptsname... yes checking for setresuid... yes checking for strsignal... yes checking for updwtmpx... yes checking for gettimeofday... yes checking for ftime... yes checking for in6addr_loopback... yes checking for in6addr_any... yes checking whether to use windres... no checking idna.h usability... yes checking idna.h presence... yes checking for idna.h... yes checking for stringprep_check_version in -lidn... yes checking whether to use BinReloc... yes checking whether to use precompiled headers... yes checking for cppunit-config... no checking for Cppunit - version >= 1.10.2... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBGNUTLS... yes checking for main in -ltinyxml... no configure: Using builtin tinyxml checking for LIBDBUS... no checking for LIBDBUS... yes checking D-Bus support... yes checking for setenv... yes checking for putenv... yes checking for xgettext... /usr/local/bin/xgettext checking for msgfmt... /usr/local/bin/msgfmt checking for msgmerge... /usr/local/bin/msgmerge checking whether msgmerge version >= 0.11.0... yes, 0.17 checking available FZ3 message catalogs... ar bg_BG ca ca_ES@valencia cs_CZ da_DK de el es et_EE eu_ES fi_FI fr fr_CA gl_ES he_IL hr hu_HU id_ID it ja_JP ka km_KH ko_KR ku lt_LT lv_LV mk_MK nb_NO ne nl nn_NO oc pl_PL pt_BR pt_PT ro_RO ru sk_SK sl_SI sv th_TH tr uk_UA vi_VN zh_CN zh_TW checking for wxrc... /usr/local/bin/wxrc configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/engine/Makefile config.status: creating src/tinyxml/Makefile config.status: creating src/dbus/Makefile config.status: creating src/interface/Makefile config.status: creating src/interface/resources/Makefile config.status: creating src/include/Makefile config.status: creating locales/Makefile config.status: creating src/interface/resources/16x16/Makefile config.status: creating src/interface/resources/32x32/Makefile config.status: creating data/Makefile config.status: creating src/interface/resources/cyril/Makefile config.status: creating src/interface/resources/cyril/16x16/Makefile config.status: creating src/interface/resources/blukis/Makefile config.status: creating src/interface/resources/lone/Makefile config.status: creating src/interface/resources/minimal/Makefile config.status: creating src/interface/resources/opencrystal/Makefile config.status: creating src/putty/Makefile config.status: creating src/putty/unix/Makefile config.status: creating src/putty/windows/Makefile config.status: creating tests/Makefile config.status: creating src/interface/resources/version.rc config.status: creating src/interface/resources/MacInfo.plist config.status: creating src/fzshellext/Makefile config.status: creating src/fzshellext/version.rc config.status: creating src/include/config.h config.status: src/include/config.h is unchanged config.status: executing depfiles commands

make:

Making all in . make[1]: Entering directory `/opt/filezilla-3.2.7.1' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/opt/filezilla-3.2.7.1' Making all in src make[1]: Entering directory `/opt/filezilla-3.2.7.1/src' Making all in include make[2]: Entering directory `/opt/filezilla-3.2.7.1/src/include' make all-am make[3]: Entering directory `/opt/filezilla-3.2.7.1/src/include' make[3]: Leaving directory `/opt/filezilla-3.2.7.1/src/include' make[2]: Leaving directory `/opt/filezilla-3.2.7.1/src/include' Making all in engine make[2]: Entering directory `/opt/filezilla-3.2.7.1/src/engine' g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-release-2.9 -I/usr/local/include/wx-2.9 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -DWXGTK -g -O2 -Wall -g -fexceptions -MT libengine_a-httpcontrolsocket.o -MD -MP -MF .deps/libengine_a-httpcontrolsocket.Tpo -c -o libengine_a-httpcontrolsocket.o test -f 'httpcontrolsocket.cpp' || echo './'httpcontrolsocket.cpp make[2]: Leaving directory `/opt/filezilla-3.2.7.1/src/engine' make[1]: Leaving directory `/opt/filezilla-3.2.7.1/src'

#4824 differentiate symlinks Feature request normal FileZilla Client worksforme
Description

It would be nice if symlinks had a distinguishing icon.

#4825 Security/Organization: Add Password-Protected Profiles to Site Manager Site Tree Feature request normal FileZilla Client
Description

FEATURE MOTIVATIONS

  1. SECURITY: FTP Site data as managed by the Site Manager exposes to anyone having computer physical access the following information: host, username, login scripts, and other information. This is a problem because this information might be confidential. As a contractor, I work in many customer sites. While I'm working at CompanyA, I use a set of FTP sites that CompanyA has provided to me. While I'm working at CompanyB, I use a set of FTP sites that CompanyB has provided to me. FileZilla does not help me protect CompanyA's information from falling into the hands of CompanyB personnel who might have physical access to my computer. Even the list of company names that I work with is confidential information.
  1. SCREEN CAPTURE: When I'm preparing tutorials for specific companies to use FileZilla by doing screen capture as I enter specific information in the Site Manager, I must remove all of my sites before beginning to ensure that the screen capture process looks "clean". While FileZilla's online documentation is great, I want to provide my clients with step-by-step instructions on how to build their site list showing the actual information that they'd be entering.
  1. EXPORTING: Currently, doing Right Click > Export... exports everything. I would want to export content that is relevant only to CompanyA, CompanyB, etc.

FEATURE REQUEST: Add Password-Protecting Profile Manager

In the Site Manager, the top item is "My Sites". Currently, the only operation on this item is Right Click > Export. This feature request adds an additional context item and behaviors as detailed below.

  1. Add the following context menu: Right Click > Profile Manager.... When clicked the Profile Manager dialog opens up. The dialog contains the following:

Left:

  • Profile Manager Password [password field]
  • Password Reset E-Mail Address [text field]
  • Profiles [combo box with all existing profile names and "My Sites"]
  • Require Confirmation to Edit Sites [checkbox]

Right:

  • Profile Name [text field]
  • Profile Password [text field]

Bottom:

  • New Profile [button]
  • Delete Profile [button]
  • Export All [button]
  • OK [button]
  • Cancel [button]
  1. If no profile is selected, then the behavior is exactly as it is today. That is, sites that are added, but not attached to any profile are considered to be part of the common "My Sites" profile. The "My Sites" profile cannot be password protected. In the Profile Manager, if "My Sites" is selected, then the Profile Name and Profile Password are grayed out.
  1. When the user does the operation Right Click > Profile Manager... and there is a Profile Manager Password that is set, then a "Enter Profile Manager Password" dialog opens up first into which the user enters the password. If the password is correct, then the Profile Manager dialog opens up. If the password is not correct, then an error dialog opens up. The "Enter Profile Manager Password" dialog contains a button "Forgot Password" if a password reset e-mail address has been specified. If clicked, a temporary password e-mailed to the address that must be used within 24 hours. The only other recourse is for the user to remove the application data for FileZilla and start clean. There should not be a UI for doing this. However, online Help can profile information on how to clear FileZilla of stored profile data.

Once successfully entered, FileZilla remembers the selected profile for the duration of the FileZilla running session. When the user completely closes and then restarts FileZilla, the Site will revert to My Sites for password-protected profiles and will revert to the selected profile for profiles without passwords.

  1. Once the user selects a profile in the Profile Manager dialog, then the top item in the Site Manager "My Sites" is replaced by the selected profile name.
  1. Once the user selects a profile, then only those sites managed by that profile are shown.
  1. If the user clicks the "Delete" button to delete a specific site, then if the "Require Confirmation to Edit Sites" checkbox was checked, then a dialog pops up into which the user must enter the profile password in order to delete the site from the profile. Similarly, if the user wishes to make changes to the connection information for a site (such as the Host, User, Password, etc.), then the same confirmation dialog will pop up into which the user must enter the profile password in order to continue making changes. Once the profile password has been successfully entered, the user can continue making changes on any site until the Site Manager's OK button has been clicked. When re-entering the Site Manager dialog, the profile password will again be required for password-protected profiles.
  1. If the user selects Right Click > Export..., then only the content from the currently selected profile is exported.
  1. If the user wishes to export all site data, then this functionality is accessed via the Profile Manager dialog by clicking on the Export All button.
  1. When the user exports a profile (or all profiles via the Export All button), the exported information for password-protected profiles will be encrypted.
  1. When importing a profile, if the imported profile has the same name as an existing profile, a dialog will pop up requiring the user to enter the existing password of the profile to continue.
  1. When importing a profile, if the imported profile has the same name as an existing profile, then existing content will be overwritten by the imported content, including any password field.
  1. The Profile Manager can change the password for any profile.
#4827 FileZilla client does not support SSL 3 or TLS 1.0 Bug report normal FileZilla Client wontfix
Description

FileZilla client 3.2.7.1 sends a client hello specifying support for TLS 1.1 only. This means that servers that only support TLS 1.0 cannot negotiate a connection.

Neither SSL 3.0 or TLS 1.0 is considered seriously insecure at this time, and they are much more widely deployed than TLS 1.1, so they should be supported.

Details:

From the TLS 1.1 RFC:

Appendix E. Backward Compatibility with SSL

For historical reasons and in order to avoid a profligate consumption of reserved port numbers, application protocols that are secured by TLS 1.1, TLS 1.0, SSL 3.0, and SSL 2.0 all frequently share the same connection port. For example, the https protocol (HTTP secured by SSL or TLS) uses port 443 regardless of which security protocol it is using. Thus, some mechanism must be determined to distinguish and negotiate among the various protocols.

TLS versions 1.1 and 1.0, and SSL 3.0 are very similar; thus, supporting both is easy. TLS clients who wish to negotiate with such older servers SHOULD send client hello messages using the SSL 3.0 record format and client hello structure, sending {3, 2} for the version field to note that they support TLS 1.1. If the server supports only TLS 1.0 or SSL 3.0, it will respond with a downrev 3.0 server hello; if it supports TLS 1.1 it will respond with a TLS 1.1 server hello. The negotiation then proceeds as appropriate for the negotiated protocol.

Similarly, a TLS 1.1 server that wishes to interoperate with TLS 1.0 or SSL 3.0 clients SHOULD accept SSL 3.0 client hello messages and respond with a SSL 3.0 server hello if an SSL 3.0 client hello with a version field of {3, 0} is received, denoting that this client does not support TLS. Similarly, if a SSL 3.0 or TLS 1.0 hello with a version field of {3, 1} is received, the server SHOULD respond with a TLS 1.0 hello with a version field of {3, 1}.

From a WireShark packet capture:

Frame 8 (126 bytes on wire, 126 bytes captured)

Ethernet II, Src: CompalIn_88:54:36 (00:1b:38:88:54:36), Dst: Cisco_fb:b8:00 (00:14:f1:fb:b8:00) Internet Protocol, Src: 10.20.69.248 (10.20.69.248), Dst: 10.20.239.21 (10.20.239.21) Transmission Control Protocol, Src Port: gsi (1850), Dst Port: 11932 (11932), Seq: 11, Ack: 81, Len: 72 Secure Socket Layer

SSL Record Layer: Handshake Protocol: Client Hello

Content Type: Handshake (22) Version: TLS 1.1 (0x0302) <-- This is the lowest version supported. Length: 67 Handshake Protocol: Client Hello

Handshake Type: Client Hello (1) Length: 63 Version: TLS 1.1 (0x0302) <-- And this is the preferred version. Random Session ID Length: 0 Cipher Suites Length: 24 Cipher Suites (12 suites) Compression Methods Length: 1 Compression Methods (1 method)

#4828 Reconnect and QuickConnect are not working Bug report normal FileZilla Client outdated
Description

I use Filezilla 3.2.7.1 with Windows XP with IE.

Reconnect and QuickConnect have not been working since I upgraded to later versions about 2 versions back. I upgraded again today to the latest version, but no matter what I do, the Reconnect functionality will not work, nor does the Quickconnect functionality. It also does not store history for Quickconnect.

Help!

thanks much - great ftp client!

#4830 Per-site file-exist actions Feature request normal FileZilla Client fixed
Description

Add the ability to resolve file-exists conflicts by referring to the site settings.

Proposed UI-changes shown in attached image.

Use-case is:

  • the appropriate action depends very much on the target server and direction
#4831 Filename/Last Modified Column Conflict Bug report normal FileZilla Client fixed
Description

In the FTP window the Last Modified & Filename columns seem to have switched. The folder icons now show under the Last Modified column and I am unable to move the Filename column back to the left of the window where its default position should be.

When i go to column set-up by right clicking on the column headings; if I try to unselect the Last Modified column it returns the error "The Filename Column can neither be hidden nor removed". I am also unable to move the Last Modified Column, it is fixed in the left side position (top of list in Column chooser). I can move the Filename column down the list (in Column chooser window) but not back up to the first position; only to 2nd spot behind the Last Modified column.

Screenshot attached.

#4832 FTP Client does not list directories Bug report normal FileZilla Client rejected
Description

FTP Client does not list directories in Sambar Server version 5.2.

Status: Decidindo o endereço do ftp.advanced-eng.com.br Status: Conectando com 200.143.10.171:21... Status: Conexão estabelecida, esperando a mensagem de boas vindas... Resposta: 220-Sambar FTP Server Version 5.2 Resposta: 220 Your FTP Session will expire after 900 seconds of inactivity. Comando: USER advanced-eng Resposta: 331 Password required for advanced-eng Comando: PASS Resposta: 230-Welcome to the Sambar FTP Server Resposta: 230 OK Comando: SYST Resposta: 215 UNIX Sambar Server Comando: FEAT Resposta: 211-Extensions supported Resposta: AUTH TLS Resposta: PBSZ Resposta: PROT Resposta: 211 END Status: Conectado Status: Recuperando a listagem de pastas... Comando: PWD Resposta: 257 "/" Comando: TYPE I Resposta: 200 TYPE is now 8-bit binary Comando: PASV Erro: O tempo da conexão se esgotou Erro: Failed to retrieve directory listing

#4833 Cloak files by name Feature request normal FileZilla Client worksforme
Description

Enable a new preference: 'Cloak files and folders' So we can just avoid to upload

.svn subversions folders .Thumbs.db windows preview files .DS_Store Apple file system info

Also

".bak" or ".tmp" files which could remain on the system.

#4835 Shortcut to VPN freezes the crap outta filezilla Bug report normal FileZilla Client wontfix
Description

I have a shortcut on my desktop to a work VPN. It is not connected, and the local file view freezes before listing the shortcut file. I tested this and am pretty sure zilla is stopping to check the shortcut or something.

I couldnt figure out how to get the msg log from your instructions.

Name of shortcut: 10.0.0.41 - Shortcut Target location shortcut:
10.0.0.41

My OS: Vista home premium SP1

#4836 dialog box for existing files hangs with arrowed mouse icon Bug report blocker FileZilla Client rejected
Description

When I start the filetransfer to the server then the error dialog opens, because the files already exists, some with older dates. When I click into the dialog at the time it opens and I move the mouse cursor, then the mouse cursor is changed into an arrowed icon. One arrow of this icon shows to the top and one to the bottom. The icon is like: ⥏⥏

Now FileZilla hangs. And all the GNOME desktop hangs completely. The programs are still running, but I cannot use my keyboard and my mouse, no reaction because of the wrong mouse icon and the FileZilla dialog box. I can only turn the computer off using the power buttom.

FileZille 3.2.3

#4837 Version 3.2.7.1 Bug report normal FileZilla Client rejected
Description

I have been using FileZilla 3.1.10, since May of 2008; I have recently updated the version 3.2.7.1. I have noticed that when I have multiple programs open when running the new version, my entire system crashes. It will take about four or five times of unplugging the computer to get it back up. Also once I do get up and running, I right click the file, and Download and Add files to queue, I use to be able to click on to start the file downloading.(it is now grayed out) Now I must select View/Edit to start the file downloading. The file does download but is not going to where I originally had pointed. The file being downloaded has a different filesize than what is actually being downloaded.

#4838 Login and Password Erin Maes Bug report normal FileZilla Client invalid
Description

I cannot connect to your server. It will kick me out due to log in and password. I need to login to submit homework. Please allow me to know how to fix username and password. Is there a website to login?

#4839 .pureftpd files everywhere. prohibited filename. Bug report normal FileZilla Client rejected
Description

I can't upload anymore. something new about the server is not allowing me to delete .pureftpd filenames, even though they are being created.

it is consuming all my web space, and I have some ISOs to upload. my uploads take days to complete at 384kbps. so this may be causing filezilla to leave large garbage behind.

please change filezilla to remove the . in front. that should do it. Also, please fix the bug that leaves the trail of garbage on uploads that last several days. thanks. thanks

by the way, it doesn't matter what ftp client I use, I can't delete them. I suppose that's a server issue.

Response: 226-Options: -a -l Response: 226 32 matches total Status: Directory listing successful Command: DELE .pureftpd-upload.4abba5b4.15.3f38.11c65b03 Response: 550 Prohibited file name: .pureftpd-upload.4abba5b4.15.3f38.11c65b03 Command: DELE .pureftpd-upload.4abc2fc1.15.6400.30d4d7d2 Response: 550 Prohibited file name: .pureftpd-upload.4abc2fc1.15.6400.30d4d7d2 Command: DELE .pureftpd-upload.4abc66ee.15.3241.afbeae25 Response: 550 Prohibited file name: .pureftpd-upload.4abc66ee.15.3241.afbeae25 Command: DELE .pureftpd-upload.4abc9c9b.15.7eb4.2aeb9c4 Response: 550 Prohibited file name: .pureftpd-upload.4abc9c9b.15.7eb4.2aeb9c4 Command: DELE .pureftpd-upload.4abcd02a.15.5fb3.81dc8d4c Response: 550 Prohibited file name: .pureftpd-upload.4abcd02a.15.5fb3.81dc8d4c Command: DELE .pureftpd-upload.4abd03ba.15.3246.9aa1f088 Response: 550 Prohibited file name: .pureftpd-upload.4abd03ba.15.3246.9aa1f088 Command: DELE .pureftpd-upload.4abd8b2f.15.3fba.45d3f0d4 Response: 550 Prohibited file name: .pureftpd-upload.4abd8b2f.15.3fba.45d3f0d4 Command: DELE .pureftpd-upload.4abdc2bf.15.6c1.f67c19c Response: 550 Prohibited file name: .pureftpd-upload.4abdc2bf.15.6c1.f67c19c Command: DELE .pureftpd-upload.4abdf704.15.451e.dec536fd Response: 550 Prohibited file name: .pureftpd-upload.4abdf704.15.451e.dec536fd Command: DELE .pureftpd-upload.4abe2acf.15.102f.9f970a70 Response: 550 Prohibited file name: .pureftpd-upload.4abe2acf.15.102f.9f970a70 Command: DELE .pureftpd-upload.4abe603e.15.5d6e.acdf9b1 Response: 550 Prohibited file name: .pureftpd-upload.4abe603e.15.5d6e.acdf9b1 Command: DELE .pureftpd-upload.4abee99c.15.3ed1.1e24f4ba Response: 550 Prohibited file name: .pureftpd-upload.4abee99c.15.3ed1.1e24f4ba Command: DELE .pureftpd-upload.4abf1f7f.15.51b.d77a82ff Response: 550 Prohibited file name: .pureftpd-upload.4abf1f7f.15.51b.d77a82ff Command: DELE .pureftpd-upload.4abf534b.15.2497.bfd1d9de Response: 550 Prohibited file name: .pureftpd-upload.4abf534b.15.2497.bfd1d9de Command: DELE .pureftpd-upload.4abf8573.15.73fe.767fc320 Response: 550 Prohibited file name: .pureftpd-upload.4abf8573.15.73fe.767fc320 Command: DELE .pureftpd-upload.4abfb7d7.15.4224.7e25e803 Response: 550 Prohibited file name: .pureftpd-upload.4abfb7d7.15.4224.7e25e803 Command: DELE .pureftpd-upload.4ac253ea.15.739.5fe192b8 Response: 550 Prohibited file name: .pureftpd-upload.4ac253ea.15.739.5fe192b8 Command: DELE .pureftpd-upload.4ac28c0e.15.73c9.dee75fce Response: 550 Prohibited file name: .pureftpd-upload.4ac28c0e.15.73c9.dee75fce Command: DELE .pureftpd-upload.4ac2c53f.15.4fcd.ff142824 Response: 550 Prohibited file name: .pureftpd-upload.4ac2c53f.15.4fcd.ff142824

#4840 Filezilla Client do not allow to append(APPE) to existing file Feature request normal FileZilla Client rejected
Description

I want to append to an existing file with the same name while uploading.

Filezilla Client do not allow to append(APPE) to existing file

I can do so using linux client

#4841 Wrong routing when downloading some exoticly named files Bug report low FileZilla Client worksforme
Description

I had an occasion where the remote filename was .\www\automate\LISTE.csv, and it created a local folder ./www/automate/LISTE.csv to accomodate it...

I agree that Windows wouldn't like to welcome this file as is, with that filename that is, but putting it into another folder is worse. Maybe a middle solution could be negotiated? Like replacing unauthorised characters with '_' or ?

#4842 Queue window display problem Bug report normal FileZilla Client duplicate
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

#4843 SFTP connection problem in Windows 7 x64 Bug report normal FileZilla Client worksforme
Description

The default installer path in x64 Windows for Win32 programs is: %PROGRAMFILES(x86)%\Filezila But filezilla try to use fzsftp.exe in the %PROGRAMFILES%\Filezilla path when it tries to connect to a sftp server.

#4844 Bt home hub 2 disconnection Bug report low FileZilla Client rejected
Description

when i was uploading an large pack of files to byethost with my new bt home hub 2 and then it disconnect the internet...

i wonder if this software cause the problem or its my bt home hub?

#4845 download superior to 100% Bug report low FileZilla Client rejected
Description

Hi,

I use Resume action when file already exist. 2 times, on even file of 170 mo (movie), the number of octet downloaded is more larger than the initial size. The process not stop (10 or 20 mo more).

#4846 enable prioritizing of edited files Feature request normal FileZilla Client fixed
Description

I really love FileZilla and I'm especially fond of the file editing features (FZ detecting updates of edited files, asking to upload them).

However, there's one thing which would greatly improve this feature: give updated files high upload priority (well, make an option so users can set FZ to behave as such).

Currently when I'm uploading a lot of files - eg photo's - the edited file gets stuck in this large queue and I manually need to give the edited file high priority. It would be great is FZ could do this automatically for all files uploading due to changes when edited.

#4847 program crashes Bug report normal FileZilla Client fixed
Description

FileZilla Client crashes after program starting. The last version that works is 3.2.6.1

#4848 cannot use with upload.att.net - TLS error Bug report normal FileZilla Client rejected
Description

used to work (eg rev 3.0.6 and before). broke some time ago. just been using old rev, but tried 3.2.8 & still broke. (thanks for a great product. just can't use the new revs for my uploads.) here's the log

Status: Resolving address of upload.att.net Status: Connecting to 204.127.208.22:21... Status: Connection established, waiting for welcome message... Response: 220- Response: 220-Welcome to the AT&T WorldNet (sm) Personal Web Pages FTP server sccqpwc11 Response: 220-You are accessing it from host 97.112.148.19 Response: 220-at Sat Oct 3 22:50:43 2009 GMT Response: 220- Response: 220-For more tips on how to configure your FTP or Web Publishing Response: 220-software to work with Personal Web Pages@…, please follow Response: 220-the instructions on these web pages: Response: 220- Response: 220- http://www.wurd.com/pwp_ftpindex.php Response: 220- or Response: 220- http://www.wurd.com/pwp_editors.php Response: 220- Response: 220-* Response: 220-AT&T STRONGLY RECOMMENDS THAT YOU CONFIGURE FTP WITH TLS ENCRYPTION Response: 220-FOR ANY OFF NETWORK (Non Dial) ACCESS TO THE SERVICE. SEE THE HELP Response: 220-FILES FOR YOUR PARTICULAR CLIENT FOR FURTHER INFORMATION. Response: 220-* Response: 220- Response: 220- IMPORTANT Response: 220-Any access to and use of this FTP server, authorized or Response: 220-unauthorized, is governed by and constitutes your acceptance of Response: 220-the terms and conditions imposed on the following web page: Response: 220- Response: 220- http://home.att.net/pwp_gia_terms.html Response: 220- Response: 220-Use your EMAIL-ID at the login prompt (the portion before the "@"). Response: 220-Use your EMAIL PASSWORD at the password prompt. Response: 220- Response: 220- Response: 220 PWPFTPD 2.02 (6feb2002) Server (AT&T WorldNet (sm) Personal Web Pages FTP server) [sccqpwc11] Command: AUTH TLS Response: 234 AUTH TLS successful Status: Initializing TLS... Status: Verifying certificate... Command: USER wb0taq Status: TLS/SSL connection established. Response: 331 Password required for wb0taq. Command: PASS Response: 230-FTP Quick Reminder: Response: 230- If you are using a browser to FTP: Response: 230- 1. Your Home directory listing will appear in your browser window. Response: 230- 2. You can drag-and-drop files into the browser window from any PC Response: 230- window. Response: 230- Response: 230- Note: if your ftp client sets the initial directory: Response: 230- 1. The old initial (home) directory was "/wb0taq". Response: 230- 2. The new initial (home) directory is just "/" Response: 230- 3. We have upgraded the servers. Please reconfigure Response: 230- your software! Response: 230- Response: 230 User wb0taq logged in. Command: SYST Response: 215 UNIX Type: L8 Command: FEAT Response: 500 FEAT not understood. Command: PBSZ 0 Response: 200 PBSZ 0 successful Command: PROT P Response: 200 Protection set to Private 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 (204,127,208,22,13,38). Command: LIST Response: 150 Opening ASCII mode data connection for file list Response: 226-Transfer complete. Response: 226 Quotas on: using 24091438 of 26214400 bytes Status: Server did not properly shut down TLS connection Error: Could not read from transfer socket: ECONNABORTED - Connection aborted Error: Failed to retrieve directory listing

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