Custom Query (8212 matches)
Results (501 - 600 of 8212)
Ticket | Summary | Owner | Type | Priority | Component | Resolution | |
---|---|---|---|---|---|---|---|
#7238 | Icons Under File: Edit: View Disappear | Bug report | high | FileZilla Client | outdated | ||
Description |
Good Day All: I am finding that these icons (Open Site Manager, etc.) keep disappearing when moving in and out of the Filezilla windows. They only reappear when I mouse over where they used to be. Is there any way to make them stay visible continuously? Thanks! |
||||||
#7254 | Short Term Loans - How To Get the Best Small Business Loan Terms | Feature request | high | FileZilla Server | invalid | ||
Description |
If you are panning of setting up your own business, then you have to know that the right financing can make or break your business venture. And one way that you can secure that kind of financing for your business is by way of the short term loans. Loans like these are made for the purpose of helping a business stay afloat until the time will come that it will be able to stand on its own finances and without any help from any lending terms. However, it would not be the lender who will come to your side and offer you the short term loans that they have. It is the other way around and you will have to be determined enough to find the right establishment that can give you the loaning terms that will help support your business and at the same offer a short term loan that you can pay back easily when the right time comes. |
||||||
#7270 | SFTP private key (ppk) not loaded when file name has special characters | Bug report | high | FileZilla Client | worksforme | ||
Description |
In some cases a private key file (ppk) cannot be loaded from the file system to be used for SFTP authentification. This happens when the ppk file name or the path to the ppk file have special characters like German Umlauts. Whether the ppk file name is provided by the FileZilla or PuTTY settings is irrelevant. Only exception: If 'iso-8859-1' is set as the charset of a connection in the Site Manager, the ppk file name is interpreted correctly. Corresponding log output: Trace: CControlSocket::DoClose(64) Trace: CControlSocket::DoClose(64) Status: Connecting to myserver... Trace: Going to execute "C:\Program Files (x86)\FileZilla FTP Client\fzsftp.exe" Response: fzSftp started Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) Trace: CSftpControlSocket::SendNextCommand() Trace: CSftpControlSocket::ConnectSend() Command: open "myuser@myserver" 22 Trace: Looking up host "myserver" Trace: Connecting to 1xx.1xx.1x.x port 22 Trace: Server version: SSH-2.0-Sun_SSH_1.1.3 Trace: Using SSH protocol version 2 Trace: We claim version: SSH-2.0-PuTTY_Local:_Mar_27_2011_22:10:31 Trace: Doing Diffie-Hellman group exchange Trace: Doing Diffie-Hellman key exchange with hash SHA-1 Trace: Host key fingerprint is: Trace: ssh-rsa 1024 xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx Trace: Initialised AES-256 SDCTR client->server encryption Trace: Initialised HMAC-SHA1 client->server MAC algorithm Trace: Initialised AES-256 SDCTR server->client encryption Trace: Initialised HMAC-SHA1 server->client MAC algorithm Trace: Reading private key file "C:\Temp\schlüssel.ppk" Trace: Unable to use this key file (unable to open file) Trace: Keyboard-interactive authentication refused Command: Pass: Trace: Sent password Trace: Access denied Error: Authentication failed. Trace: CControlSocket::DoClose(1030) Trace: CSftpControlSocket::ResetOperation(1094) Trace: CControlSocket::ResetOperation(1094) Error: Critical error Error: Could not connect to server Trace: CFileZillaEnginePrivate::ResetOperation(1094) |
||||||
#7276 | I think there's a bug | Other | high | Other | invalid | ||
Description |
I have a problem. Almost every movie I download from Filezilla has no sound. Like I downloaded Harry Potter and the Deathly Hallows, Tha last airbender, The Company man, Buried,.. So I think all of the new movies don't have sound. Please help. |
||||||
#7277 | Firewall Conflict (Binaries have changed) | Bug report | high | FileZilla Client | rejected | ||
Description |
I have been using FileZilla and PCTools internet security concurrently without problems for 5 months now. The new version of Filezilla appears to modify it's own binaries after EVERY command line sent/received. This means I have to "allow" it 5 times just to make a connection, let alone navigate or upload/download. Filezilla Version 3.4.0 PC Tools Version 2011 8.0.0.608 If the new FileZilla does modify its own binaries, wouldn't there be problems with most firewalls/security software? It seems that data should be stored externally in some sort of database. |
||||||
#7287 | Uploading problems with encryption (Linux only) | Bug report | high | FileZilla Client | fixed | ||
Description |
This log is anonymized. Size of cloudy_violet.JPG is 833,949 bytes. Filezilla 3.4.0 client (Linux) with encryption (Require explicit FTP over TLS).The connection timeout is nonsense. The FTP server is the last one which is sending an ACK and is waiting for Filezilla to do something - checked with wireshark. Without encryption, everything is working fine under Linux - but with encryption see this log. Only max. 180,224 bytes per session possible. Firewall was not active. Filezilla 3.4.0 client under Windows Vista is working flawlessly (with no encryption and encryption, too). Status: Resolving address of my.homepage.webpack.hosteurope.de Status: Connecting to 123.123.123.123:21... Status: Connection established, waiting for welcome message... Response: 220 ::ffff:123.123.123.123 FTP server ready Command: AUTH TLS Response: 234 AUTH TLS successful Status: Initializing TLS... Status: Verifying certificate... Command: USER account-xyz Status: TLS/SSL connection established. Response: 331 Password required for account-xyz Command: PASS ***************** Response: 230 User account-xyz logged in Command: SYST Response: 215 UNIX Type: L8 Command: FEAT Response: 550 FEAT: Operation not permitted 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 the current directory Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (123,123,123,123,203,69). Command: LIST Response: 150 Opening ASCII mode data connection for file list Response: 226 Transfer complete Status: Directory listing successful Status: Retrieving directory listing... Command: CWD www Response: 250 CWD command successful Command: PWD Response: 257 "/www" is the current directory Command: PASV Response: 227 Entering Passive Mode (123,123,123,123,203,156). Command: LIST Response: 150 Opening ASCII mode data connection for file list Response: 226 Transfer complete Status: Directory listing successful Status: Resolving address of my.homepage.webpack.hosteurope.de Status: Connecting to 123.123.123.123:21... Status: Connection established, waiting for welcome message... Response: 220 ::ffff:123.123.123.123 FTP server ready Command: AUTH TLS Response: 234 AUTH TLS successful Status: Initializing TLS... Status: Verifying certificate... Command: USER account-xyz Status: TLS/SSL connection established. Response: 331 Password required for account-xyz Command: PASS ***************** Response: 230 User account-xyz logged in Command: PBSZ 0 Response: 200 PBSZ 0 successful Command: PROT P Response: 200 Protection set to Private Status: Connected Status: Starting upload of /home/itsme/Desktop/cloudy_violet.JPG Command: CWD /www Response: 250 CWD command successful Command: PWD Response: 257 "/www" is the current directory Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (123,123,123,123,202,66). Command: STOR cloudy_violet.JPG Response: 150 Opening BINARY mode data connection for cloudy_violet.JPG Error: Connection timed out Error: File transfer failed after transferring 180,224 bytes in 21 seconds Status: Resolving address of my.homepage.webpack.hosteurope.de Status: Connecting to 123.123.123.123:21... Status: Connection established, waiting for welcome message... Response: 220 ::ffff:123.123.123.123 FTP server ready Command: AUTH TLS Response: 234 AUTH TLS successful Status: Initializing TLS... Status: Verifying certificate... Command: USER account-xyz Status: TLS/SSL connection established. Response: 331 Password required for account-xyz Command: PASS ***************** Response: 230 User account-xyz logged in Command: PBSZ 0 Response: 200 PBSZ 0 successful Command: PROT P Response: 200 Protection set to Private Status: Connected Status: Starting upload of /home/itsme/Desktop/cloudy_violet.JPG Command: CWD /www 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 (123,123,123,123,200,14). Command: LIST Response: 150 Opening ASCII mode data connection for file list Response: 226 Transfer complete Command: PASV Response: 227 Entering Passive Mode (123,123,123,123,203,55). Command: APPE cloudy_violet.JPG Response: 150 Opening BINARY mode data connection for cloudy_violet.JPG Error: Connection timed out Error: File transfer failed after transferring 180,224 bytes in 21 seconds Status: Resolving address of my.homepage.webpack.hosteurope.de Status: Connecting to 123.123.123.123:21... Status: Connection established, waiting for welcome message... Response: 220 ::ffff:123.123.123.123 FTP server ready Command: AUTH TLS Response: 234 AUTH TLS successful Status: Initializing TLS... Status: Verifying certificate... Command: USER account-xyz Status: TLS/SSL connection established. Response: 331 Password required for account-xyz Command: PASS ***************** Response: 230 User account-xyz logged in Command: PBSZ 0 Response: 200 PBSZ 0 successful Command: PROT P Response: 200 Protection set to Private Status: Connected Status: Starting upload of /home/itsme/Desktop/cloudy_violet.JPG Command: CWD /www 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 (123,123,123,123,209,89). Command: LIST Response: 150 Opening ASCII mode data connection for file list Response: 226 Transfer complete Command: PASV Response: 227 Entering Passive Mode (123,123,123,123,197,213). Command: APPE cloudy_violet.JPG Response: 150 Opening BINARY mode data connection for cloudy_violet.JPG Error: Connection timed out Error: File transfer failed after transferring 180,224 bytes in 21 seconds Status: Resolving address of my.homepage.webpack.hosteurope.de Status: Connecting to 123.123.123.123:21... Status: Connection established, waiting for welcome message... Response: 220 ::ffff:123.123.123.123 FTP server ready Command: AUTH TLS Response: 234 AUTH TLS successful Status: Initializing TLS... Status: Verifying certificate... Command: USER account-xyz Status: TLS/SSL connection established. Response: 331 Password required for account-xyz Command: PASS ***************** Response: 230 User account-xyz logged in Command: PBSZ 0 Response: 200 PBSZ 0 successful Command: PROT P Response: 200 Protection set to Private Status: Connected Status: Starting upload of /home/itsme/Desktop/cloudy_violet.JPG Command: CWD /www 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 (123,123,123,123,210,188). Command: LIST Response: 150 Opening ASCII mode data connection for file list Response: 226 Transfer complete Command: PASV Response: 227 Entering Passive Mode (123,123,123,123,208,35). Command: APPE cloudy_violet.JPG Response: 150 Opening BINARY mode data connection for cloudy_violet.JPG Error: Connection timed out Error: File transfer failed after transferring 180,224 bytes in 21 seconds Status: Resolving address of my.homepage.webpack.hosteurope.de Status: Connecting to 123.123.123.123:21... Status: Connection established, waiting for welcome message... Response: 220 ::ffff:123.123.123.123 FTP server ready Command: AUTH TLS Response: 234 AUTH TLS successful Status: Initializing TLS... Status: Verifying certificate... Command: USER account-xyz Status: TLS/SSL connection established. Response: 331 Password required for account-xyz Command: PASS ***************** Response: 230 User account-xyz logged in Command: PBSZ 0 Response: 200 PBSZ 0 successful Command: PROT P Response: 200 Protection set to Private Status: Connected Status: Starting upload of /home/itsme/Desktop/cloudy_violet.JPG Command: CWD /www 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 (123,123,123,123,205,231). Command: LIST Response: 150 Opening ASCII mode data connection for file list Response: 226 Transfer complete Command: PASV Response: 227 Entering Passive Mode (123,123,123,123,210,238). Command: APPE cloudy_violet.JPG Response: 150 Opening BINARY mode data connection for cloudy_violet.JPG Response: 226 Transfer complete Status: File transfer successful, transferred 113,053 bytes in 1 second Status: Retrieving directory listing... Command: PASV Response: 227 Entering Passive Mode (123,123,123,123,198,187). Command: LIST Response: 150 Opening ASCII mode data connection for file list Response: 226 Transfer complete Status: Directory listing successful |
||||||
#7298 | 421 Too many connections (1) from this IP | Bug report | high | FileZilla Client | invalid | ||
Description |
Everytime I try to upload a video to the server, I get this message. It is for my domain name steveruprecht.com |
||||||
#7300 | queue.xml bug | Bug report | high | FileZilla Client | duplicate | ||
Description |
When I open filezilla (3.4 version) i receive this message : Can't open file filezilla.xml (error 5: access denied) Why ? Can I delete this file ? Thanks |
||||||
#7311 | Office Chairs - How to Repair an Office Chair | Patch | high | FileZilla Server | invalid | ||
Description |
If you want to know how to repair your office chairs on your office desks then what you need to do first is to find some tips and guides on how to do it. Well, there are a lot of guides out there being sold and those guides will be very easy to find and follow. You can also find some good tips and guides on how to repair office desk chairs on the Internet if you want to. When it comes to looking for guides on the Internet, it will be all free, all you have to worry about is the Internet connection. Now that you know how to repair the office chairs you have on your office then you can start repairing the broken chairs so that your office will have the right amount of chairs and for you to avoid buying another chair for your office which will cost you money. |
||||||
#7319 | Shutdown automatic after finish work | Feature request | high | FileZilla Client | fixed | ||
Description |
I have a good new idea! Display any checkbox to set automatic shutdown after finish pending work. Regards, Rodrigo |
||||||
#7332 | Filezilla binary conflict | Bug report | high | Unknown | duplicate | ||
Description |
I did not see a fix for the user-submitted ticken in April. I have the same problem. You have to hit accept approx 15 diff times to connect and move around in the folders. THe other ticket with the same prbolem is 7277. How can we fix this with you or PC tools? Firezilla appears to modify its own binaries after every command line sent/received. |
||||||
#7348 | Something crashed or interfeered. | Bug report | high | Unknown | fixed | ||
Description |
10:47:50 AM: can't open file 'C:\Users\ShadowRune\AppData\Roaming\FileZilla\queue.xml' (error 5: access is denied.) 10:47:57 AM: can't open file 'C:\Users\ShadowRune\AppData\Roaming\FileZilla\filezilla.xml' (error 5: access is denied.) 11:09:57 AM: XRC resource 'ID_MENUBAR' (class 'wxMenuBar') not found! 11:09:57 AM: Cannot load main menu from resource file 11:09:57 AM: XRC resource 'ID_TOOLBAR' (class 'wxToolBar') not found! 11:09:57 AM: Cannot load toolbar from resource file 11:09:57 AM: XRC resource 'ID_QUICKCONNECTBAR' (class 'wxPanel') not found! 11:09:57 AM: Cannot load Quickconnect bar from resource file downloaded an update from a security program I use (Advanced SystemCare) and do not know how to fix, I recently read a previous post, and changed my appdata folder to unhide and unchecked read only. |
||||||
#7357 | Request client-side ASCII conversion for SFTP | Feature request | high | FileZilla Client | duplicate | ||
Description |
I understand this is a "as designed" in the sense that the protocol does not directly handle it, but other clients can do this (converting CR/LF to LF for unix is not rocket science), so I am posting it as a bug. I love FileZilla except for this lack of an important "feature". It might be nice to at least warn the user the first time an ascii file is transferred over ssh to a unix system because several of us have spent a lot of time trying to get it to work until we finally found a forum entry that said this was as designed. I understand this, but again other clients have found a way to deal with it. I am forced to abandon FileZilla for the moment. Even a disclaimer on the transfer type config page would help. This has been incredibly frustrating and even caused us issues during deployments since this causes a silent failure. |
||||||
#7369 | Problems in Traditional Chinese in "remote site" box | Bug report | high | FileZilla Client | outdated | ||
Description |
I am using filezilla 3.5.0 on windows 7 and find that the traditional Chinese folder names and file names became monster characters in the "remote site" box, but it is normal in the lower box. This causes the failure of viewing and opening of the folder. |
||||||
#7373 | I CAN'T CONFIGURE FILE ZILLA CLIENT | Feature request | high | FileZilla Client | rejected | ||
Description |
I have tried to configure FileZilla in both Passive and Active mode and I get the same error message it timed out and closed.I have also tried to by pass my Netgear wireless router and it did not help any I still get the error messages. I have tried to find the answer it the Forums but I couldn't get any help from them that I could find. So as last result I am trying you guys.
Connecting to probe.filezilla-project.org Response: 220 FZ router and firewall tester ready USER FileZilla Response: 331 Give any password. PASS 3.5.0 Response: 230 logged on. Checking for correct external IP address Retrieving external IP address from http://ip.filezilla-project.org/ip.php Checking for correct external IP address IP 71.7.109.250 hb-h-baj-cfa Response: 200 OK PREP 5007 Response: 200 Using port 5007, data token 279475696 PORT 71,7,109,250,19,143 Connection timed out. Connection closed CLIENT MADE FILES: Connecting to probe.filezilla-project.org Response: 220 FZ router and firewall tester ready USER FileZilla Response: 331 Give any password. PASS 3.5.0 Response: 230 logged on. Checking for correct external IP address Retrieving external IP address from http://ip.filezilla-project.org/ip.php Checking for correct external IP address IP 71.7.109.250 hb-h-baj-cfa Response: 200 OK PREP 5000 Response: 200 Using port 5000, data token 527928049 PORT 71,7,109,250,19,136 Connection timed out. Connection closed OPERATING SYSTEM FILES: FileZilla Client Version: 3.5.0 Build information:
Linked against:
Operating system:
|
||||||
#7374 | Fail to delete file which has Quit as part of file name | Bug report | high | FileZilla Client | fixed | ||
Description |
We are running into one issue to delete file. The file name contains QUIT as part of fil name, like "Hotel Quito - JW Marriott.pdf". Please help! Version of FileZilla is 3.5.0 |
||||||
#7376 | 425 Can't open data connection | Other | high | FileZilla Server | outdated | ||
Description |
I am Touseef from HP trying to replicate customer's issue. Customer uses external ftp site hosted on Filezilla Server 0.9.34 beta. They use our scanner to send to ftp but it fails saying "unable to write file at this location, please use someother location". It works fine from Windows and other scanners sending to same location. I have been able to replicate the problem sending to the customer's ftp site. I captured network trace on both working and non working device. The difference i found was the non working device uses EPRT command to open connection for transfering data and the ftp server responds saying "425 Can't open data connection" where as the working one uses PORT command and it works fine there. I downloaded the same ftp server application and tried replicating, but was able to send fine from the non working device. Now i am wondering what setting on the ftp server can we configure to make ftp server accept connections on EPRT command. Your advice will be really helpful. I have attached screenshots of the network trace for your reference. |
||||||
#7393 | Updated to 3.5 version and No longer working | Bug report | high | FileZilla Client | outdated | ||
Description |
I was prompted to update version and my ftp connections no longer work since upgrading to version 3.5. Build date 2011-5-22. Can you tell me how to correct this? Error for all ftp connections to various servers: Error: Connection timed out Error: Could not connect to server Regards, Alain |
||||||
#7397 | wrong number of files | Bug report | high | FileZilla Client | outdated | ||
Description |
Hi I use FileZilla 3.5.0. And in the pane of Remote Site Files I can see ONLY 1998 files! The rest are impossible to see. Please fix it. Thank you |
||||||
#7406 | file of caracter special what ç | Bug report | high | FileZilla Client | fixed | ||
Description |
file what special caracter ç d'not listed in server |
||||||
#7435 | Cannot Delete Folders | Bug report | high | FileZilla Client | outdated | ||
Description |
This is a repeated problem I've had with FileZilla, where certain folders get "stuck" and won't delete, no matter what I try. There are several in our Current Releases directory that I've been trying to delete for months. Any help would be appreciated. Thanks. |
||||||
#7442 | Error reading attributes of filezilla.xml | Bug report | high | FileZilla Client | fixed | ||
Description |
Starting filezilla.exe either directly or with shortcut generates this error message: Users\PM\AppData\Roaming\FileZilla\filezilla.xml Error reading Attributes For this session the default settings will be used. Any changes to the settings will not be saved. As a result, the settings are dropped, and any settings entered cannot be saved. This bug appeared suddenly, without any cause that I can identify. It could not be corrected by uninstalling and re-installing, and it could not be corrected by downloading a new setup file and re-installing that. I will answer any questions that would help de-bug this. Thanks for helping. Following is a copy of the filezilla.xml file: <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <FileZilla3>
|
||||||
#7447 | O.k., I'm lost | Other | high | FileZilla Server | fixed | ||
Description |
Trying to set up FZ Server on Windows Home Server 2011 -Cleared ports 14147, 21 in the router -Not sure of server address to use in "Connect to Server". Tried the address WHS set up; tried addresses listed in IPCONFIG; Tried 127.0.0.1. What else? -Created exceptions in NOD32. -Frankly not sure why I need to connect to server to get the server to wait for incoming connections. -Also not sure why Settings is greyed out in menu of interface. How am I supposed to configure the FZ Server? -I've read the documentation, which is next to useless. FAQ is not much better. Forum is non-existent. I'm definitely missing something. (no jokes please) |
||||||
#7451 | Não foi possível determinar o destino da operação de arrastar e soltar. | Bug report | high | FileZilla Client | outdated | ||
Description |
Toda vez que eu clico em algum arquivo dentro do FileZilla 3.5.0 e arrasto para a area de trabalho ou para alguma pasta sempre ocorre este erro "Não foi possível determinar o destino da operação de arrastar e soltar." |
||||||
#7452 | no secured password ? Ok, other proposition. | Feature request | high | FileZilla Client | fixed | ||
Description |
Hi, I'll not insist on the need to encrypt passwords: it is obvious (since when Windows session is secure?!). If you really don't want to listen to all the people who want encrypted password, would it be at least possible to change the location of the ServerSettings.xml, in order to put it in a secure container (Truecrypt), as I do for other non-secure software ? Thanks. |
||||||
#7457 | Failed to retrieve directory listing, therfore FZ fails to upload files | Bug report | high | FileZilla Client | duplicate | ||
Description |
Our FTP server (Globalscape) has a no list files permission, so clients uploading cannot view or list the files on the server (security reasons). This has been working fine with previous version of FZ (3.1, 3.2), however in the latest version of FZ 3.5, this no longer works. Other FTP clients work fine also. As it used to work fine on previous versions of FZ, and now on new v3.5 no longer works, then I would categories it as a bug. Our problem is that we recommend our users to use FZ, as it's very simple robust, but were now getting clients reporting problems as they upgrade. Problem occurs on both the Windows and mac clients. Status: Resolving address of sydftp.acp.com.au Status: Connecting to 203.18.241.160:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 Trace: CFtpControlSocket::SendNextCommand() Command: USER scope Trace: CFtpControlSocket::OnReceive() Response: 331 Password required for scope. Trace: CFtpControlSocket::SendNextCommand() Command: PASS * Trace: CFtpControlSocket::OnReceive() Response: 230-Login OK. Proceed. Response: 230-Select the appropriate Magazine folder. Response: 230-NOTE users can only UPLOAD to the 'Send to ACP' folder Response: 230 If collecting files then look within the 'Pickup from ACP' folder, as DOWNLOADs are allowed. Trace: CFtpControlSocket::SendNextCommand() Command: SYST Trace: CFtpControlSocket::OnReceive() Response: 215 UNIX Type: L8 Trace: CFtpControlSocket::SendNextCommand() Command: FEAT Trace: CFtpControlSocket::OnReceive() Response: 211-Features supported: Response: COMB target;source_list Response: REST STREAM Response: SIZE Response: MDTM Response: XCRC filename;start;end Response: SSCN Response: MLST Size*;Modify*;Create;Type*;Unique;Perm*;Lang;Media-Type;CharSet; Response: XNOP Response: 211 END Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: Retrieving directory listing... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/" is current folder. Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: TYPE I Trace: CFtpControlSocket::OnReceive() Response: 200 Type set to I. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (203,18,241,160,109,97). Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: MLSD Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for MLSD /. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTransferSocket::OnConnect Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 226 Transfer complete. 3263 bytes transferred. 3263 bps. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: Directory listing successful Status: Retrieving directory listing... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: CWD Womans Day Trace: CFtpControlSocket::OnReceive() Response: 250 Folder changed to "/Womans Day". Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/Womans Day" is current folder. Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (203,18,241,160,109,97). Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: MLSD Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for MLSD /Womans Day. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTransferSocket::OnConnect Trace: CTransferSocket::OnClose(0) Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 226 Transfer complete. 204 bytes transferred. 204 bps. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: Directory listing successful Status: Retrieving directory listing... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: CWD Send to ACP Trace: CFtpControlSocket::OnReceive() Response: 250 Folder changed to "/Womans Day/Send to ACP". Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/Womans Day/Send to ACP" is current folder. Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (203,18,241,160,109,97). Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: MLSD Trace: CFtpControlSocket::OnReceive() Response: 550 Permission denied. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Error: Failed to retrieve directory listing Status: Resolving address of sydftp.acp.com.au Status: Connecting to 203.18.241.160:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 Trace: CFtpControlSocket::SendNextCommand() Command: USER scope Trace: CFtpControlSocket::OnReceive() Response: 331 Password required for scope. Trace: CFtpControlSocket::SendNextCommand() Command: PASS * Trace: CFtpControlSocket::OnReceive() Response: 230-Login OK. Proceed. Response: 230-Select the appropriate Magazine folder. Response: 230-NOTE users can only UPLOAD to the 'Send to ACP' folder Response: 230 If collecting files then look within the 'Pickup from ACP' folder, as DOWNLOADs are allowed. Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::FileTransfer() Status: Starting upload of C:\temp\PrePress Edit INGEST test files\ZZ-0511\co0511VIRTUALCARD.pdf Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: CWD /Womans Day/Send to ACP Trace: CFtpControlSocket::OnReceive() Response: 250 Folder changed to "/Womans Day/Send to ACP". Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/Womans Day/Send to ACP" is current folder. Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Status: Retrieving directory listing... Trace: ftpcontrolsocket.cpp(1296): List called from other command caller=0p157c1e8 Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: TYPE I Trace: CFtpControlSocket::OnReceive() Response: 200 Type set to I. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (203,18,241,160,109,97). Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: MLSD Trace: CFtpControlSocket::OnReceive() Response: 550 Permission denied. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: FileTransferSend() Command: SIZE co0511VIRTUALCARD.pdf Trace: CFtpControlSocket::OnReceive() Response: 550 Permission denied. Trace: FileTransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: FileTransferSend() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 425 Data connection already open. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PORT 10,68,70,44,16,18 Trace: CFtpControlSocket::OnReceive() Response: 425 Data connection already open. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Error: File transfer failed Trace: CFtpControlSocket::FileTransfer() Status: Starting upload of C:\temp\PrePress Edit INGEST test files\ZZ-0511\co0511VIRTUALCARD.pdf Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Status: Retrieving directory listing... Trace: ftpcontrolsocket.cpp(1296): List called from other command caller=0p157c1e8 Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 425 Data connection already open. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PORT 10,68,70,44,16,19 Trace: CFtpControlSocket::OnReceive() Response: 425 Data connection already open. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: FileTransferSend() Command: SIZE co0511VIRTUALCARD.pdf Trace: CFtpControlSocket::OnReceive() Response: 550 Permission denied. Trace: FileTransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: FileTransferSend() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 425 Data connection already open. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PORT 10,68,70,44,16,20 Trace: CFtpControlSocket::OnReceive() Response: 425 Data connection already open. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Error: File transfer failed Trace: CFtpControlSocket::FileTransfer() Status: Starting upload of C:\temp\PrePress Edit INGEST test files\ZZ-0511\co0511VIRTUALCARD.pdf Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Status: Retrieving directory listing... Trace: ftpcontrolsocket.cpp(1296): List called from other command caller=0p157c1e8 Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 425 Data connection already open. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PORT 10,68,70,44,16,21 Trace: CFtpControlSocket::OnReceive() Response: 425 Data connection already open. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: FileTransferSend() Command: SIZE co0511VIRTUALCARD.pdf Trace: CFtpControlSocket::OnReceive() Response: 550 Permission denied. Trace: FileTransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: FileTransferSend() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 425 Data connection already open. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PORT 10,68,70,44,16,22 Trace: CFtpControlSocket::OnReceive() Response: 425 Data connection already open. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Error: File transfer failed Status: Retrieving directory listing... Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 425 Data connection already open. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PORT 10,68,70,44,16,23 Trace: CFtpControlSocket::OnReceive() Response: 425 Data connection already open. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Error: Failed to retrieve directory listing |
||||||
#7463 | Only in Win7 upload file OK, other OS failed. | Bug report | high | FileZilla Client | outdated | ||
Description |
Today, I am connect a ftp server, in Win7 upload file OK, but in XP or win2003 upload file failed (download file is OK). I am at a loss what to do next. help me, thanks you . |
||||||
#7467 | Files and directories with special characters (german Umlaute) are not shown in directory list | Bug report | high | FileZilla Client | rejected | ||
Description |
Hi FileZilla Team, I recently discovered that files with umlaute (ö,ü,ä, …) are not shown in the directory listing or the directorys itself. The Windows version works fine, it’s only am Mac problem. I use the newest FileZilla version. The problem exists on Snow Leopard and Lion. I think this issue is also described in ticket 7406 Regards, Edgar |
||||||
#7473 | Symlinks don't show on client and Owner/Group show as uid | Bug report | high | FileZilla Client | rejected | ||
Description |
With Filezilla Client 3.5.0 there are a lot of information that don't show correcly. The symlinks don't show it, owner and group show the uid and permissions show strangely. Server is ProFTPD 1.3.3d Server (ProFTPD Default Installation) with UNIX Type: L8. The same ftp work fine with WinSCP. |
||||||
#7729 | 进度条逻辑有问题 | Bug report | high | FileZilla Client | outdated | ||
Description |
连接到linux ssh协议; 可能是没刷新?然后计算时使用的是未刷新前的文件大小, 在服务器一直在生成文件,大小已改变.所以计算有误? host is linux; connect by ssh; ie. the file is test.txt; flush file list now it say file is 5KB; but sever is writing the test.txt; by the end is may be 1MB; don't flush,allway it show text.txt is 5KB ; down it, the rate of progress is 100%; but it's not finished. |
||||||
#7738 | Accidentally dellated the public html file | Other | high | FileZilla Client | rejected | ||
Description |
Katherine Friesen friesenkatherine@… 204 325 6824 |
||||||
#7744 | At 16,385 files, Filezilla goes into an infinite loop | Bug report | high | FileZilla Client | outdated | ||
Description |
I have done 3 times. I am using FileZilla 3.5.1 on my PC, MS-Windows, Ver 5.1(Build 2600.xpsp_sp3_....:Service Pack 3) I want to transfer 62,424 files, with names like PHO_0xxxxxxx-5_1003457.HL7;1 to an USB drive (E:) on my PC. I am connected to a VAX OpenVMS V8.2. To gather the names (LIST in FTP) takes about an hour. I then do a CTRL-A on the names in the "remote directory" screen, and put it into the "Home" screen. I am also watching My "Task Master" Perforamce tab, to watch the CPU Usage screen. After about 45 minutes, CPU Usage becomes 100% usage and no more files are being copied. I "stop" Filezilla and check the number of files on my USB "Memery stick" and all 3 times the same number files, 16,385. 16,385 = 214 + 1. These files are anywhere 1KB big to 120KB big. And they are 100% text files, or HL7 files. If possible, let me know. Thanks |
||||||
#7745 | File Download Changes Rights | Bug report | high | FileZilla Client | outdated | ||
Description |
If we Download a File from a FTP Server, the Rights are changed. And we can't change it with chmod or a system buil-in GUI afterwards. We have to download it as a zip or as a .dmg for mac then it works. Theres not the rights themselves who are false setted. Because after chmod 777 the rights should be setted right and it also shown. But still we have no permission to write... |
||||||
#7753 | Changing Tab Orders in FIleZilla Client | Feature request | high | FileZilla Client | duplicate | ||
Description |
I'd like to change the tab order by Mouse Dragging when I have multiple tabs opened at a time. Is it under progress in development of Beta version or scheduled for future versions? |
||||||
#7775 | too many connections | Bug report | high | FileZilla Client | outdated | ||
Description |
my web host, pacifichost.com supports 6 concurrent connections. Ive tried filezilla and like it but one thing is making me switch to smartftp... Status: Connection established, waiting for welcome message... Response: 421 Too many connections (8) from this IP Error: Could not connect to server Even though I set under settings - transfer max simultaneous transfers to 4, somehow it keeps going OVER this hard limit. And my web host then blocks me out for about a half hour. Other ftp apps this isnt a problem. I would say this is a showstopper. Please fix this asap. Thanks |
||||||
#7788 | Enabling TLS 1.2 causes a GnuTLS error -9 | Bug report | high | FileZilla Client | outdated | ||
Description |
I'm hosting a FTP server with explicit TLS and recently enabled TLS 1.1/1.2 on it. Now a few users reported to me (and I could reproduce this) that they couldn't connect to the server due to a GnuTLS error being displayed. Other clients using GnuTLS (but those are using newer version from what they've told me) or Windows CryptoAPI/CNG (ie SmartFTP) can still connect flawlessy. Server: IIS 7.5, SSL 3.0, TLS 1.0,1.1,1.2 enabled, explicit mode. (with 1.1/1.2 disabled, it works) Logs: Status: Resolving address of rev-crew.info Status: Connecting to x.x.x.x:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 Microsoft FTP Service Trace: CFtpControlSocket::SendNextCommand() Command: AUTH TLS Trace: CFtpControlSocket::OnReceive() Response: 234 AUTH command ok. Expecting TLS Negotiation. Status: Initializing TLS... Trace: CTlsSocket::Handshake() Trace: CTlsSocket::ContinueHandshake() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::ContinueHandshake() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::ContinueHandshake() Trace: CTlsSocket::Failure(-9, 10053) Error: GnuTLS error -9: A TLS packet with unexpected length was received. Status: Server did not properly shut down TLS connection Trace: CTlsSocket::OnSocketEvent(): close event received Trace: CRealControlSocket::OnClose(10053) Trace: CControlSocket::DoClose(64) Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Error: Could not connect to server Trace: CFileZillaEnginePrivate::ResetOperation(66) Status: Waiting to retry... Trace: CControlSocket::DoClose(64) Trace: CControlSocket::DoClose(64) |
||||||
#7799 | Toolbar icon disappear after connection is made | Bug report | high | FileZilla Client | duplicate | ||
Description |
When connecting to any of the sites in my connection list the toolbar icons disappear. I have been checking to see if this problem has been fixed in the new releases but have not seen anything, not knowing if you know about it I thought I would let you know. I have attached a screenshot to show you how i see it. Thank you very much I use this software every day keep up the good work. |
||||||
#7803 | Wrong date - Same problem as Ticket #3698 | Bug report | high | FileZilla Client | duplicate | ||
Description |
Same problem as Ticket #3698 I get wrong date when listing the remote directory. sFTP on FreeFTPd ver 1.0.11 on win 2003 SP2 FileZilla Client is 3.5.1 running on windows 7 FreeFTPd is 1.0.11 on win 2003 SP2 From the log: Command: pwd Response: Current directory is: "/" Command: ls Status: Listing directory / Status: Calculating timezone offset of server... Command: mtime "2010-08-17" Response: 4294967295 Status: Timezone offsets: Server: 1293629340 seconds. Local: 7200 seconds. Difference: -1293622140 seconds. Status: Directory listing successful The dates listed in FileZilla is wrong. 2011-10-28 are listed as 1970-04-04. It can possibly be a problem in FreeFTPd, but WinSCP lists it correct. In WinSCP there is a switch "Misinterprets file stamps prior to 1970". This is set to Auto in my case. Would this be possible to implement in FileZilla? |
||||||
#7818 | Unable to connect | Bug report | high | FileZilla Client | invalid | ||
Description |
I have entered all the information correctly provided to me by BrainHost, but still am unable to connect, the message is below. Status: Resolving address of ftp.envisageearnings.com Status: Connecting to 69.175.48.74:21... Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- Response: 220-You are user number 2 of 50 allowed. Response: 220-Local time is now 20:10. Server port: 21. Response: 220-This is a private system - No anonymous login Response: 220 You will be disconnected after 15 minutes of inactivity. Command: USER gcenvisa Response: 331 User gcenvisa OK. Password required Command: PASS Response: 530 Login authentication failed Error: Critical error Error: Could not connect to server |
||||||
#7821 | Make kiosk mode available in the preference window and set it by default to 1 | Bug report | high | FileZilla Client | outdated | ||
Description |
So it's about the storage of unencrypted password ... I know a lot of ticket has been posted about this, but there is a reason for that. I perfectly understand your reason to do that and I understand it's "by design". I know you can fix that problem with the kiosk mode option in the filezilla.xml file. I just think that : 1) This option should be available directly in the preference window of the client gui. It's not an "advanced" setting, it's a critical setting so you shouldn't hide it in some xml file. A lot of people want to change that behaviour of storing the password, and so go to the preference window ... and find nothing. Adding that cost you nothing, even in term of "design" or "philosophy". 2) When first using this software you don't know your password is gonna be logged in clear text, nothing tell it to you. In the whole software industry nobody do that, even Micro$oft with Int€rn€t €xplor€r ask before storing a password. User should be aware of that. So there is 2 solutions : you ask the user the first time at the first use or you put the default value of kiosk mode to 1 (so you still log an history of servers but without the password). To conclude, I can understand that by design you want to make your users life easy, but I can't understand that you want to store ssh (sftp) password in plaintext without him knowing about it. I'm just asking you to make users more aware of that choice, to help them make enlightened choices. |
||||||
#7823 | Unable to access file and complete transfer after recent update | Bug report | high | FileZilla Client | outdated | ||
Description |
I recently received an update notification and downloaded/installed FileZilla Client 3.5.2. Since then, I cannot get a file to transfer. I have been uploading a similar file for over two months and now, only after the update, it will not transfer. Please help. Thank you, Chris |
||||||
#7828 | The logging could halt main service when file size exceeds my settings. | Bug report | high | FileZilla Server | outdated | ||
Description |
Using version 0.9.40 I have met this issue several times. If logging is enabled and file size set limited to, ie 100000 KB, setting use a different logfile each day, setting delete old files after some days, When the log file size exceed 100000 KB the service will be blocked by something looks like log file operation. I can only restart the service to recover because user interface cannot get response. I would expect save this file to an old file (fzs-2003-02-10.log.0) when its size will exceed 100000 KB. |
||||||
#7834 | Download does not stop | Bug report | high | FileZilla Client | outdated | ||
Description |
I put in the queue 2 file and ans to start download from server. It passed the size of the file and contnued until i terminated the program. The time left pass the EOF didnot move, Percent stayed at 100% moved size kept increasing above the original. See enclosed jpg of the screen. Both files after program termination were damaged. Transfer type was on Auto. |
||||||
#7836 | Crashes when drag files from server to local | Bug report | high | FileZilla Client | outdated | ||
Description |
When I drag some files from server file list to a local folder, it crashes. Ir returns a message when I exec filezilla from command line: Segmentation fault I'm using Filezilla 3.5.0 |
||||||
#7838 | No files showing in FTP | Bug report | high | FileZilla Client | outdated | ||
Description |
Unable to view any files in the server. Each folder shows a question mark. When viewed in a different FTP software, it will show all the existing files, but not with FileZilla software. Need problems fixed. |
||||||
#7840 | Site specific bookmarks not showing | Bug report | high | FileZilla Client | duplicate | ||
Description |
Reported 21 months ago... Still not fixed |
||||||
#7844 | Form page not showing | Other | high | Unknown | invalid | ||
Description |
reunite.html says can not be found when clicked. |
||||||
#7860 | can't connect to server | Bug report | high | FileZilla Client | invalid | ||
Description |
this is the answer: Estado: Conectando a www.impulsarte.com.mx... Respuesta: fzSftp started Comando: open "impulmx@…" 22 Comando: Pass: Error: La autenticación falló. Error: Error crítico Error: No se pudo conectar al servidor Gracias |
||||||
#7866 | did latest update now not connecting to server | Bug report | high | FileZilla Client | invalid | ||
Description |
I have a new computer that I downloaded the latest version 3.5.2, and now I cannot connect to server. Another co-worker tried to update her computer also to 3.5.2 and she cannot connect either. She was able to connect about 1/2 hr before she updated. Just keeps coming up with "connection timed out" then "could not connect to server" |
||||||
#7910 | Unable to upload 550 The supplied message is incomplete. The signature was not verified. | Bug report | high | FileZilla Client | rejected | ||
Description |
Unable to upload files after web host enabled TLS 1.1/1.2, I can connect to the server and browse and download files, but uploading files fails: FTP Server Microsoft FTP 7.5 Tried downgrading to 3.5.2, with the previous version of FileZilla it will not even connect. While I would normally in this case just turn off TLS 1.1/1.2 support on the server, but since I don't have such access I have worked around the problem by turning off TLS 1.1/1.2 on the client side. I also tried 3.5.3 from a Mac running OS X Lion, same result. Here is the message log with debugging set to level 4: 20:13:07 Status: Connecting to XXX.XXX.XXX.XXX:21... 20:13:07 Status: Connection established, waiting for welcome message... 20:13:07 Trace: CFtpControlSocket::OnReceive() 20:13:07 Response: 220 Microsoft FTP Service 20:13:07 Trace: CFtpControlSocket::SendNextCommand() 20:13:07 Command: AUTH TLS 20:13:08 Trace: CFtpControlSocket::OnReceive() 20:13:08 Response: 234 AUTH command ok. Expecting TLS Negotiation. 20:13:08 Status: Initializing TLS... 20:13:08 Trace: CTlsSocket::Handshake() 20:13:08 Trace: CTlsSocket::ContinueHandshake() 20:13:08 Trace: CTlsSocket::OnSend() 20:13:08 Trace: CTlsSocket::OnRead() 20:13:08 Trace: CTlsSocket::ContinueHandshake() 20:13:08 Trace: CTlsSocket::OnRead() 20:13:08 Trace: CTlsSocket::ContinueHandshake() 20:13:08 Trace: CTlsSocket::OnRead() 20:13:08 Trace: CTlsSocket::ContinueHandshake() 20:13:08 Trace: TLS Handshake successful 20:13:08 Trace: Cipher: AES-256-CBC, MAC: SHA256 20:13:08 Status: Verifying certificate... 20:13:08 Trace: CFtpControlSocket::SendNextCommand() 20:13:08 Command: USER XXXXXX 20:13:08 Status: TLS/SSL connection established. 20:13:08 Trace: CTlsSocket::OnRead() 20:13:08 Trace: CFtpControlSocket::OnReceive() 20:13:08 Response: 331 Password required for XXXXXX. 20:13:08 Trace: CFtpControlSocket::SendNextCommand() 20:13:08 Command: PASS XXXXXX 20:13:08 Trace: CTlsSocket::OnRead() 20:13:08 Trace: CFtpControlSocket::OnReceive() 20:13:08 Response: 230 User logged in. 20:13:08 Trace: CFtpControlSocket::SendNextCommand() 20:13:08 Command: OPTS UTF8 ON 20:13:08 Trace: CTlsSocket::OnRead() 20:13:08 Trace: CFtpControlSocket::OnReceive() 20:13:08 Response: 200 OPTS UTF8 command successful - UTF8 encoding now ON. 20:13:08 Trace: CFtpControlSocket::SendNextCommand() 20:13:08 Command: PBSZ 0 20:13:08 Trace: CTlsSocket::OnRead() 20:13:08 Trace: CFtpControlSocket::OnReceive() 20:13:08 Response: 200 PBSZ command successful. 20:13:08 Trace: CFtpControlSocket::SendNextCommand() 20:13:08 Command: PROT P 20:13:08 Trace: CTlsSocket::OnRead() 20:13:08 Trace: CFtpControlSocket::OnReceive() 20:13:08 Response: 200 PROT command successful. 20:13:08 Status: Connected 20:13:08 Trace: CFtpControlSocket::ResetOperation(0) 20:13:08 Trace: CControlSocket::ResetOperation(0) 20:13:08 Trace: CFileZillaEnginePrivate::ResetOperation(0) 20:13:08 Status: Retrieving directory listing... 20:13:08 Trace: CFtpControlSocket::SendNextCommand() 20:13:08 Trace: CFtpControlSocket::ChangeDirSend() 20:13:08 Command: PWD 20:13:08 Trace: CTlsSocket::OnRead() 20:13:08 Trace: CFtpControlSocket::OnReceive() 20:13:08 Response: 257 "/" is current directory. 20:13:08 Trace: CFtpControlSocket::ResetOperation(0) 20:13:08 Trace: CControlSocket::ResetOperation(0) 20:13:08 Trace: CFtpControlSocket::ParseSubcommandResult(0) 20:13:08 Trace: CFtpControlSocket::ListSubcommandResult() 20:13:08 Trace: state = 1 20:13:08 Trace: CFtpControlSocket::ResetOperation(0) 20:13:08 Trace: CControlSocket::ResetOperation(0) 20:13:08 Status: Directory listing successful 20:13:08 Trace: CFileZillaEnginePrivate::ResetOperation(0) 20:13:11 Trace: CFtpControlSocket::FileTransfer() 20:13:11 Status: Starting upload of /FTPWorking/49.png 20:13:11 Trace: CFtpControlSocket::ParseSubcommandResult(0) 20:13:11 Trace: FileTransferSubcommandResult() 20:13:11 Trace: CFtpControlSocket::SendNextCommand() 20:13:11 Trace: FileTransferSend() 20:13:11 Trace: CFtpControlSocket::SendNextCommand() 20:13:11 Trace: CFtpControlSocket::TransferSend() 20:13:11 Trace: state = 2 20:13:11 Command: PASV 20:13:11 Trace: CTlsSocket::OnRead() 20:13:11 Trace: CFtpControlSocket::OnReceive() 20:13:11 Response: 227 Entering Passive Mode (XXX,XXX,XXX,XXX,201,87). 20:13:11 Trace: CFtpControlSocket::TransferParseResponse() 20:13:11 Trace: code = 2 20:13:11 Trace: state = 2 20:13:11 Trace: CFtpControlSocket::SendNextCommand() 20:13:11 Trace: CFtpControlSocket::TransferSend() 20:13:11 Trace: state = 4 20:13:11 Command: STOR 49.png 20:13:11 Trace: CTransferSocket::OnConnect 20:13:11 Trace: CTlsSocket::Handshake() 20:13:11 Trace: Trying to resume existing TLS session. 20:13:11 Trace: CTlsSocket::ContinueHandshake() 20:13:11 Trace: CTlsSocket::OnSend() 20:13:11 Trace: CTlsSocket::OnSend() 20:13:11 Trace: CTlsSocket::OnRead() 20:13:11 Trace: CTlsSocket::ContinueHandshake() 20:13:11 Trace: CTlsSocket::OnRead() 20:13:11 Trace: CFtpControlSocket::OnReceive() 20:13:11 Response: 150 Opening BINARY mode data connection. 20:13:11 Trace: CFtpControlSocket::TransferParseResponse() 20:13:11 Trace: code = 1 20:13:11 Trace: state = 4 20:13:11 Trace: CFtpControlSocket::SendNextCommand() 20:13:11 Trace: CFtpControlSocket::TransferSend() 20:13:11 Trace: state = 5 20:13:11 Trace: CTlsSocket::OnRead() 20:13:11 Trace: CTlsSocket::ContinueHandshake() 20:13:11 Trace: TLS Handshake successful 20:13:11 Trace: TLS Session resumed 20:13:11 Trace: Cipher: AES-256-CBC, MAC: SHA256 20:13:11 Trace: CTransferSocket::OnConnect 20:13:11 Trace: CTlsSocket::Shutdown() 20:13:11 Trace: CTransferSocket::TransferEnd(1) 20:13:11 Trace: CFtpControlSocket::TransferEnd() 20:13:11 Trace: CTlsSocket::OnRead() 20:13:11 Trace: CFtpControlSocket::OnReceive() 20:13:11 Response: 550 The supplied message is incomplete. The signature was not verified. 20:13:11 Trace: CFtpControlSocket::TransferParseResponse() 20:13:11 Trace: code = 5 20:13:11 Trace: state = 7 20:13:11 Trace: CFtpControlSocket::ResetOperation(2) 20:13:11 Trace: CControlSocket::ResetOperation(2) 20:13:11 Trace: CFtpControlSocket::ParseSubcommandResult(2) 20:13:11 Trace: FileTransferSubcommandResult() 20:13:11 Trace: CFtpControlSocket::ResetOperation(2) 20:13:11 Trace: CControlSocket::ResetOperation(2) 20:13:11 Error: File transfer failed 20:13:11 Trace: CFileZillaEnginePrivate::ResetOperation(2) |
||||||
#7914 | Encryption Pass in sitmanager | Feature request | high | FileZilla Client | fixed | ||
Description |
Hello, Today i have 1 question Why you do not encryption passwords save in sitemanager |
||||||
#7917 | Latest version ftpes issue. | Bug report | high | FileZilla Client | duplicate | ||
Description |
When I use the latest version of filezilla and I want to connect a ftpes sitE, It shows this error. But I can connect it with the version 3.4.0 Status: Resolving address of traverse.icomproductions.ca Status: Connecting to XX.XX.XX.XX:21... Status: Connection established, waiting for welcome message... Response: 220 ICOM Productions FTP Server Command: AUTH TLS Response: 234 Proceed with negotiation. Status: Initializing TLS... Error: GnuTLS error -12: A TLS fatal alert has been received. Error: Could not connect to server Status: Waiting to retry... Status: Resolving address of traverse.icomproductions.ca Status: Connecting to 67.22.102.179:21... Status: Connection established, waiting for welcome message... Response: 220 ICOM Productions FTP Server Command: AUTH TLS Response: 234 Proceed with negotiation. Status: Initializing TLS... Error: GnuTLS error -12: A TLS fatal alert has been received. Error: Could not connect to server |
||||||
#7919 | cannot log into to ftp to retreiive files - please help | Other | high | FileZilla Client | outdated | ||
Description |
hello, I am trying to download files of my website that were here. using below information. I get an error: could not connect to server ""Uploading Your Website FTP Hostname: ftp.gurudwaraturlock.com Username: gurud@… Password: mander80 When you connect by FTP, you will find various folders in your FTP space. Please do not delete any of the folders and upload your site in public_html folder. please download the ftp software from filezilla.com website it is free and software name is filezilla"" can you please help how i can access my files? thank you Briji b_randhawa@… 540-849-7913 |
||||||
#7920 | FTP passive connection is not closed | Bug report | high | FileZilla Client | invalid | ||
Description |
Create a binary file with contents: ff 00 00 00 Send it over FTP in passive mode, the connection hangs un-closed, thus server locks the file until timeout reaches, then Filezilla Client repeats an attempt to send the file, obviously failing as the file is locked on the server. This is not the only file that makes filezilla hang a connection. A lot of UTF-16 files causes the same problem. Maybe all, don't know. According to Wireshark, FTP-Data message of 4-bytes length is never followed by a FIN message, neither it is FIN itself. Configuration: OS: Windows 7 SP1 7601, 32bit Filezilla: 3.5.3, build 2012-01-08 Server: Gene6 FTP Server 3.10.0 build 2 |
||||||
#7922 | Default for the Already Connected dialog | Patch | high | FileZilla Client | duplicate | ||
Description |
Others have already requested this change a year or two ago. It's a usability issue that should have been given a fairly high priority but seems to have "slipped between the cracks" and not yet been implemented. I hope that it is resolved soon, since it shouldn't be all that hard to accomplish. Forum member krog puts it elegantly in ticket 5067 at http://trac.filezilla-project.org/ticket/5067 so there's no need for me to spell it out again. It annoys me every single time that I run the FileZilla client, so please do it ASAP. Thanks in anticipation! |
||||||
#7924 | Error message: XML-document not well formed | Bug report | high | FileZilla Client | duplicate | ||
Description |
I try to install the latest version of FILEZILLA. At the end of the installing process I get the message "File could not be loaded. The XML-document is not well formed. Error reading end tag." I checked the old tickets and found that #5333 reported the same problem 22 months ago. Do you not intend to fix the bug? |
||||||
#7927 | Drive/folder icons disappeared | Bug report | high | FileZilla Client | outdated | ||
Description |
Hi, I'm experiencing a bug where the folder and drive icons do not get displayed at all in the "local site" and "remote site" (see the attached) FileZilla Installation information: OS Installation - C: FileZilla Installation - E: FileZilla Client Version: 3.5.1 Build information:
Linked against:
Operating system:
|
||||||
#7929 | server ignores detected ip for passive mode | Bug report | high | FileZilla Server | fixed | ||
Description |
I have the following setting: <Item name="Custom PASV IP type" type="numeric">2</Item> <Item name="Custom PASV IP server" type="string">http://sebcsaba.clusterone.hu/what_is_my_ip.php</Item> And I'm behind a nat router. When connecting to the server from the internet, I got my local IP: ftp> passive Passive mode on. ftp> ls 227 Entering Passive Mode (192,168,1,18,86,206) The same from the server interface: > PASV > 227 Entering Passive Mode (192,168,1,18,86,206) And of course, it can't connect. When setting IP type to 1 and hardcode my current IP, it works. (So my router doesn't change the content of the communication.) I tried more websites, but in all case the result was the same. As I see, the server simply ignores the IP got from the website. (Server version: 0.9.40 beta) |
||||||
#7942 | Problem transfering directory with name "1ab cd ef" which becomes "cd ef" | Bug report | high | FileZilla Client | worksforme | ||
Description |
Hello I've a problem transfering a directory from my computer Windows to a UNIX computer. The directory's name is "1ab cd ef" and the name of the distant computer directiry becomes "cd ef". That is on the filezilla view but if we connect to distant computer with Telnet (for example), it is the right name "1ab cd ef" Thank you for your help |
||||||
#7953 | FileZilla Client crashes when IPv6 to IPV4 translation is used after | Bug report | high | FileZilla Client | fixed | ||
Description |
FileZilla Server 0.9.41 beta running on XP_SP3 at IPv4; FileZilla Client 3.5.3/32bit on XP_SP3 atIPv6; -> ipforwarding instancy build up using linux-wrt (ipgateway.d -> login from IPv4 Client OK; all in passive mode -> after a few seconds after
-> FileZilla Client crash, when running the configuration assistent
|
||||||
#7957 | Can't change admin password on 0.9.41 beta | Bug report | high | FileZilla Server | outdated | ||
Description |
Greetings, Have a customer whom I have verified has a FileZilla server version 0.9.41 beta that totally refuses to accept any change in administration interface password. This is on a FZ server that was upgraded from the previous version (0.9.40 if I understand correctly). The server is running on Windows 7 64-bit. He is able to modify user accounts' credentials with no error, but, modifying administrative password appears to "take" but provably never does (we can only log in with the existing password from before we attempted to change it). Any ideas? |
||||||
#7980 | timing out i cant upload some files from mac | Bug report | high | FileZilla Client | outdated | ||
Description |
yes whenever i sign into ftp server im not in for even a minute and it times me out |
||||||
#7984 | Syntax error when entering port 21 | Bug report | high | FileZilla Client | outdated | ||
Description |
Filezilla the newest verison does not like any port number it keep giving a syntax error stating it has to be a port from 1 to 6555. |
||||||
#7992 | KM | Other | high | FileZilla Server | invalid | ||
Description |
KM |
||||||
#8022 | Problems to upload some files from MAC OS | Bug report | high | FileZilla Client | invalid | ||
Description |
Hi! I've several problems. I used filezilla 1 month ago without problems in my MAC OS X. But now y try to upload a index.html (3 kb) in my server using filezilla and report a problem, it try to upload, and in a minute says: Target file already exists. Ok. I select Overwrite, and try to upload again and report again the same: Target file already exists. I select cancel (boring) and the file appears in the server but with 0 bytes. Is very strange, because only happens with some files. Another files can be upload without problems. I have been checking 1 week, but without solutions... I can see that if I create an html without code between <body> </body> i can upload de file. But... Why I cant upload some files and another one yes I can? Whats is the problem? Is a new upgrade of MAC OS X? Problems with configuration? I dont touch anything in this month. I have tryed all possible configurations... But... attention... I try upload the files from a PC (Windows) and all is ok, there are not any problems. What can be the problem? My server company and Apple Support says that the problem is FIlezilla... But I think that no... because y try to use another FTP CLients Progams Freeware and I have the same problem... TImed out conection, etc... I attach the server dialog in mac and server dialog in pc. Thanks for your help. Regards. |
||||||
#8030 | Reach at any button click in Site Manager Kubuntu 12.04 LTS | Bug report | high | FileZilla Client | worksforme | ||
Description |
Open Site Manager, click Cancel, Ok (any button) and FileZilla closing |
||||||
#8032 | Unity Support in Ubuntu 12.04 | Bug report | high | FileZilla Client | outdated | ||
Description |
I've noticed that when you minimize FileZilla you cannot re-open the existing window. If you click on the FileZilla icon in the unity menu to re-open a minimized instance, it instead opens a new instance. This can lead to FileZilla crashing. This also poses a serious concern for long upload/download of files due to losing where you are at. Please contact me if you need more information, I'll provide any assistance I can. |
||||||
#8050 | Unable to Login to FileZilla | Bug report | high | FileZilla Client | fixed | ||
Description |
Hi, I can use other FTP clients, but for some reason FileZilla no longer works on my PC for my domain mrapartner.com. For one of my other domains there is no problem either. Why is FileZilla only blocking one of my domains? I get the error below. Response: 530 Login authentication failed Error: Critical error Error: Could not connect to server |
||||||
#8053 | Unable to connect Ftp using Require explicit FTP over TLS Encryption | Bug report | high | FileZilla Client | fixed | ||
Description |
Hi, We are unable to connect Ftp using Require explicit FTP over TLS Encryption below is the ftp log Status: Connecting to 118.67.248.123:21... Status: Connection established, waiting for welcome message... Response: 220 Serv-U FTP Server v10.4 ready... Command: AUTH TLS Response: 234 AUTH command OK. Initializing SSL connection. Status: Initializing TLS... Status: Verifying certificate... Command: USER tirtira7897TI7663 Status: TLS/SSL connection established. Response: 331 User name okay, need password. Command: PASS Response: 230 User logged in, proceed. Command: SYST Response: 215 UNIX Type: L8 Command: FEAT Response: 211-Extensions supported Response: UTF8 Response: OPTS MODE;MLST;UTF8 Response: CLNT Response: CSID Name; Version; Response: HOST domain Response: SITE PSWD;SET;ZONE;CHMOD;MSG;EXEC;HELP Response: AUTH TLS;SSL;TLS-C;TLS-P; Response: PBSZ Response: PROT Response: CCC Response: SSCN Response: RMDA directoryname Response: DSIZ Response: AVBL Response: EPRT Response: EPSV Response: MODE Z Response: THMB BMP|JPEG|GIF|TIFF|PNG max_width max_height pathname Response: REST STREAM Response: SIZE Response: MDTM Response: MDTM YYYYMMDDHHMMSS[+-TZ];filename Response: MFMT Response: MFCT Response: MFF Create;Modify; Response: XCRC filename;start;end Response: MLST Type*;Size*;Create;Modify*;Perm;Win32.ea;Win32.dt;Win32.dl Response: 211 End (for details use "HELP commmand" where command is the command of interest) Command: CLNT FileZilla Response: 200 Noted. Command: OPTS UTF8 ON Response: 200 OPTS UTF8 is set to ON. Command: PBSZ 0 Response: 200 PBSZ command OK. Protection buffer size set to 0. Command: PROT P Response: 200 PROT command OK. Using private data connection. Command: OPTS MLST type;size;modify;perm; Response: 200 MLST OPTS Type;Size;Modify;Perm; 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 (118,67,248,123,195,81) Command: MLSD Response: 150 Opening BINARY mode data connection for MLSD. Response: 426 Data connection unexpectedly closed. Error: Failed to retrieve directory listing |
||||||
#8086 | Filezilla crashes on launch - displays brief flash on screen. | Bug report | high | FileZilla Client | outdated | ||
Description |
OS: WinXPSP3 Processor: Intel Core 2 RAM: 2GB Filezilla version: 3.5.3 (latest) AV: ESET NOD32 Problem: Filezilla crashes instantly on launch. Filezilla was on 3.5.2 when this problem started. It had worked OK for about two months, up until two days ago. Nothing has been installed since then, and no Filezilla settings were changed. Today, it would not start up from the desktop shortcut. There was a brief jagged flash across the screen for a fraction of a second. No disk activity. Nothing in Task Manager. No MS crash message. Re-installed latest version 3.5.3 over the top. Worked OK once. Able to upload a file. Closed Filezilla. Tried to open it again - behaviour the same as before with brief flash on screen then nothing. Have tried a full uninstall, restart and re-install. No better. Tried renaming the C:\Documents and Settings\{user name}\Application Data\FileZilla folder (as suggested on another ticket). No better. Can't find any existing tickets that match this behaviour. Some tickets refer to being able to pick up Filezilla using ALT+TAB, but this does not happen in this case. Note: was re-installed with "all users" option, but Filezilla folder was found in the individual current user folder under C:\Documents and Settings\, not the all users folder. |
||||||
#8093 | Increase number of retries (it's only 3) at FZS when using PASV and Port range | Patch | high | FileZilla Server | fixed | ||
Description |
Please, can you make this tiny change? In the ControlSocket.cpp file change
to
or any other value (please, at least 5). I have a FZS that sometimes fails when using PASV and a given range of ports, because in that case the server does not use a free port given by the OS, but tries to create a socket in a free port of that range, and if it is not free it tries with the next one up to 3 times before failing with the answer: '421 Could not create socket'. The solution can be just to increase a little the number of attempts to find a free port where to create the socket for the data connection (the aforementioned unsigned int retries = 3;). Thank you in advance. |
||||||
#8103 | Password | Other | high | FileZilla Server | invalid | ||
Description |
Hello, I am trying to use your program but it wants a password when I open it. I never got a password. I went to your forum but it won't even allow me to register with my gmail account. Please help!
|
||||||
#8114 | Prompts again for action on file aready exists, despite "always use this action"/"apply only to current queue" previously checked within same queue | Bug report | high | FileZilla Client | fixed | ||
Description |
Steps to reproduce the bug:
Expected: it should download all the rest of the files and never ever ask you again what to do with existing files in the current queue Observed: every once in a while the "file already exists" dialog appears again. I select "always use this action" and "apply to current queue only" again, and again, but it will still pop up again. I don't know if this happens when the connection is lost and reestablished with the server. Even if this is the case it is wrong. |
||||||
#8132 | Please ban spamming user! | Other | high | Other | fixed | ||
Description |
Hi, the user g43tdshdshsdgs is constantly pushing spam tickets. Is there no way to ban this one? Regards, Simon |
||||||
#8133 | Obtaining FileZilla User Account Passwords | Other | high | FileZilla Server | invalid | ||
Description |
Hi Guys, I am an IT Administrator for my company and we use FileZilla for our FTP transfers, when creating an FTP account we keep the password in a user sheet created by us but due to a server issue we have lost all of the passwords and have customers calling us asking for the password and we cannot find out. I did some research on the net and apparently the passwords appear in plain text in an .xml file which I have found but they are not in plain text. How can I obtain these passwords please? Any help would be greatly appreciated as we have over 200 user accounts. |
||||||
#8140 | directory listing error if it contains a space | Bug report | high | FileZilla Client | duplicate | ||
Description |
when using Filezilla client, I observed that , if there is a "space" as first character for a directory name, it will give directory listing error when we try to enter in to the directory. when the directory name is displayed we will not be able to see the "space" character also. I have renamed the directory from command mode, ie removed the space then it started working. version 6.1 ( build 7601, service pack 1) |
||||||
#8146 | Transfering Files from my host website to my local workstation | Bug report | high | FileZilla Client | outdated | ||
Description |
I stored my clients photos as individual files on my web host linux server and I have over 20000 files stored in a directory called Photo. I wanted to transfer these photos to my desktop but I found out Filezilla could only list 9998 files out of over 20000 files. What do I do? |
||||||
#8147 | How can I delete pureftp-rename | Bug report | high | FileZilla Server | invalid | ||
Description |
I use FileZilla and it uploaded a file on my Server files that takes up over 850MB called pureftp-rename. Could someone either remove the file or instruct me how to do so? I honestly am not sure why it needs to be there, so please let me know. -Drew |
||||||
#8170 | Filezilla Server crash (BUG with Filezilla server interface) | Bug report | high | FileZilla Server | outdated | ||
Description |
Hello everybody, After many tests I have discovered a problem that is in any version of Filezilla. This is the scenario:
When I "suspend/hibernate" my pc (not shutdown), the FileZilla Server on Windows 2003 crash with this error in the Windows Event Viewer: EVENT ID 1000(error) Origin:application error Application that has caused the error FileZilla Server.exe, v.0.9.41.0, module that has caused error FileZilla Server.exe, v.0.9.41.0, address error 0x000078e8. I hypothesize that the server attempts to contact the Filezilla Server interface on my pc that it is no longer alive. Have some suggestion for this problem? If it's a known problem, is it possible to fix this issue? Thanks in advance. Best Regards. |
||||||
#8204 | Error: Connection timed out Error: File transfer failed after transferring 262,144 bytes in 21 seconds | Bug report | high | FileZilla Client | rejected | ||
Description |
I successfully log on to my web host through Quick Connect. I successfully upload a small file: Status: Connected Status: Starting upload of C:\MAPA Video avi\URL.doc Command: CWD /htdocs/MAmyths Response: 250 Directory successfully changed. Command: TYPE I Response: 200 Switching to Binary mode. Command: PASV Response: 227 Entering Passive Mode (206,188,193,133,250,19) Command: STOR URL.doc Response: 150 Ok to send data. Response: 226 Transfer complete. Status: File transfer successful, transferred 12,288 bytes in 2 seconds Status: Retrieving directory listing... Command: PASV Response: 227 Entering Passive Mode (206,188,193,133,30,107) Command: LIST Response: 150 Here comes the directory listing. Response: 226 Directory send OK. Status: Directory listing successful In same log on session, Larger File Upload Fails: Status: Starting upload of C:\MAPA Video avi\Myths_of_Medical_Marijuana.avi Command: PASV Response: 227 Entering Passive Mode (206,188,193,133,85,43) Command: STOR Myths_of_Medical_Marijuana.avi Response: 150 Ok to send data. Error: Connection timed out Error: File transfer failed after transferring 262,144 bytes in 21 seconds Status: Connecting to 206.188.193.133:21... Why? |
||||||
#8207 | No green arrow get critial error | Bug report | high | FileZilla Server | outdated | ||
Description |
I am unable to connect to server. The green arrow is greyed out I get critical error
Its not happened before Help |
||||||
#8211 | Right clicking on directory/file name while renaming freezes/crashes FileZilla | Bug report | high | FileZilla Client | invalid | ||
Description |
Hi, When trying to rename / click a remote folder (maybe a file too not sure) the Local Directory tree is freezing (I can't go to subfolders or to upper folder; not sure about scrolling if works right now I have a tiny directory list) and I can't show the right click menu and the Remote Folder tree is scrollable but I can't navigate through folders neither right click menu does not appear. The main menu seems to work. The file transfers are working ok meantime if something in queue. To fix the issue I need to kill/close FileZilla and start again. This is happening very often. |
||||||
#8217 | FileZilla client [Message Log] panel render error! | Bug report | high | FileZilla Client | duplicate | ||
Description |
SOFT: FileZilla Portable v3.5.3 OS : Windows 7 x64, Aero, Intel G45, all is updated CASE:
TRY:
|
||||||
#8218 | please delete it, because of duplication | Bug report | high | FileZilla Client | duplicate | ||
Description |
SOFT: FileZilla Portable v3.5.3 OS : Windows 7 x64, Aero, Intel G45, all is updated CASE:
TRY:
|
||||||
#8241 | FTP problem | Other | high | FileZilla Client | rejected | ||
Description |
FTP site (IP address: 96.0.108.189) is accessible through window's utility (cmd prompt) but it is partially accessible through FileZilla. After putting username passwords, filezilla does not proceed further. Interestingly we have another ISP line on that both command prompt utility and filezilla utility work fine. Can you please guide why only filezilla utility is not working with particular ISP. Thank You |
||||||
#8245 | Unusual behavior of estimated remaining time during upload/download. | Bug report | high | FileZilla Client | rejected | ||
Description |
I am using v3.5.3-nightly: |
||||||
#8246 | probe.filezilla-project.org: Connection closed | Bug report | high | Other | fixed | ||
Description |
Connecting to probe.filezilla-project.org Connection closed for all ftp |
||||||
#8254 | Drag and Drop in Linux mint 12 causes crash | Bug report | high | FileZilla Client | duplicate | ||
Description |
Steps to reproduce:
At that point the program crashes and exits. This happens on local as well as server files. |
||||||
#8257 | Double-click action view/edit not working if disconnected from server | Bug report | high | FileZilla Client | worksforme | ||
Description |
Open MENU Edit > Settings > Interface > File lists. Define double-click action as "View/Edit". Double-click any html or php file in order to edit it. This works fine as long as there is a connection to the server. But if FileZilla is not connected to a server the following error message is shown: Editing failed Cannot edit file, not connected to any server I often want to edit a file before establishing the connection to the server. In my opinion it does not make sense that local editing of a file is only possible if a connection to the server exists. |
||||||
#8270 | utf-8 txt files are not uploaded correctly if transfer mode is AUTO | Bug report | high | FileZilla Client | outdated | ||
Description |
Take a text file encoded in utf-8 containing non-ascii characters with a .txt extension and upload it to a server with FileZilla with the transfer mode set to "AUTO". Expected: the transfer mode should be set to whatever is correct, the upload should be done correctly, and the uploaded file should be ok Observed: the "A" (ASCII) transfer mode is automatically selected and the uploaded file is somehow corrupted. I'm not sure whether uploading an utf-8 text file in ASCII mode is supposed to work or not (i guess not). If it is not, then selecting ASCII mode is wrong, and the Binary mode should be selected for utf8 text files when the mode is set to Auto. If it is supposed to work, then FileZilla does it incorrectly. Curiously enough, _downloading_ utf8-encoded text files in auto mode does work correctly (and the ASCII mode is selected automatically, again curiously), here the behavior of the server may be involved. |
||||||
#8285 | Cacheing Issues | Bug report | high | FileZilla Client | outdated | ||
Description |
I uploaded a file to my server through FileZilla. I realized a typo in the file name so within filezill I renamed it to the appropriate name. I then when to check within a web browser if the file was viewable and it was not. The permissions are all correct and it is in a publicly viewable folder. Further looking into it I found that the file that filezill was showing versus the files that were on the server were different. Out of the 4 files in this folder the one I had change with filezill had not been changed on the server. The server was reporting the old info. I called the hosting comapny, host gator, and they had no issues with the server or the ftp. So I remove the filezill version I had on my PC, windows 7, wiped all the info out and got the newest version from your site. I added the folder from the zip file to my comp and ran the program. When I ran the program it came up with all the server information already in it. Two questions,
|
||||||
#8337 | TLS not work in 3.6.0.1 | Bug report | high | FileZilla Client | duplicate | ||
Description |
Hi, I have Windows 2012 server with FTPS enabled and I can't connect with Filezilla in explicit mode active/passive but i can connect with Core FTP LE and this website http://www.net2ftp.com/index.php I have this error message : Statut : Connexion établie, attente du message d'accueil... Réponse : 220 Microsoft FTP Service Commande : AUTH TLS Réponse : 234 AUTH command ok. Expecting TLS Negotiation. Statut : Initialisation de TLS... Erreur : GnuTLS error -110: The TLS connection was non-properly terminated. Erreur : Impossible d'établir une connexion au serveur |
||||||
#8354 | wrong size of the dowloaded file | Bug report | high | FileZilla Client | rejected | ||
Description |
Hello, I need your kind support in the following matter: I have downloaded from an ftp site a suite of 6 files that all together are forming a DCP cinema trailer. Download went well, no errors. However, at the cinema while trying to ingest the suite, the server reported some errors in terms of different file sizes than expected. Checking again with FileZilla and downloading again I've noticed the resulted files have in deed different sizes than their sources on the ftp. I have then accessed the same ftp with the browser (Mozilla) and downloaded in that way. All ok with these files. Question: why is this happening ? What can be done to solve this ? It didn't happened with the big files (1GB) but with small (9KB), control files which are however essential to play correctly the trailer. If needed I can send you both wrong and correct files. thank you in advance Sorin |
||||||
#8376 | Filezilla with Putty-CAC | Bug report | high | FileZilla Client | fixed | ||
Description |
I am trying to use Filezilla 3.6.2 with Putty-CAC for authentication. However, anytime I try to connect to our server Pageant seems to fail to communicate as I get a password prompt. It should be using my cert I have in pageant but it is not communicating with it. The last version of Filezilla that will work with Putty-CAC without any problems is 3.5.3. I really would like to be able to upgrade Filezilla but I can not do so because we have to use Putty-CAC. So my question is can support be added in these newer version to support Putty-CAC once again? What changed from 3.5.3 to newer versions for it to stop working? Putty-CAC can be found here: http://www.risacher.org/putty-cac/3.5.3 |
||||||
#8385 | Cannot connect with ftp-dom.earthlink.net Server | Bug report | high | FileZilla Client | invalid | ||
Description |
Attempts to connect to ftp-dom.earthlink.net continuously do not connect. I can connect to all other FTP servers I need to, but not Earthlink. The administrator tells me there have been no changes. |
||||||
#8386 | Asking Overwite action | Bug report | high | FileZilla Client | outdated | ||
Description |
i am having two internet connection. i have uploaded more than 3MB file successfully using first internet connection. upload same file using second internet connection after complete it will ask "Overwrite action" pop up windows. please solve overwrite pop up windows problem using second internet connection. |
||||||
#8396 | Issue while upgrading Filezilla client version from 3.5.3 to 3.6.0.2 | Bug report | high | FileZilla Client | fixed | ||
Description |
Hi support, Good Evening ! Recently i upgraded filezilla client version from 3.5.3 to 3.6.0.2 . While using FileZilla client version 3.6.0.2 ( upload or download files and folder ) but i got below error :-- --- Error: GnuTLS error -110: The TLS connection was non-properly terminated. Error: Could not connect to server Status: Waiting to retry... Status: Connecting to 65.182.191.177:990... Status: Connection established, initializing TLS... Error: GnuTLS error -110: The TLS connection was non-properly terminated. Error: Could not connect to server While Using same details i used in filezilla client version 3.5.3 , it was working fine / i successfully connected to FTP server. Note :-- Secure FTP configured on the server (FTPS) . port - 990 allowed in firewall in server. I don't understand , is it a bug in filezilla client version 3.6.0.2 or there is any setting missing on server side. Kindly provide me resolution / Workaround for the same ASAP. I will be thankful for the same . Regards, Sahil Dua |
||||||
#8397 | Caching problem | Bug report | high | FileZilla Client | outdated | ||
Description |
Hello, I have a big problem with caching and I don't know how to clean up cached files on my FileZilla. After editing a file I uploaded it successfully but later found that the file has not been changed. FileZilla Client Version: 3.5.3 Build information:
Linked against:
Operating system:
|
||||||
#8402 | Unable to connect to seedbox | Bug report | high | FileZilla Client | invalid | ||
Description |
I am unable to connect to my seedbox at ... ftp://hawk.seedcafe.info port 53421. This leaves me unable to transfer any files from the box. Can you help. TY, Tim |
||||||
#8407 | Unencrypted Password Storage - BUG | Bug report | high | FileZilla Client | duplicate | ||
Description |
I repeat the requests of the numereous tickets years ago: This is not a new feature it is simply a BUG. This basically very easy to use and very good product is totally unusable without secure password storage. Pls., pls. concentrate to improve as fast as possible. I couldnt believe, that the passwords are stored as more or less plain text. SFTP???? Regards Plusminus P.S. Pls.! |