Custom Query (10423 matches)
Results (5601 - 5700 of 10423)
Ticket | Summary | Status | Owner | Type | Priority | Component |
---|---|---|---|---|---|---|
#4789 | file size limited to 131kb | closed | Bug report | normal | FileZilla Client | |
Description |
Hello, Every time I go to upload pictures to my FTP site using FileZilla, I get the following error message: "The target file already exists. Please choose an action." And it lists the source file with a size of 1,201,025bytes and the target file with a size of 131,072. (I have a print-screen of this error message for you to see, but I can't figure out how to attach it to this message) This happens for each and every picture I upload. Some more information: I am given a list of "Action" options on the right side of the error message to choose from including overwrite, resume, rename, skip, etc, and no matter what option I select, my files get converted to 131kb and I suppose "corrupted" in the process. I have tried to switch the transfer type from "auto" to "ascii" to "binary" and none of this seems to correct the problem. I have used FileZilla in the past and have had no problems uploading pictures before. I have tried a number of different internet sources to see if it is a restriction on the upload limit, but that doesn't correct the problem. I am using the latest version of filezilla. In fact, I have tried it with the last two versions since I was prompted to upgrade to the latest one today. Any other suggestions would be greatly appreciated. Thanks in advance, Heather |
|||||
#4790 | "Del" key on the keypad does not work for deleting files | closed | Bug report | normal | FileZilla Client | |
Description |
If I highlight a file (remote or local) and press the "Delete" key, it deletes. However, if I do the same with the "Del" key on the keypad, nothing happens. It looks like the key bindings are off. Filezilla 3.2.7.1 |
|||||
#4791 | FileZilla can't handle long path names | new | Bug report | normal | FileZilla Client | |
Description |
Because you can't create a single ticket for both FileZilla client and server, I have created a duplicate one for each. Both FileZilla client & server can't handle long path names. They are programmed to use the MAX_PATH constant when dealing with files, which only allows a full path/filename of up to 260 characters. This is only a limitation of FAT32 and doesn't exist on NTFS. This results in errors making it impossible to transfer files whose path names are too long. For NTFS, there are ways of working around this limitation, allowing for path names of 32,768 characters (specified by GetVolumeInformation (lpMaximumComponentLength)). Utilizing UNC (unicode) filenames allows you to get around this. For reference, see this MSDN page: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fileio/fs/naming_a_file.asp There is also a discussion on this forum page: http://forum.sysinternals.com/printer_friendly_posts.asp?TID=5676 |
|||||
#4792 | FileZilla can't handle long path names | closed | Bug report | normal | FileZilla Server | |
Description |
Because you can't create a single ticket for both FileZilla client and server, I have created a duplicate one for each. Both FileZilla client & server can't handle long path names. They are programmed to use the MAX_PATH constant when dealing with files, which only allows a full path/filename of up to 260 characters. This is only a limitation of FAT32 and doesn't exist on NTFS. This results in errors making it impossible to transfer files whose path names are too long. For NTFS, there are ways of working around this limitation, allowing for path names of 32,768 characters (specified by GetVolumeInformation (lpMaximumComponentLength)). Utilizing UNC (unicode) filenames allows you to get around this. For reference, see this MSDN page: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fileio/fs/naming_a_file.asp There is also a discussion on this forum page: http://forum.sysinternals.com/printer_friendly_posts.asp?TID=5676 |
|||||
#4793 | Ticket to report windows xp crash | closed | Bug report | normal | FileZilla Client | |
Description |
Hi, when executing the program on my Windows XP pro corp operating system running SP3 (P4 system with 2gigs of RAM), Filezilla locked up and then causes my computer to be rebooted. It happens just as the program is opening the window panes, as they expand outward to form the gui before you can use the program. They almost expand completely, but then the system locks up and the mouse stops moving and then the computer reboots after about 30 seconds of being locked up. Now, this is not all the time, but after rebooting, sometimes it works correctly and does not cause a system crash/reboot. It has done this same action with the two previous versions of Filezilla. Here is the 'About info' pasted: FileZilla Client Version: 3.2.7.1 Build information:
Linked against:
michael_dba at Hotmail dot com |
|||||
#4794 | Password encrytion | closed | Feature request | normal | FileZilla Client | |
Description |
In your next release, it is possible to encrypt password in recentservers.xml and sitemanager.xml Thanks in advanced! |
|||||
#4796 | SFTP file size reported incorrectly on files larger than ~3GB | closed | Bug report | normal | FileZilla Client | |
Description |
VanDyke VShell SFTP server on Windows Filezilla 3.2.7.1 - Windows or Mac OS X client .DMG file size is reported as 1,307,542,414 when it is really 5,602,509,710 SSH Secure File Transfer version 3.2.9 reports size correctly |
|||||
#4797 | Request: Revision to File Name Sorting | closed | Feature request | normal | FileZilla Client | |
Description |
Hello: I noticed a small issue with the way FileZilla lists files in the directory tree. The easiest way to show what I mean is an example, I have shown just a few file names, hopefully enough to establish a pattern. What I see in the current version: tcp1.jpg tcp10.jpg tcp100.jpg tcp101.jpg tcp102.jpg ... tcp109.jpg tcp11.jpg tcp110.jpg tcp111.jpg ... tcp119.jpg tcp12.jpg tcp120.jpg tcp121.jpg ... and so on until the end of time I was thinking the files should be organized like this: tcp1.jpg tcp2.jpg ... tcp9.jpg tcp10.jpg tcp11.jpg tcp12.jpg ... tcp99.jpg tcp100.jpg tcp101.jpg ... and so on until the end of time. They don't seem to be sequentially ordered based on the whole file name, rather they seem to be ordered by each character, if that makes any sense.
|
|||||
#4798 | Wrong Italian translation in dialog for overwriting files | closed | Bug report | normal | FileZilla Client | |
Description |
When you start a file transfer and a destination file already exists, a dialog appears asking if you want to overwrite it etc. The dialog shows info about the SOURCE and DESTINATION files, to let the user compare them, but in the Italian translation they are labeled as LOCALE and REMOTO, which becomes plain wrong when you are downloading a file from a remote server to your local computer, becaus the remote file will then be labeled "local" and the local one will be labeled "remote"! The correct translations for SOURCE and DESTINATION should be used instead, i.e.: SORGENTE e DESTINAZIONE. |
|||||
#4799 | Local zip with escaped apostrophe in filename shows as a folder with file inside | closed | Bug report | normal | FileZilla Client | |
Description |
When browsing local system files in Filezilla, a zip file with an escaped apostrophe in the filename shows up as a folder (named as everything before the apostrophe, not including the backslash), with it's contents being a zip file (named as the apostrophe onward). How I encountered the bug: -Connect to server with files identical to the files stored locally -Navigate to the zip file's containing folder on the remote host -Navigate to the zip file's containing folder locally -The local folder contained identical files as the remote one, except instead of "Guy-123\'s Important Stuff.zip", the local folder contained a folder named "Guy-123", and inside of it was a file named "'s Important Stuff.zip". Other information: -The zip file contained a folder named "Guy-123's Important Stuff", without a backslash before the apostrophe. -In Windows Explorer, the folder with file inside showed up exactly as Filezilla showed it. -After deleting the folder and contents locally in Windows, and re-copying the zip folder to my local copy of the website in Filezilla, Filezilla created an exact copy of the folder-with-file instance that had previously occurred. -Using an online control panel, the online zip file's name is also "Guy-123\'s Important Stuff.zip". |
|||||
#4800 | Slashes in file names cause incorrect copy to host | closed | Bug report | normal | FileZilla Client | |
Description |
If you use Filezilla to transfer a file with a / in it from a device that supports them in file names, Filezilla will cut the file name apart and create a directory with the first part and name the file the second part. This was noticed transferring files from an iPod Touch through SSH onto a Windows Vista machine with Filezilla 3.2.7.1. Seems to be caused since other filesystems than NTFS and FAT allow "/" as a regular character, as they use "\" for directory structure instead. When transferring, the host OS interpretes the character "\" as indicating a directory. For example: Transferring /remote/myfile\'name.txt to C:\localdir\ will create a directory c:\localdir\myfile\, transfer the file there instead, with the name "'name.txt" |
|||||
#4801 | file download never ends, dowloaded file grows and grows | closed | Bug report | normal | FileZilla Client | |
Description |
Hello all, I'm using Win 2003 Server fully patched, downloading from remote server which is running the same. I'm using the 3.2.7.1 FileZilla client. (At the end of this email I have the info I got from the About screen.) Problem: I was downloading a 38mb zip file, and the download never ended, the file grew and grew. Tried again after exiting and reloading FileZilla, same happened. The funny thing is this: in the 2nd download I waited after the file reached and passed the size it should've been, and I aborted the download. In both zip files the compressed file was fine. I guess some junk gets appended to the zip or some infinite loop kicks in after the file was done. Good thing I still keep the old 3.x version which works super well. Thank you for FileZilla. Best regards. Here is the info on the client: FileZilla Client Version: 3.2.7.1 Build information:
Linked against:
|
|||||
#4804 | Using FileZilla while using my iPhone as a modem (one problem company - others fine) | closed | Bug report | normal | FileZilla Client | |
Description |
There is one web host provider that I cannot upload anything to any of the sites they host while using my iPhone as a modem. I have contacted them and they are baffled by this issue and they too would like to know what the problem/solution may be. I have no problem uploading anywhere else (other sites and web host companies). It is only their clients sites that I cannot upload to. I CAN upload to these problem sites when I am connected to other Internet providers (e.g. free wireless locations) only not when I am connected to my iPhone. The error messages I get are: Error: Could not read from socket: ECONNRESET - Connection reset by peer Error: Disconnected from server Error: Failed to retrieve directory listing Using my iPhone as a modem I CAN connect to other web host providers, just not this particular company. Any insight? Richard Heikkila-Sawan |
|||||
#4805 | NSIS Error - Installer integrity check has failed | closed | Bug report | normal | FileZilla Client | |
Description |
I am seeing 2 problems: the timer creation error during download that was reported elsewhere, and then, when trying to run the installer from windows explorer, the NSIS error. I'm trying to install version 3.2.7.1.
|
|||||
#4806 | Add FTP over SSH (tunneling using a proxy server) | closed | Feature request | normal | FileZilla Client | |
Description |
It's a common problem to have a restricted Internet connection. Sometimes it's not possible to access FTP servers, or other times the FTP server can be located on a private network. In these cases, when an SSH connection is possible, it can be useful to have some type of SSH proxy act as a gateway to the FTP server. SSH tunneling allows to encapsulate the FTP control connection: ssh -L 2121:ftp.someplace.net:21 myuser@… -N ftp localhost 2121 But there is still a problem with the data connection. In active mode, it requires a connection from server to client, which is impossible in most cases. In passive mode, Filezilla accesses the server using the IP specified in response to the PASV command, if it is routable, or the IP address used for the control connection, if the other one is not routable. The port number is specified by the server. With both IP addresses, it will be impossible to connect (myproxyserver.fr is not directly accessible, and localhost does not have an SSH tunnel on the specified port). So, to solve the problem in passive mode, just after the answer to the PASV command, and before the RETR or directory listing command, the FTP client should create an SSH tunnel from localhost to ftp.someplace.net with the same port number on both sides (as specified by the server after PASV). I tried to do that with Filezilla (trunk) on Linux. Since I don't know how to use Putty code for SSH port forwarding, I did it the dirty way, using the ssh command as in the shell. SSH authentication is handled by ssh using a public key in my case, so Filezilla does not care about it. I don't send this code as a patch submission, because I know that it cannot be integrated in this way in FileZilla. In CFtpControlSocket::ParsePasvResponse(CRawTransferOpData* pData) (src/engine/ftpcontrolsocket.cpp:3809): // Create an SSH tunnel on the port specified by the server for the passive data connection int error = 0; static int tunnelPID = 0; if( m_pSocket->GetRemotePort(error) == 2121 ) // I use this port only for SSH tunneling { if ( tunnelPID ) { kill( tunnelPID, 15 ); // SIGTERM (include signal.h) waitpid( tunnelPID, &error, 0 ); // (include sys/wait.h) } wxString portFw = wxString::Format("%d:%s:%d", pData->port, pData->host.c_str(), pData->port); if ( !( tunnelPID = fork() ) ) execlp("ssh", "ssh", "-L", portFw.c_str(), "myuser@myproxyserver.fr", "-N", "-n", NULL); pData->host = peerIP; // Connect to localhost (SSH tunnel), not to the specified IP sleep(4); // myproxyserver is somewhat slow to create the tunnel } I use tunneling only on port 2121 (I want Filezilla to work as usual for port 21). Old SSH processes are killed because I assume that they are not used anymore (data transfer is terminated, and there is only one connection at a time). I fork filezilla to execute ssh, then the original filezilla process freezes ;-) during 4 seconds to be sure that the tunnel is created, because I don't have another way to know that. When the function returns, FileZilla connects to localhost:pData->port to create the data connexion. This process is repeated for each transfer. All these things will necessarily be slower than a direct FTP connection, and since I did it badly, it's VERY slow (waiting 4 seconds for each transfer), but it does actually work, and allows me to access my FTP servers almost "as usual" with a connection that does not allow FTP. I hope you will find this useful. It would be nice to have such option in a future version of FileZilla. |
|||||
#4809 | SFTP Connection Erratic (Network error: Software caused connection abort) | closed | Bug report | normal | FileZilla Client | |
Description |
Having consistent problems connecting to a host via SFTP using FileZilla. Have had no problems when connecting with the latest PuTTY psftp command line, Core FTP LE, and Ultra Edit (yes, its built-in FTP client). Most of the time FileZilla won't establish a connection at all; I've managed to connect on occasion by simply hammering the remote server with repeated connection attempts and no timeout. I have tried toggling different servertypes, active/passive, etc. It seems to get hung up trying to execute the key exchange. I've found several references to a similar issue but there was no satisfactory resolution contained therein. I'm not running any firewall software and our hardware router and firewall logs show nothing unusual. Basically, why would FileZilla fail repeatedly only to finally connect on some random attempt? Here is the full debug log of the connection attempts showing only the last one to be successful. Please let me know if I can provide any further information. 14:54:02 Trace: CControlSocket::DoClose(64) 14:54:02 Trace: CControlSocket::DoClose(64) 14:54:02 Status: Connecting to X.X.X.X... 14:54:02 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 14:54:02 Response: fzSftp started 14:54:02 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 14:54:02 Trace: CSftpControlSocket::SendNextCommand() 14:54:02 Trace: CSftpControlSocket::ConnectSend() 14:54:02 Command: open "username@…" 22 14:54:02 Trace: Looking up host "X.X.X.X" 14:54:02 Trace: Connecting to X.X.X.X port 22 14:54:03 Trace: Server version: SSH-2.0-SSHD 14:54:03 Trace: Using SSH protocol version 2 14:54:03 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 14:54:03 Trace: Using Diffie-Hellman with standard group "group14" 14:54:03 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 14:54:03 Trace: Network error: Software caused connection abort 14:54:03 Error: Network error: Software caused connection abort 14:54:03 Trace: CControlSocket::DoClose(64) 14:54:03 Trace: CSftpControlSocket::ResetOperation(66) 14:54:03 Trace: CControlSocket::ResetOperation(66) 14:54:03 Error: Could not connect to server 14:54:03 Trace: CFileZillaEnginePrivate::ResetOperation(66) 14:54:03 Status: Waiting to retry... 14:54:03 Trace: CControlSocket::DoClose(64) 14:54:03 Trace: CControlSocket::DoClose(64) 14:54:03 Status: Connecting to X.X.X.X... 14:54:03 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 14:54:03 Response: fzSftp started 14:54:03 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 14:54:03 Trace: CSftpControlSocket::SendNextCommand() 14:54:03 Trace: CSftpControlSocket::ConnectSend() 14:54:03 Command: open "username@…" 22 14:54:03 Trace: Looking up host "X.X.X.X" 14:54:03 Trace: Connecting to X.X.X.X port 22 14:54:03 Trace: Server version: SSH-2.0-SSHD 14:54:03 Trace: Using SSH protocol version 2 14:54:03 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 14:54:03 Trace: Using Diffie-Hellman with standard group "group14" 14:54:03 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 14:54:03 Trace: Network error: Software caused connection abort 14:54:03 Error: Network error: Software caused connection abort 14:54:03 Trace: CControlSocket::DoClose(64) 14:54:03 Trace: CSftpControlSocket::ResetOperation(66) 14:54:03 Trace: CControlSocket::ResetOperation(66) 14:54:03 Error: Could not connect to server 14:54:03 Trace: CFileZillaEnginePrivate::ResetOperation(66) 14:54:03 Status: Waiting to retry... 14:54:03 Trace: CControlSocket::DoClose(64) 14:54:03 Trace: CControlSocket::DoClose(64) 14:54:03 Status: Connecting to X.X.X.X... 14:54:03 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 14:54:03 Response: fzSftp started 14:54:03 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 14:54:03 Trace: CSftpControlSocket::SendNextCommand() 14:54:03 Trace: CSftpControlSocket::ConnectSend() 14:54:03 Command: open "username@…" 22 14:54:03 Trace: Looking up host "X.X.X.X" 14:54:03 Trace: Connecting to X.X.X.X port 22 14:54:03 Trace: Server version: SSH-2.0-SSHD 14:54:03 Trace: Using SSH protocol version 2 14:54:03 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 14:54:03 Trace: Using Diffie-Hellman with standard group "group14" 14:54:03 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 14:54:03 Trace: Network error: Software caused connection abort 14:54:03 Error: Network error: Software caused connection abort 14:54:03 Trace: CControlSocket::DoClose(64) 14:54:03 Trace: CSftpControlSocket::ResetOperation(66) 14:54:03 Trace: CControlSocket::ResetOperation(66) 14:54:03 Error: Could not connect to server 14:54:03 Trace: CFileZillaEnginePrivate::ResetOperation(66) 14:54:03 Status: Waiting to retry... 14:54:03 Trace: CControlSocket::DoClose(64) 14:54:03 Trace: CControlSocket::DoClose(64) 14:54:03 Status: Connecting to X.X.X.X... 14:54:03 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 14:54:03 Response: fzSftp started 14:54:03 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 14:54:03 Trace: CSftpControlSocket::SendNextCommand() 14:54:03 Trace: CSftpControlSocket::ConnectSend() 14:54:03 Command: open "username@…" 22 14:54:03 Trace: Looking up host "X.X.X.X" 14:54:03 Trace: Connecting to X.X.X.X port 22 14:54:03 Trace: Server version: SSH-2.0-SSHD 14:54:03 Trace: Using SSH protocol version 2 14:54:03 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 14:54:03 Trace: Using Diffie-Hellman with standard group "group14" 14:54:03 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 14:54:03 Trace: Network error: Software caused connection abort 14:54:03 Error: Network error: Software caused connection abort 14:54:03 Trace: CControlSocket::DoClose(64) 14:54:03 Trace: CSftpControlSocket::ResetOperation(66) 14:54:03 Trace: CControlSocket::ResetOperation(66) 14:54:03 Error: Could not connect to server 14:54:03 Trace: CFileZillaEnginePrivate::ResetOperation(66) 14:54:03 Status: Waiting to retry... 14:54:03 Trace: CControlSocket::DoClose(64) 14:54:03 Trace: CControlSocket::DoClose(64) 14:54:03 Status: Connecting to X.X.X.X... 14:54:03 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 14:54:03 Response: fzSftp started 14:54:03 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 14:54:03 Trace: CSftpControlSocket::SendNextCommand() 14:54:03 Trace: CSftpControlSocket::ConnectSend() 14:54:03 Command: open "username@…" 22 14:54:03 Trace: Looking up host "X.X.X.X" 14:54:03 Trace: Connecting to X.X.X.X port 22 14:54:03 Trace: Server version: SSH-2.0-SSHD 14:54:03 Trace: Using SSH protocol version 2 14:54:03 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 14:54:03 Trace: Using Diffie-Hellman with standard group "group14" 14:54:03 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 14:54:03 Trace: Network error: Software caused connection abort 14:54:03 Error: Network error: Software caused connection abort 14:54:03 Trace: CControlSocket::DoClose(64) 14:54:03 Trace: CSftpControlSocket::ResetOperation(66) 14:54:03 Trace: CControlSocket::ResetOperation(66) 14:54:03 Error: Could not connect to server 14:54:03 Trace: CFileZillaEnginePrivate::ResetOperation(66) 14:54:03 Status: Waiting to retry... 14:54:03 Trace: CControlSocket::DoClose(64) 14:54:03 Trace: CControlSocket::DoClose(64) 14:54:03 Status: Connecting to X.X.X.X... 14:54:03 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 14:54:03 Response: fzSftp started 14:54:03 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 14:54:03 Trace: CSftpControlSocket::SendNextCommand() 14:54:03 Trace: CSftpControlSocket::ConnectSend() 14:54:03 Command: open "username@…" 22 14:54:03 Trace: Looking up host "X.X.X.X" 14:54:03 Trace: Connecting to X.X.X.X port 22 14:54:03 Trace: Server version: SSH-2.0-SSHD 14:54:03 Trace: Using SSH protocol version 2 14:54:03 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 14:54:03 Trace: Using Diffie-Hellman with standard group "group14" 14:54:03 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 14:54:03 Trace: Network error: Software caused connection abort 14:54:03 Error: Network error: Software caused connection abort 14:54:03 Trace: CControlSocket::DoClose(64) 14:54:03 Trace: CSftpControlSocket::ResetOperation(66) 14:54:03 Trace: CControlSocket::ResetOperation(66) 14:54:03 Error: Could not connect to server 14:54:03 Trace: CFileZillaEnginePrivate::ResetOperation(66) 14:54:03 Status: Waiting to retry... 14:54:03 Trace: CControlSocket::DoClose(64) 14:54:03 Trace: CControlSocket::DoClose(64) 14:54:03 Status: Connecting to X.X.X.X... 14:54:03 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 14:54:03 Response: fzSftp started 14:54:03 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 14:54:03 Trace: CSftpControlSocket::SendNextCommand() 14:54:03 Trace: CSftpControlSocket::ConnectSend() 14:54:03 Command: open "username@…" 22 14:54:03 Trace: Looking up host "X.X.X.X" 14:54:03 Trace: Connecting to X.X.X.X port 22 14:54:03 Trace: Server version: SSH-2.0-SSHD 14:54:03 Trace: Using SSH protocol version 2 14:54:03 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 14:54:03 Trace: Using Diffie-Hellman with standard group "group14" 14:54:03 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 14:54:03 Trace: Network error: Software caused connection abort 14:54:03 Error: Network error: Software caused connection abort 14:54:03 Trace: CControlSocket::DoClose(64) 14:54:03 Trace: CSftpControlSocket::ResetOperation(66) 14:54:03 Trace: CControlSocket::ResetOperation(66) 14:54:03 Error: Could not connect to server 14:54:03 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:02 Trace: CControlSocket::DoClose(64) 15:01:02 Trace: CControlSocket::DoClose(64) 15:01:02 Status: Connecting to X.X.X.X... 15:01:02 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:02 Response: fzSftp started 15:01:02 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:02 Trace: CSftpControlSocket::SendNextCommand() 15:01:02 Trace: CSftpControlSocket::ConnectSend() 15:01:02 Command: open "username@…" 22 15:01:02 Trace: Looking up host "X.X.X.X" 15:01:02 Trace: Connecting to X.X.X.X port 22 15:01:02 Trace: Server version: SSH-2.0-SSHD 15:01:02 Trace: Using SSH protocol version 2 15:01:02 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:02 Trace: Using Diffie-Hellman with standard group "group14" 15:01:02 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:02 Trace: Network error: Software caused connection abort 15:01:02 Error: Network error: Software caused connection abort 15:01:02 Trace: CControlSocket::DoClose(64) 15:01:02 Trace: CSftpControlSocket::ResetOperation(66) 15:01:02 Trace: CControlSocket::ResetOperation(66) 15:01:02 Error: Could not connect to server 15:01:02 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:02 Status: Waiting to retry... 15:01:02 Trace: CControlSocket::DoClose(64) 15:01:02 Trace: CControlSocket::DoClose(64) 15:01:02 Status: Connecting to X.X.X.X... 15:01:02 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:02 Response: fzSftp started 15:01:02 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:02 Trace: CSftpControlSocket::SendNextCommand() 15:01:02 Trace: CSftpControlSocket::ConnectSend() 15:01:02 Command: open "username@…" 22 15:01:02 Trace: Looking up host "X.X.X.X" 15:01:02 Trace: Connecting to X.X.X.X port 22 15:01:02 Trace: Server version: SSH-2.0-SSHD 15:01:02 Trace: Using SSH protocol version 2 15:01:02 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:02 Trace: Using Diffie-Hellman with standard group "group14" 15:01:02 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:02 Trace: Network error: Software caused connection abort 15:01:02 Error: Network error: Software caused connection abort 15:01:02 Trace: CControlSocket::DoClose(64) 15:01:02 Trace: CSftpControlSocket::ResetOperation(66) 15:01:02 Trace: CControlSocket::ResetOperation(66) 15:01:02 Error: Could not connect to server 15:01:02 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:02 Status: Waiting to retry... 15:01:02 Trace: CControlSocket::DoClose(64) 15:01:02 Trace: CControlSocket::DoClose(64) 15:01:02 Status: Connecting to X.X.X.X... 15:01:02 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:02 Response: fzSftp started 15:01:02 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:02 Trace: CSftpControlSocket::SendNextCommand() 15:01:02 Trace: CSftpControlSocket::ConnectSend() 15:01:02 Command: open "username@…" 22 15:01:02 Trace: Looking up host "X.X.X.X" 15:01:02 Trace: Connecting to X.X.X.X port 22 15:01:02 Trace: Server version: SSH-2.0-SSHD 15:01:02 Trace: Using SSH protocol version 2 15:01:02 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:02 Trace: Using Diffie-Hellman with standard group "group14" 15:01:02 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:02 Trace: Network error: Software caused connection abort 15:01:02 Error: Network error: Software caused connection abort 15:01:02 Trace: CControlSocket::DoClose(64) 15:01:02 Trace: CSftpControlSocket::ResetOperation(66) 15:01:02 Trace: CControlSocket::ResetOperation(66) 15:01:02 Error: Could not connect to server 15:01:02 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:02 Status: Waiting to retry... 15:01:02 Trace: CControlSocket::DoClose(64) 15:01:02 Trace: CControlSocket::DoClose(64) 15:01:02 Status: Connecting to X.X.X.X... 15:01:02 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:02 Response: fzSftp started 15:01:02 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:02 Trace: CSftpControlSocket::SendNextCommand() 15:01:02 Trace: CSftpControlSocket::ConnectSend() 15:01:02 Command: open "username@…" 22 15:01:02 Trace: Looking up host "X.X.X.X" 15:01:02 Trace: Connecting to X.X.X.X port 22 15:01:02 Trace: Server version: SSH-2.0-SSHD 15:01:02 Trace: Using SSH protocol version 2 15:01:02 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:02 Trace: Using Diffie-Hellman with standard group "group14" 15:01:02 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:02 Trace: Network error: Software caused connection abort 15:01:02 Error: Network error: Software caused connection abort 15:01:02 Trace: CControlSocket::DoClose(64) 15:01:02 Trace: CSftpControlSocket::ResetOperation(66) 15:01:02 Trace: CControlSocket::ResetOperation(66) 15:01:02 Error: Could not connect to server 15:01:02 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:02 Status: Waiting to retry... 15:01:03 Trace: CControlSocket::DoClose(64) 15:01:03 Trace: CControlSocket::DoClose(64) 15:01:03 Status: Connecting to X.X.X.X... 15:01:03 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:03 Response: fzSftp started 15:01:03 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:03 Trace: CSftpControlSocket::SendNextCommand() 15:01:03 Trace: CSftpControlSocket::ConnectSend() 15:01:03 Command: open "username@…" 22 15:01:03 Trace: Looking up host "X.X.X.X" 15:01:03 Trace: Connecting to X.X.X.X port 22 15:01:03 Trace: Server version: SSH-2.0-SSHD 15:01:03 Trace: Using SSH protocol version 2 15:01:03 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:03 Trace: Using Diffie-Hellman with standard group "group14" 15:01:03 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:03 Trace: Network error: Software caused connection abort 15:01:03 Error: Network error: Software caused connection abort 15:01:03 Trace: CControlSocket::DoClose(64) 15:01:03 Trace: CSftpControlSocket::ResetOperation(66) 15:01:03 Trace: CControlSocket::ResetOperation(66) 15:01:03 Error: Could not connect to server 15:01:03 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:03 Status: Waiting to retry... 15:01:03 Trace: CControlSocket::DoClose(64) 15:01:03 Trace: CControlSocket::DoClose(64) 15:01:03 Status: Connecting to X.X.X.X... 15:01:03 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:03 Response: fzSftp started 15:01:03 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:03 Trace: CSftpControlSocket::SendNextCommand() 15:01:03 Trace: CSftpControlSocket::ConnectSend() 15:01:03 Command: open "username@…" 22 15:01:03 Trace: Looking up host "X.X.X.X" 15:01:03 Trace: Connecting to X.X.X.X port 22 15:01:03 Trace: Server version: SSH-2.0-SSHD 15:01:03 Trace: Using SSH protocol version 2 15:01:03 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:03 Trace: Using Diffie-Hellman with standard group "group14" 15:01:03 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:03 Trace: Network error: Software caused connection abort 15:01:03 Error: Network error: Software caused connection abort 15:01:03 Trace: CControlSocket::DoClose(64) 15:01:03 Trace: CSftpControlSocket::ResetOperation(66) 15:01:03 Trace: CControlSocket::ResetOperation(66) 15:01:03 Error: Could not connect to server 15:01:03 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:03 Status: Waiting to retry... 15:01:03 Trace: CControlSocket::DoClose(64) 15:01:03 Trace: CControlSocket::DoClose(64) 15:01:03 Status: Connecting to X.X.X.X... 15:01:03 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:03 Response: fzSftp started 15:01:03 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:03 Trace: CSftpControlSocket::SendNextCommand() 15:01:03 Trace: CSftpControlSocket::ConnectSend() 15:01:03 Command: open "username@…" 22 15:01:03 Trace: Looking up host "X.X.X.X" 15:01:03 Trace: Connecting to X.X.X.X port 22 15:01:03 Trace: Server version: SSH-2.0-SSHD 15:01:03 Trace: Using SSH protocol version 2 15:01:03 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:03 Trace: Using Diffie-Hellman with standard group "group14" 15:01:03 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:03 Trace: Network error: Software caused connection abort 15:01:03 Error: Network error: Software caused connection abort 15:01:03 Trace: CControlSocket::DoClose(64) 15:01:03 Trace: CSftpControlSocket::ResetOperation(66) 15:01:03 Trace: CControlSocket::ResetOperation(66) 15:01:03 Error: Could not connect to server 15:01:03 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:03 Status: Waiting to retry... 15:01:03 Trace: CControlSocket::DoClose(64) 15:01:03 Trace: CControlSocket::DoClose(64) 15:01:03 Status: Connecting to X.X.X.X... 15:01:03 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:03 Response: fzSftp started 15:01:03 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:03 Trace: CSftpControlSocket::SendNextCommand() 15:01:03 Trace: CSftpControlSocket::ConnectSend() 15:01:03 Command: open "username@…" 22 15:01:03 Trace: Looking up host "X.X.X.X" 15:01:03 Trace: Connecting to X.X.X.X port 22 15:01:03 Trace: Server version: SSH-2.0-SSHD 15:01:03 Trace: Using SSH protocol version 2 15:01:03 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:03 Trace: Using Diffie-Hellman with standard group "group14" 15:01:03 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:03 Trace: Network error: Software caused connection abort 15:01:03 Error: Network error: Software caused connection abort 15:01:03 Trace: CControlSocket::DoClose(64) 15:01:03 Trace: CSftpControlSocket::ResetOperation(66) 15:01:03 Trace: CControlSocket::ResetOperation(66) 15:01:03 Error: Could not connect to server 15:01:03 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:03 Status: Waiting to retry... 15:01:03 Trace: CControlSocket::DoClose(64) 15:01:03 Trace: CControlSocket::DoClose(64) 15:01:03 Status: Connecting to X.X.X.X... 15:01:03 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:03 Response: fzSftp started 15:01:03 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:03 Trace: CSftpControlSocket::SendNextCommand() 15:01:03 Trace: CSftpControlSocket::ConnectSend() 15:01:03 Command: open "username@…" 22 15:01:03 Trace: Looking up host "X.X.X.X" 15:01:03 Trace: Connecting to X.X.X.X port 22 15:01:03 Trace: Server version: SSH-2.0-SSHD 15:01:03 Trace: Using SSH protocol version 2 15:01:03 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:03 Trace: Using Diffie-Hellman with standard group "group14" 15:01:03 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:03 Trace: Network error: Software caused connection abort 15:01:03 Error: Network error: Software caused connection abort 15:01:03 Trace: CControlSocket::DoClose(64) 15:01:03 Trace: CSftpControlSocket::ResetOperation(66) 15:01:03 Trace: CControlSocket::ResetOperation(66) 15:01:03 Error: Could not connect to server 15:01:03 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:03 Status: Waiting to retry... 15:01:03 Trace: CControlSocket::DoClose(64) 15:01:03 Trace: CControlSocket::DoClose(64) 15:01:03 Status: Connecting to X.X.X.X... 15:01:03 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:03 Response: fzSftp started 15:01:03 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:03 Trace: CSftpControlSocket::SendNextCommand() 15:01:03 Trace: CSftpControlSocket::ConnectSend() 15:01:03 Command: open "username@…" 22 15:01:03 Trace: Looking up host "X.X.X.X" 15:01:03 Trace: Connecting to X.X.X.X port 22 15:01:03 Trace: Server version: SSH-2.0-SSHD 15:01:03 Trace: Using SSH protocol version 2 15:01:03 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:03 Trace: Using Diffie-Hellman with standard group "group14" 15:01:03 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:03 Trace: Network error: Software caused connection abort 15:01:03 Error: Network error: Software caused connection abort 15:01:03 Trace: CControlSocket::DoClose(64) 15:01:03 Trace: CSftpControlSocket::ResetOperation(66) 15:01:03 Trace: CControlSocket::ResetOperation(66) 15:01:03 Error: Could not connect to server 15:01:03 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:03 Status: Waiting to retry... 15:01:03 Trace: CControlSocket::DoClose(64) 15:01:03 Trace: CControlSocket::DoClose(64) 15:01:03 Status: Connecting to X.X.X.X... 15:01:03 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:03 Response: fzSftp started 15:01:03 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:03 Trace: CSftpControlSocket::SendNextCommand() 15:01:03 Trace: CSftpControlSocket::ConnectSend() 15:01:03 Command: open "username@…" 22 15:01:03 Trace: Looking up host "X.X.X.X" 15:01:03 Trace: Connecting to X.X.X.X port 22 15:01:03 Trace: Server version: SSH-2.0-SSHD 15:01:03 Trace: Using SSH protocol version 2 15:01:03 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:03 Trace: Using Diffie-Hellman with standard group "group14" 15:01:03 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:03 Trace: Network error: Software caused connection abort 15:01:03 Error: Network error: Software caused connection abort 15:01:03 Trace: CControlSocket::DoClose(64) 15:01:03 Trace: CSftpControlSocket::ResetOperation(66) 15:01:03 Trace: CControlSocket::ResetOperation(66) 15:01:03 Error: Could not connect to server 15:01:04 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:04 Status: Waiting to retry... 15:01:04 Trace: CControlSocket::DoClose(64) 15:01:04 Trace: CControlSocket::DoClose(64) 15:01:04 Status: Connecting to X.X.X.X... 15:01:04 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:04 Response: fzSftp started 15:01:04 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:04 Trace: CSftpControlSocket::SendNextCommand() 15:01:04 Trace: CSftpControlSocket::ConnectSend() 15:01:04 Command: open "username@…" 22 15:01:04 Trace: Looking up host "X.X.X.X" 15:01:04 Trace: Connecting to X.X.X.X port 22 15:01:04 Trace: Server version: SSH-2.0-SSHD 15:01:04 Trace: Using SSH protocol version 2 15:01:04 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:04 Trace: Using Diffie-Hellman with standard group "group14" 15:01:04 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:04 Trace: Network error: Software caused connection abort 15:01:04 Error: Network error: Software caused connection abort 15:01:04 Trace: CControlSocket::DoClose(64) 15:01:04 Trace: CSftpControlSocket::ResetOperation(66) 15:01:04 Trace: CControlSocket::ResetOperation(66) 15:01:04 Error: Could not connect to server 15:01:04 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:04 Status: Waiting to retry... 15:01:04 Trace: CControlSocket::DoClose(64) 15:01:04 Trace: CControlSocket::DoClose(64) 15:01:04 Status: Connecting to X.X.X.X... 15:01:04 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:04 Response: fzSftp started 15:01:04 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:04 Trace: CSftpControlSocket::SendNextCommand() 15:01:04 Trace: CSftpControlSocket::ConnectSend() 15:01:04 Command: open "username@…" 22 15:01:04 Trace: Looking up host "X.X.X.X" 15:01:04 Trace: Connecting to X.X.X.X port 22 15:01:04 Trace: Server version: SSH-2.0-SSHD 15:01:04 Trace: Using SSH protocol version 2 15:01:04 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:04 Trace: Using Diffie-Hellman with standard group "group14" 15:01:04 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:04 Trace: Network error: Software caused connection abort 15:01:04 Error: Network error: Software caused connection abort 15:01:04 Trace: CControlSocket::DoClose(64) 15:01:04 Trace: CSftpControlSocket::ResetOperation(66) 15:01:04 Trace: CControlSocket::ResetOperation(66) 15:01:04 Error: Could not connect to server 15:01:04 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:04 Status: Waiting to retry... 15:01:04 Trace: CControlSocket::DoClose(64) 15:01:04 Trace: CControlSocket::DoClose(64) 15:01:04 Status: Connecting to X.X.X.X... 15:01:04 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:04 Response: fzSftp started 15:01:04 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:04 Trace: CSftpControlSocket::SendNextCommand() 15:01:04 Trace: CSftpControlSocket::ConnectSend() 15:01:04 Command: open "username@…" 22 15:01:04 Trace: Looking up host "X.X.X.X" 15:01:04 Trace: Connecting to X.X.X.X port 22 15:01:04 Trace: Server version: SSH-2.0-SSHD 15:01:04 Trace: Using SSH protocol version 2 15:01:04 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:04 Trace: Using Diffie-Hellman with standard group "group14" 15:01:04 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:04 Trace: Network error: Software caused connection abort 15:01:04 Error: Network error: Software caused connection abort 15:01:04 Trace: CControlSocket::DoClose(64) 15:01:04 Trace: CSftpControlSocket::ResetOperation(66) 15:01:04 Trace: CControlSocket::ResetOperation(66) 15:01:04 Error: Could not connect to server 15:01:04 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:04 Status: Waiting to retry... 15:01:04 Trace: CControlSocket::DoClose(64) 15:01:04 Trace: CControlSocket::DoClose(64) 15:01:04 Status: Connecting to X.X.X.X... 15:01:04 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:04 Response: fzSftp started 15:01:04 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:04 Trace: CSftpControlSocket::SendNextCommand() 15:01:04 Trace: CSftpControlSocket::ConnectSend() 15:01:04 Command: open "username@…" 22 15:01:04 Trace: Looking up host "X.X.X.X" 15:01:04 Trace: Connecting to X.X.X.X port 22 15:01:04 Trace: Server version: SSH-2.0-SSHD 15:01:04 Trace: Using SSH protocol version 2 15:01:04 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:04 Trace: Using Diffie-Hellman with standard group "group14" 15:01:04 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:04 Trace: Network error: Software caused connection abort 15:01:04 Error: Network error: Software caused connection abort 15:01:04 Trace: CControlSocket::DoClose(64) 15:01:04 Trace: CSftpControlSocket::ResetOperation(66) 15:01:04 Trace: CControlSocket::ResetOperation(66) 15:01:04 Error: Could not connect to server 15:01:04 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:04 Status: Waiting to retry... 15:01:04 Trace: CControlSocket::DoClose(64) 15:01:04 Trace: CControlSocket::DoClose(64) 15:01:04 Status: Connecting to X.X.X.X... 15:01:04 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:04 Response: fzSftp started 15:01:04 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:04 Trace: CSftpControlSocket::SendNextCommand() 15:01:04 Trace: CSftpControlSocket::ConnectSend() 15:01:04 Command: open "username@…" 22 15:01:04 Trace: Looking up host "X.X.X.X" 15:01:04 Trace: Connecting to X.X.X.X port 22 15:01:04 Trace: Server version: SSH-2.0-SSHD 15:01:04 Trace: Using SSH protocol version 2 15:01:04 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:04 Trace: Using Diffie-Hellman with standard group "group14" 15:01:04 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:04 Trace: Network error: Software caused connection abort 15:01:04 Error: Network error: Software caused connection abort 15:01:04 Trace: CControlSocket::DoClose(64) 15:01:04 Trace: CSftpControlSocket::ResetOperation(66) 15:01:04 Trace: CControlSocket::ResetOperation(66) 15:01:04 Error: Could not connect to server 15:01:04 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:04 Status: Waiting to retry... 15:01:04 Trace: CControlSocket::DoClose(64) 15:01:04 Trace: CControlSocket::DoClose(64) 15:01:04 Status: Connecting to X.X.X.X... 15:01:04 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:04 Response: fzSftp started 15:01:04 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:04 Trace: CSftpControlSocket::SendNextCommand() 15:01:04 Trace: CSftpControlSocket::ConnectSend() 15:01:04 Command: open "username@…" 22 15:01:04 Trace: Looking up host "X.X.X.X" 15:01:04 Trace: Connecting to X.X.X.X port 22 15:01:04 Trace: Server version: SSH-2.0-SSHD 15:01:04 Trace: Using SSH protocol version 2 15:01:04 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:04 Trace: Using Diffie-Hellman with standard group "group14" 15:01:04 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:04 Trace: Network error: Software caused connection abort 15:01:04 Error: Network error: Software caused connection abort 15:01:04 Trace: CControlSocket::DoClose(64) 15:01:04 Trace: CSftpControlSocket::ResetOperation(66) 15:01:04 Trace: CControlSocket::ResetOperation(66) 15:01:04 Error: Could not connect to server 15:01:04 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:04 Status: Waiting to retry... 15:01:04 Trace: CControlSocket::DoClose(64) 15:01:04 Trace: CControlSocket::DoClose(64) 15:01:04 Status: Connecting to X.X.X.X... 15:01:04 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:04 Response: fzSftp started 15:01:04 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:04 Trace: CSftpControlSocket::SendNextCommand() 15:01:04 Trace: CSftpControlSocket::ConnectSend() 15:01:04 Command: open "username@…" 22 15:01:04 Trace: Looking up host "X.X.X.X" 15:01:04 Trace: Connecting to X.X.X.X port 22 15:01:04 Trace: Server version: SSH-2.0-SSHD 15:01:04 Trace: Using SSH protocol version 2 15:01:05 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:05 Trace: Using Diffie-Hellman with standard group "group14" 15:01:05 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:05 Trace: Network error: Software caused connection abort 15:01:05 Error: Network error: Software caused connection abort 15:01:05 Trace: CControlSocket::DoClose(64) 15:01:05 Trace: CSftpControlSocket::ResetOperation(66) 15:01:05 Trace: CControlSocket::ResetOperation(66) 15:01:05 Error: Could not connect to server 15:01:05 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:05 Status: Waiting to retry... 15:01:05 Trace: CControlSocket::DoClose(64) 15:01:05 Trace: CControlSocket::DoClose(64) 15:01:05 Status: Connecting to X.X.X.X... 15:01:05 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:05 Response: fzSftp started 15:01:05 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:05 Trace: CSftpControlSocket::SendNextCommand() 15:01:05 Trace: CSftpControlSocket::ConnectSend() 15:01:05 Command: open "username@…" 22 15:01:05 Trace: Looking up host "X.X.X.X" 15:01:05 Trace: Connecting to X.X.X.X port 22 15:01:05 Trace: Server version: SSH-2.0-SSHD 15:01:05 Trace: Using SSH protocol version 2 15:01:05 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:05 Trace: Using Diffie-Hellman with standard group "group14" 15:01:05 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:05 Trace: Network error: Software caused connection abort 15:01:05 Error: Network error: Software caused connection abort 15:01:05 Trace: CControlSocket::DoClose(64) 15:01:05 Trace: CSftpControlSocket::ResetOperation(66) 15:01:05 Trace: CControlSocket::ResetOperation(66) 15:01:05 Error: Could not connect to server 15:01:05 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:05 Status: Waiting to retry... 15:01:05 Trace: CControlSocket::DoClose(64) 15:01:05 Trace: CControlSocket::DoClose(64) 15:01:05 Status: Connecting to X.X.X.X... 15:01:05 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:05 Response: fzSftp started 15:01:05 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:05 Trace: CSftpControlSocket::SendNextCommand() 15:01:05 Trace: CSftpControlSocket::ConnectSend() 15:01:05 Command: open "username@…" 22 15:01:05 Trace: Looking up host "X.X.X.X" 15:01:05 Trace: Connecting to X.X.X.X port 22 15:01:05 Trace: Server version: SSH-2.0-SSHD 15:01:05 Trace: Using SSH protocol version 2 15:01:05 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:05 Trace: Using Diffie-Hellman with standard group "group14" 15:01:05 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:05 Trace: Network error: Software caused connection abort 15:01:05 Error: Network error: Software caused connection abort 15:01:05 Trace: CControlSocket::DoClose(64) 15:01:05 Trace: CSftpControlSocket::ResetOperation(66) 15:01:05 Trace: CControlSocket::ResetOperation(66) 15:01:05 Error: Could not connect to server 15:01:05 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:05 Status: Waiting to retry... 15:01:05 Trace: CControlSocket::DoClose(64) 15:01:05 Trace: CControlSocket::DoClose(64) 15:01:05 Status: Connecting to X.X.X.X... 15:01:05 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:05 Response: fzSftp started 15:01:05 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:05 Trace: CSftpControlSocket::SendNextCommand() 15:01:05 Trace: CSftpControlSocket::ConnectSend() 15:01:05 Command: open "username@…" 22 15:01:05 Trace: Looking up host "X.X.X.X" 15:01:05 Trace: Connecting to X.X.X.X port 22 15:01:05 Trace: Server version: SSH-2.0-SSHD 15:01:05 Trace: Using SSH protocol version 2 15:01:05 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:05 Trace: Using Diffie-Hellman with standard group "group14" 15:01:05 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:05 Trace: Network error: Software caused connection abort 15:01:05 Error: Network error: Software caused connection abort 15:01:05 Trace: CControlSocket::DoClose(64) 15:01:05 Trace: CSftpControlSocket::ResetOperation(66) 15:01:05 Trace: CControlSocket::ResetOperation(66) 15:01:05 Error: Could not connect to server 15:01:05 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:05 Status: Waiting to retry... 15:01:05 Trace: CControlSocket::DoClose(64) 15:01:05 Trace: CControlSocket::DoClose(64) 15:01:05 Status: Connecting to X.X.X.X... 15:01:05 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:05 Response: fzSftp started 15:01:05 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:05 Trace: CSftpControlSocket::SendNextCommand() 15:01:05 Trace: CSftpControlSocket::ConnectSend() 15:01:05 Command: open "username@…" 22 15:01:05 Trace: Looking up host "X.X.X.X" 15:01:05 Trace: Connecting to X.X.X.X port 22 15:01:05 Trace: Server version: SSH-2.0-SSHD 15:01:05 Trace: Using SSH protocol version 2 15:01:05 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:05 Trace: Using Diffie-Hellman with standard group "group14" 15:01:05 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:05 Trace: Network error: Software caused connection abort 15:01:05 Error: Network error: Software caused connection abort 15:01:05 Trace: CControlSocket::DoClose(64) 15:01:05 Trace: CSftpControlSocket::ResetOperation(66) 15:01:05 Trace: CControlSocket::ResetOperation(66) 15:01:05 Error: Could not connect to server 15:01:05 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:05 Status: Waiting to retry... 15:01:05 Trace: CControlSocket::DoClose(64) 15:01:05 Trace: CControlSocket::DoClose(64) 15:01:05 Status: Connecting to X.X.X.X... 15:01:05 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:05 Response: fzSftp started 15:01:05 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:05 Trace: CSftpControlSocket::SendNextCommand() 15:01:05 Trace: CSftpControlSocket::ConnectSend() 15:01:05 Command: open "username@…" 22 15:01:05 Trace: Looking up host "X.X.X.X" 15:01:05 Trace: Connecting to X.X.X.X port 22 15:01:05 Trace: Server version: SSH-2.0-SSHD 15:01:05 Trace: Using SSH protocol version 2 15:01:05 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:05 Trace: Using Diffie-Hellman with standard group "group14" 15:01:05 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:05 Trace: Network error: Software caused connection abort 15:01:05 Error: Network error: Software caused connection abort 15:01:05 Trace: CControlSocket::DoClose(64) 15:01:05 Trace: CSftpControlSocket::ResetOperation(66) 15:01:05 Trace: CControlSocket::ResetOperation(66) 15:01:05 Error: Could not connect to server 15:01:05 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:05 Status: Waiting to retry... 15:01:05 Trace: CControlSocket::DoClose(64) 15:01:05 Trace: CControlSocket::DoClose(64) 15:01:05 Status: Connecting to X.X.X.X... 15:01:05 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:05 Response: fzSftp started 15:01:05 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:05 Trace: CSftpControlSocket::SendNextCommand() 15:01:05 Trace: CSftpControlSocket::ConnectSend() 15:01:05 Command: open "username@…" 22 15:01:05 Trace: Looking up host "X.X.X.X" 15:01:05 Trace: Connecting to X.X.X.X port 22 15:01:05 Trace: Server version: SSH-2.0-SSHD 15:01:05 Trace: Using SSH protocol version 2 15:01:05 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:05 Trace: Using Diffie-Hellman with standard group "group14" 15:01:05 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:05 Trace: Network error: Software caused connection abort 15:01:05 Error: Network error: Software caused connection abort 15:01:05 Trace: CControlSocket::DoClose(64) 15:01:05 Trace: CSftpControlSocket::ResetOperation(66) 15:01:05 Trace: CControlSocket::ResetOperation(66) 15:01:05 Error: Could not connect to server 15:01:05 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:05 Status: Waiting to retry... 15:01:05 Trace: CControlSocket::DoClose(64) 15:01:05 Trace: CControlSocket::DoClose(64) 15:01:05 Status: Connecting to X.X.X.X... 15:01:05 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:05 Response: fzSftp started 15:01:05 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:05 Trace: CSftpControlSocket::SendNextCommand() 15:01:05 Trace: CSftpControlSocket::ConnectSend() 15:01:05 Command: open "username@…" 22 15:01:05 Trace: Looking up host "X.X.X.X" 15:01:05 Trace: Connecting to X.X.X.X port 22 15:01:05 Trace: Server version: SSH-2.0-SSHD 15:01:05 Trace: Using SSH protocol version 2 15:01:05 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:06 Trace: Using Diffie-Hellman with standard group "group14" 15:01:06 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:06 Trace: Network error: Software caused connection abort 15:01:06 Error: Network error: Software caused connection abort 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Trace: CSftpControlSocket::ResetOperation(66) 15:01:06 Trace: CControlSocket::ResetOperation(66) 15:01:06 Error: Could not connect to server 15:01:06 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:06 Status: Waiting to retry... 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Status: Connecting to X.X.X.X... 15:01:06 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:06 Response: fzSftp started 15:01:06 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:06 Trace: CSftpControlSocket::SendNextCommand() 15:01:06 Trace: CSftpControlSocket::ConnectSend() 15:01:06 Command: open "username@…" 22 15:01:06 Trace: Looking up host "X.X.X.X" 15:01:06 Trace: Connecting to X.X.X.X port 22 15:01:06 Trace: Server version: SSH-2.0-SSHD 15:01:06 Trace: Using SSH protocol version 2 15:01:06 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:06 Trace: Using Diffie-Hellman with standard group "group14" 15:01:06 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:06 Trace: Network error: Software caused connection abort 15:01:06 Error: Network error: Software caused connection abort 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Trace: CSftpControlSocket::ResetOperation(66) 15:01:06 Trace: CControlSocket::ResetOperation(66) 15:01:06 Error: Could not connect to server 15:01:06 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:06 Status: Waiting to retry... 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Status: Connecting to X.X.X.X... 15:01:06 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:06 Response: fzSftp started 15:01:06 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:06 Trace: CSftpControlSocket::SendNextCommand() 15:01:06 Trace: CSftpControlSocket::ConnectSend() 15:01:06 Command: open "username@…" 22 15:01:06 Trace: Looking up host "X.X.X.X" 15:01:06 Trace: Connecting to X.X.X.X port 22 15:01:06 Trace: Server version: SSH-2.0-SSHD 15:01:06 Trace: Using SSH protocol version 2 15:01:06 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:06 Trace: Using Diffie-Hellman with standard group "group14" 15:01:06 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:06 Trace: Network error: Software caused connection abort 15:01:06 Error: Network error: Software caused connection abort 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Trace: CSftpControlSocket::ResetOperation(66) 15:01:06 Trace: CControlSocket::ResetOperation(66) 15:01:06 Error: Could not connect to server 15:01:06 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:06 Status: Waiting to retry... 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Status: Connecting to X.X.X.X... 15:01:06 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:06 Response: fzSftp started 15:01:06 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:06 Trace: CSftpControlSocket::SendNextCommand() 15:01:06 Trace: CSftpControlSocket::ConnectSend() 15:01:06 Command: open "username@…" 22 15:01:06 Trace: Looking up host "X.X.X.X" 15:01:06 Trace: Connecting to X.X.X.X port 22 15:01:06 Trace: Server version: SSH-2.0-SSHD 15:01:06 Trace: Using SSH protocol version 2 15:01:06 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:06 Trace: Using Diffie-Hellman with standard group "group14" 15:01:06 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:06 Trace: Network error: Software caused connection abort 15:01:06 Error: Network error: Software caused connection abort 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Trace: CSftpControlSocket::ResetOperation(66) 15:01:06 Trace: CControlSocket::ResetOperation(66) 15:01:06 Error: Could not connect to server 15:01:06 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:06 Status: Waiting to retry... 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Status: Connecting to X.X.X.X... 15:01:06 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:06 Response: fzSftp started 15:01:06 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:06 Trace: CSftpControlSocket::SendNextCommand() 15:01:06 Trace: CSftpControlSocket::ConnectSend() 15:01:06 Command: open "username@…" 22 15:01:06 Trace: Looking up host "X.X.X.X" 15:01:06 Trace: Connecting to X.X.X.X port 22 15:01:06 Trace: Server version: SSH-2.0-SSHD 15:01:06 Trace: Using SSH protocol version 2 15:01:06 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:06 Trace: Using Diffie-Hellman with standard group "group14" 15:01:06 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:06 Trace: Network error: Software caused connection abort 15:01:06 Error: Network error: Software caused connection abort 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Trace: CSftpControlSocket::ResetOperation(66) 15:01:06 Trace: CControlSocket::ResetOperation(66) 15:01:06 Error: Could not connect to server 15:01:06 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:06 Status: Waiting to retry... 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Status: Connecting to X.X.X.X... 15:01:06 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:06 Response: fzSftp started 15:01:06 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:06 Trace: CSftpControlSocket::SendNextCommand() 15:01:06 Trace: CSftpControlSocket::ConnectSend() 15:01:06 Command: open "username@…" 22 15:01:06 Trace: Looking up host "X.X.X.X" 15:01:06 Trace: Connecting to X.X.X.X port 22 15:01:06 Trace: Server version: SSH-2.0-SSHD 15:01:06 Trace: Using SSH protocol version 2 15:01:06 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:06 Trace: Using Diffie-Hellman with standard group "group14" 15:01:06 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:06 Trace: Network error: Software caused connection abort 15:01:06 Error: Network error: Software caused connection abort 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Trace: CSftpControlSocket::ResetOperation(66) 15:01:06 Trace: CControlSocket::ResetOperation(66) 15:01:06 Error: Could not connect to server 15:01:06 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:06 Status: Waiting to retry... 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Status: Connecting to X.X.X.X... 15:01:06 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:06 Response: fzSftp started 15:01:06 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:06 Trace: CSftpControlSocket::SendNextCommand() 15:01:06 Trace: CSftpControlSocket::ConnectSend() 15:01:06 Command: open "username@…" 22 15:01:06 Trace: Looking up host "X.X.X.X" 15:01:06 Trace: Connecting to X.X.X.X port 22 15:01:06 Trace: Server version: SSH-2.0-SSHD 15:01:06 Trace: Using SSH protocol version 2 15:01:06 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:06 Trace: Using Diffie-Hellman with standard group "group14" 15:01:06 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:06 Trace: Network error: Software caused connection abort 15:01:06 Error: Network error: Software caused connection abort 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Trace: CSftpControlSocket::ResetOperation(66) 15:01:06 Trace: CControlSocket::ResetOperation(66) 15:01:06 Error: Could not connect to server 15:01:06 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:06 Status: Waiting to retry... 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Status: Connecting to X.X.X.X... 15:01:06 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:06 Response: fzSftp started 15:01:06 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:06 Trace: CSftpControlSocket::SendNextCommand() 15:01:06 Trace: CSftpControlSocket::ConnectSend() 15:01:06 Command: open "username@…" 22 15:01:06 Trace: Looking up host "X.X.X.X" 15:01:06 Trace: Connecting to X.X.X.X port 22 15:01:06 Trace: Server version: SSH-2.0-SSHD 15:01:06 Trace: Using SSH protocol version 2 15:01:06 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:06 Trace: Using Diffie-Hellman with standard group "group14" 15:01:06 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:06 Trace: Network error: Software caused connection abort 15:01:06 Error: Network error: Software caused connection abort 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:06 Trace: CSftpControlSocket::ResetOperation(66) 15:01:06 Trace: CControlSocket::ResetOperation(66) 15:01:06 Error: Could not connect to server 15:01:06 Trace: CFileZillaEnginePrivate::ResetOperation(66) 15:01:06 Status: Waiting to retry... 15:01:06 Trace: CControlSocket::DoClose(64) 15:01:07 Trace: CControlSocket::DoClose(64) 15:01:07 Status: Connecting to X.X.X.X... 15:01:07 Trace: Going to execute "C:\Program Files\FileZilla\fzsftp.exe" 15:01:07 Response: fzSftp started 15:01:07 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 15:01:07 Trace: CSftpControlSocket::SendNextCommand() 15:01:07 Trace: CSftpControlSocket::ConnectSend() 15:01:07 Command: open "username@…" 22 15:01:07 Trace: Looking up host "X.X.X.X" 15:01:07 Trace: Connecting to X.X.X.X port 22 15:01:07 Trace: Server version: SSH-2.0-SSHD 15:01:07 Trace: Using SSH protocol version 2 15:01:07 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_23_2009_19:56:54 15:01:07 Trace: Using Diffie-Hellman with standard group "group14" 15:01:07 Trace: Doing Diffie-Hellman key exchange with hash SHA-1 15:01:07 Trace: Host key fingerprint is: 15:01:07 Trace: ssh-rsa 1024 a8:47:13:dd:e7:f6:71:d4:ce:98:c2:e8:5e:4d:98:c0 15:01:07 Trace: Initialised AES-256 CBC client->server encryption 15:01:07 Trace: Initialised HMAC-SHA1 client->server MAC algorithm 15:01:07 Trace: Initialised AES-256 CBC server->client encryption 15:01:07 Trace: Initialised HMAC-SHA1 server->client MAC algorithm 15:01:07 Trace: Using keyboard-interactive authentication. inst_len: 0, num_prompts: 1 15:01:07 Command: Pass: * 15:01:12 Trace: Access granted 15:01:12 Trace: Opened channel for session 15:01:12 Trace: Started a shell/command 15:01:12 Status: Connected to X.X.X.X 15:01:12 Trace: CSftpControlSocket::ConnectParseResponse() 15:01:12 Trace: CSftpControlSocket::ResetOperation(0) 15:01:12 Trace: CControlSocket::ResetOperation(0) 15:01:12 Trace: CFileZillaEnginePrivate::ResetOperation(0) 15:01:12 Status: Retrieving directory listing... 15:01:12 Trace: CSftpControlSocket::SendNextCommand() 15:01:12 Trace: CSftpControlSocket::ChangeDirSend() 15:01:12 Command: pwd 15:01:12 Response: Current directory is: "/" 15:01:12 Trace: CSftpControlSocket::ResetOperation(0) 15:01:12 Trace: CControlSocket::ResetOperation(0) 15:01:12 Trace: CSftpControlSocket::ParseSubcommandResult(0) 15:01:12 Trace: CSftpControlSocket::ListSubcommandResult() 15:01:12 Trace: state = 1 15:01:12 Trace: CSftpControlSocket::SendNextCommand() 15:01:12 Trace: CSftpControlSocket::ListSend() 15:01:12 Trace: state = 2 15:01:12 Command: ls 15:01:12 Status: Listing directory / 15:01:12 Listing: drwxr-xr-x 1 0 0 0 Sep 04 09:59 . 15:01:12 Listing: drwxr-xr-x 1 0 0 0 Sep 04 09:59 .. 15:01:12 Trace: CSftpControlSocket::ListParseResponse() 15:01:12 Trace: CSftpControlSocket::ResetOperation(0) 15:01:12 Trace: CControlSocket::ResetOperation(0) 15:01:12 Status: Directory listing successful 15:01:12 Trace: CFileZillaEnginePrivate::ResetOperation(0) |
|||||
#4810 | Plugin for Dreamweaver Site Manager to access fzdefaults.xml | closed | Feature request | normal | FileZilla Server | |
Description |
When using the Dreamweaver Site Manager it would display and manage all sites declared in the fzdefaults.xml file? A few developers access the same Site Manager with FileZilla but we have to duplicate everything individually when using Dreamweaver CS4. It would be awesome if we could manage all our sites from both Filezilla and Dreamweaver cs4 |
|||||
#4812 | password problem | closed | Bug report | normal | FileZilla Server | |
Description |
every time i try to set a password it dose not assing the password i type e.g. if i use the password "hello" i cannot log in with this password and in server.xml it will say somthing like "5d41402abc4b2a76b9719d911017c592" this happens with or without groups on both my 450mhz p3 server running win 2000 sp4 and my advent netbook with a 1.6ghz intel atom running win xp sp3 |
|||||
#4815 | FileZilla dead locks files when upload of a file isn't successful on first attempts | closed | Bug report | normal | FileZilla Client | |
Description |
I am currently using 3G as my internet connection. Unfortunately it is not shaped and consistently fluctuates in speeds. This sometimes causes problems when I am uploading large files in size i.e. The client will try to upload a file from my computer to the server. Because of the file size, the upload attempt will fail. After a few tries the file will become dead locked, which in my opinion is the clients doing as it does not seem to release the file physically after an attempt has failed. It then displays a "critical error: file is in use" and it cannot upload the file after that. This actually happens quite often to me. To fix this I have to close the client and service in task manager. Please can you have a look into it. |
|||||
#4817 | Column separators not visible in file browsing windows | closed | Bug report | normal | FileZilla Client | |
Description |
In filezilla 3.2.2.1 x86-64-pclinux-gnu build date 20090227 compiled with gcc 4.3.3 with flags -g -O2 -Wall -g -fexceptions from the ubuntu repos, the two filebrowsing windows' column bars, those draggable bars to reveal more or less of the file name, modification date, filesize, filetype etc are not visible. I can still mouse over where they should be and click and drag them to reveal more or less of a filename though. |
|||||
#4818 | Cannot update automatically - download failed | closed | Bug report | normal | FileZilla Client | |
Description |
Since you've introduced the option of updating FileZilla automatically, I haven't been able to use it. Here's what happens:
I don't have any similar problems with any other software. Looking forward to your support - |
|||||
#4820 | Make folder icon themeable | closed | Feature request | normal | FileZilla Client | |
Description |
Currently, the theme/style system doesn't seem to support custom icons for folders and unknown folders (the ones with a question mark in them). It would be nice if this was possible. |
|||||
#4821 | Native progressbar API | new | Feature request | normal | FileZilla Client | |
Description |
To integrate FileZilla more nicely into the OS I recommend using native OS APIs for the progress bars in the queue. Additionally, an overall progress bar could be displayed in the new Windows 7 taskbar. |
|||||
#4822 | Silk Theme | closed | Patch | normal | FileZilla Client | |
Description |
I have created a theme based on FamFamFams Silk icons (http://www.famfamfam.com/lab/icons/silk/) |
|||||
#4823 | slackware 12.2 - libengine_a-httpcontrolsocket.o] Error 1 | closed | Bug report | normal | FileZilla Client | |
Description |
I have a problem when I do "make" after "./configure" I have installed the stable packages wxWidgets, libidn, gnutls and libdbus and: ./configure: checking for a BSD-compatible install... /bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for g++... g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking for a BSD-compatible install... /bin/ginstall -c checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes checking for /usr/i486-slackware-linux/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 static flag -static works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate checking for wx-config... /usr/local/bin/wx-config checking for wxWidgets version >= 2.8.9... yes (version 2.9.0) checking for wxWidgets static library... no checking system type for sftp stub... unix checking for utmpx.h... yes checking for sys/select.h... yes checking for library containing socket... none required checking for library containing getaddrinfo... none required checking for library containing in6addr_loopback... none required checking for getaddrinfo... yes checking for ptsname... yes checking for setresuid... yes checking for strsignal... yes checking for updwtmpx... yes checking for gettimeofday... yes checking for ftime... yes checking for in6addr_loopback... yes checking for in6addr_any... yes checking whether to use windres... no checking idna.h usability... yes checking idna.h presence... yes checking for idna.h... yes checking for stringprep_check_version in -lidn... yes checking whether to use BinReloc... yes checking whether to use precompiled headers... yes checking for cppunit-config... no checking for Cppunit - version >= 1.10.2... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBGNUTLS... yes checking for main in -ltinyxml... no configure: Using builtin tinyxml checking for LIBDBUS... no checking for LIBDBUS... yes checking D-Bus support... yes checking for setenv... yes checking for putenv... yes checking for xgettext... /usr/local/bin/xgettext checking for msgfmt... /usr/local/bin/msgfmt checking for msgmerge... /usr/local/bin/msgmerge checking whether msgmerge version >= 0.11.0... yes, 0.17 checking available FZ3 message catalogs... ar bg_BG ca ca_ES@valencia cs_CZ da_DK de el es et_EE eu_ES fi_FI fr fr_CA gl_ES he_IL hr hu_HU id_ID it ja_JP ka km_KH ko_KR ku lt_LT lv_LV mk_MK nb_NO ne nl nn_NO oc pl_PL pt_BR pt_PT ro_RO ru sk_SK sl_SI sv th_TH tr uk_UA vi_VN zh_CN zh_TW checking for wxrc... /usr/local/bin/wxrc configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/engine/Makefile config.status: creating src/tinyxml/Makefile config.status: creating src/dbus/Makefile config.status: creating src/interface/Makefile config.status: creating src/interface/resources/Makefile config.status: creating src/include/Makefile config.status: creating locales/Makefile config.status: creating src/interface/resources/16x16/Makefile config.status: creating src/interface/resources/32x32/Makefile config.status: creating data/Makefile config.status: creating src/interface/resources/cyril/Makefile config.status: creating src/interface/resources/cyril/16x16/Makefile config.status: creating src/interface/resources/blukis/Makefile config.status: creating src/interface/resources/lone/Makefile config.status: creating src/interface/resources/minimal/Makefile config.status: creating src/interface/resources/opencrystal/Makefile config.status: creating src/putty/Makefile config.status: creating src/putty/unix/Makefile config.status: creating src/putty/windows/Makefile config.status: creating tests/Makefile config.status: creating src/interface/resources/version.rc config.status: creating src/interface/resources/MacInfo.plist config.status: creating src/fzshellext/Makefile config.status: creating src/fzshellext/version.rc config.status: creating src/include/config.h config.status: src/include/config.h is unchanged config.status: executing depfiles commands make:
Making all in .
make[1]: Entering directory `/opt/filezilla-3.2.7.1'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/opt/filezilla-3.2.7.1'
Making all in src
make[1]: Entering directory `/opt/filezilla-3.2.7.1/src'
Making all in include
make[2]: Entering directory `/opt/filezilla-3.2.7.1/src/include'
make all-am
make[3]: Entering directory `/opt/filezilla-3.2.7.1/src/include'
make[3]: Leaving directory `/opt/filezilla-3.2.7.1/src/include'
make[2]: Leaving directory `/opt/filezilla-3.2.7.1/src/include'
Making all in engine
make[2]: Entering directory `/opt/filezilla-3.2.7.1/src/engine'
g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-release-2.9 -I/usr/local/include/wx-2.9 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -DWXGTK -g -O2 -Wall -g -fexceptions -MT libengine_a-httpcontrolsocket.o -MD -MP -MF .deps/libengine_a-httpcontrolsocket.Tpo -c -o libengine_a-httpcontrolsocket.o |
|||||
#4824 | differentiate symlinks | closed | Feature request | normal | FileZilla Client | |
Description |
It would be nice if symlinks had a distinguishing icon. |
|||||
#4825 | Security/Organization: Add Password-Protected Profiles to Site Manager Site Tree | closed | Feature request | normal | FileZilla Client | |
Description |
FEATURE MOTIVATIONS
FEATURE REQUEST: Add Password-Protecting Profile ManagerIn the Site Manager, the top item is "My Sites". Currently, the only operation on this item is Right Click > Export. This feature request adds an additional context item and behaviors as detailed below.
Left:
Right:
Bottom:
Once successfully entered, FileZilla remembers the selected profile for the duration of the FileZilla running session. When the user completely closes and then restarts FileZilla, the Site will revert to My Sites for password-protected profiles and will revert to the selected profile for profiles without passwords.
|
|||||
#4826 | Copy HTTP URL/View URL Suggestion | new | Feature request | normal | FileZilla Client | |
Description |
Hey, I like your FileZilla Client, but it is missing a good feature to have, it makes it easier. The feature suggestion is the benfit of entering the url of the FTP Connection, copy the url, view on web, etc. I have included a screenshot of a ftp program I use that does that. |
|||||
#4827 | FileZilla client does not support SSL 3 or TLS 1.0 | closed | Bug report | normal | FileZilla Client | |
Description |
FileZilla client 3.2.7.1 sends a client hello specifying support for TLS 1.1 only. This means that servers that only support TLS 1.0 cannot negotiate a connection. Neither SSL 3.0 or TLS 1.0 is considered seriously insecure at this time, and they are much more widely deployed than TLS 1.1, so they should be supported. Details: From the TLS 1.1 RFC: Appendix E. Backward Compatibility with SSL
From a WireShark packet capture: Frame 8 (126 bytes on wire, 126 bytes captured) Ethernet II, Src: CompalIn_88:54:36 (00:1b:38:88:54:36), Dst: Cisco_fb:b8:00 (00:14:f1:fb:b8:00) Internet Protocol, Src: 10.20.69.248 (10.20.69.248), Dst: 10.20.239.21 (10.20.239.21) Transmission Control Protocol, Src Port: gsi (1850), Dst Port: 11932 (11932), Seq: 11, Ack: 81, Len: 72 Secure Socket Layer
|
|||||
#4828 | Reconnect and QuickConnect are not working | closed | Bug report | normal | FileZilla Client | |
Description |
I use Filezilla 3.2.7.1 with Windows XP with IE.
Help! thanks much - great ftp client! |
|||||
#4830 | Per-site file-exist actions | closed | Feature request | normal | FileZilla Client | |
Description |
Add the ability to resolve file-exists conflicts by referring to the site settings. Proposed UI-changes shown in attached image. Use-case is:
|
|||||
#4831 | Filename/Last Modified Column Conflict | closed | Bug report | normal | FileZilla Client | |
Description |
In the FTP window the Last Modified & Filename columns seem to have switched. The folder icons now show under the Last Modified column and I am unable to move the Filename column back to the left of the window where its default position should be. When i go to column set-up by right clicking on the column headings; if I try to unselect the Last Modified column it returns the error "The Filename Column can neither be hidden nor removed". I am also unable to move the Last Modified Column, it is fixed in the left side position (top of list in Column chooser). I can move the Filename column down the list (in Column chooser window) but not back up to the first position; only to 2nd spot behind the Last Modified column. Screenshot attached. |
|||||
#4832 | FTP Client does not list directories | closed | Bug report | normal | FileZilla Client | |
Description |
FTP Client does not list directories in Sambar Server version 5.2. Status: Decidindo o endereço do ftp.advanced-eng.com.br Status: Conectando com 200.143.10.171:21... Status: Conexão estabelecida, esperando a mensagem de boas vindas... Resposta: 220-Sambar FTP Server Version 5.2 Resposta: 220 Your FTP Session will expire after 900 seconds of inactivity. Comando: USER advanced-eng Resposta: 331 Password required for advanced-eng Comando: PASS Resposta: 230-Welcome to the Sambar FTP Server Resposta: 230 OK Comando: SYST Resposta: 215 UNIX Sambar Server Comando: FEAT Resposta: 211-Extensions supported Resposta: AUTH TLS Resposta: PBSZ Resposta: PROT Resposta: 211 END Status: Conectado Status: Recuperando a listagem de pastas... Comando: PWD Resposta: 257 "/" Comando: TYPE I Resposta: 200 TYPE is now 8-bit binary Comando: PASV Erro: O tempo da conexão se esgotou Erro: Failed to retrieve directory listing |
|||||
#4833 | Cloak files by name | closed | Feature request | normal | FileZilla Client | |
Description |
Enable a new preference: 'Cloak files and folders' So we can just avoid to upload
Also
|
|||||
#4834 | filezilla does not work with UNIX systems where the user accounts shell is set to "rssh" | reopened | Bug report | normal | FileZilla Client | |
Description |
"rssh" is a ssh-only shell that should work with any SFTP implementation... from the man page: rssh is a restricted shell for providing limited access to a host via ssh(1), allowing a user whose shell is configured to rssh to use one or more of the command(s) scp(1), sftp(1) cvs(1), rdist(1), and rsync(1), and only those commands. It is intended primarily to work with OpenSSH (see http://www.openssh.com), but may work with other implementations. When I connect to a linux host (Ubunutu HH 8.04 LTS x86-32) from a Mac OS X or Linux x32 client using Filezilla client, if the user I connect as has the shell set to "bash" - everything works properly. If I connect to the same user again, having changed the shell to "rssh", it fails. See output below: (first is succssful, bash-shell connect, second is failed rssh-shell connect) Status: Connecting to onion... Response: fzSftp started Command: open "testy@onion" 22 Command: Trust new Hostkey: Yes Command: Pass: * Status: Connected to onion.csde.washington.edu Status: Retrieving directory listing... Command: pwd Response: Current directory is: "/home/testy" Command: ls Status: Listing directory /home/testy Status: Calculating timezone offset of server... Command: mtime ".bashrc" Response: 1241712071 Status: Timezone offsets: Server: -25200 seconds. Local: -25200 seconds. Difference: 0 seconds. Status: Directory listing successful Status: Disconnected from server Status: Connecting to onion... Response: fzSftp started Command: open "testy@onion" 22 Command: Pass: * Status: Connected to onion.csde.washington.edu Error: Could not connect to server Status: Waiting to retry... Status: Connecting to onion... Response: fzSftp started Command: open "testy@onion" 22 Command: Pass: * Status: Connected to onion.csde.washington.edu Error: Fatal: unable to initialise SFTP on server: could not connect Error: Could not connect to server I have verified this on OS X and Linux x32 Filezilla client. Thanks for a great product & stay free! :) Matt P.S. there is a misspelling as well: initialise should be "initialize" unless you are a Brit.... ;) -Matt "the Yank" |
|||||
#4835 | Shortcut to VPN freezes the crap outta filezilla | closed | Bug report | normal | FileZilla Client | |
Description |
I have a shortcut on my desktop to a work VPN. It is not connected, and the local file view freezes before listing the shortcut file. I tested this and am pretty sure zilla is stopping to check the shortcut or something. I couldnt figure out how to get the msg log from your instructions.
Name of shortcut: 10.0.0.41 - Shortcut
Target location shortcut: My OS: Vista home premium SP1 |
|||||
#4837 | Version 3.2.7.1 | closed | Bug report | normal | FileZilla Client | |
Description |
I have been using FileZilla 3.1.10, since May of 2008; I have recently updated the version 3.2.7.1. I have noticed that when I have multiple programs open when running the new version, my entire system crashes. It will take about four or five times of unplugging the computer to get it back up. Also once I do get up and running, I right click the file, and Download and Add files to queue, I use to be able to click on to start the file downloading.(it is now grayed out) Now I must select View/Edit to start the file downloading. The file does download but is not going to where I originally had pointed. The file being downloaded has a different filesize than what is actually being downloaded. |
|||||
#4838 | Login and Password | closed | Bug report | normal | FileZilla Client | |
Description |
I cannot connect to your server. It will kick me out due to log in and password. I need to login to submit homework. Please allow me to know how to fix username and password. Is there a website to login? |
|||||
#4839 | .pureftpd files everywhere. prohibited filename. | closed | Bug report | normal | FileZilla Client | |
Description |
I can't upload anymore. something new about the server is not allowing me to delete .pureftpd filenames, even though they are being created. it is consuming all my web space, and I have some ISOs to upload. my uploads take days to complete at 384kbps. so this may be causing filezilla to leave large garbage behind. please change filezilla to remove the . in front. that should do it. Also, please fix the bug that leaves the trail of garbage on uploads that last several days. thanks. thanks by the way, it doesn't matter what ftp client I use, I can't delete them. I suppose that's a server issue. Response: 226-Options: -a -l Response: 226 32 matches total Status: Directory listing successful Command: DELE .pureftpd-upload.4abba5b4.15.3f38.11c65b03 Response: 550 Prohibited file name: .pureftpd-upload.4abba5b4.15.3f38.11c65b03 Command: DELE .pureftpd-upload.4abc2fc1.15.6400.30d4d7d2 Response: 550 Prohibited file name: .pureftpd-upload.4abc2fc1.15.6400.30d4d7d2 Command: DELE .pureftpd-upload.4abc66ee.15.3241.afbeae25 Response: 550 Prohibited file name: .pureftpd-upload.4abc66ee.15.3241.afbeae25 Command: DELE .pureftpd-upload.4abc9c9b.15.7eb4.2aeb9c4 Response: 550 Prohibited file name: .pureftpd-upload.4abc9c9b.15.7eb4.2aeb9c4 Command: DELE .pureftpd-upload.4abcd02a.15.5fb3.81dc8d4c Response: 550 Prohibited file name: .pureftpd-upload.4abcd02a.15.5fb3.81dc8d4c Command: DELE .pureftpd-upload.4abd03ba.15.3246.9aa1f088 Response: 550 Prohibited file name: .pureftpd-upload.4abd03ba.15.3246.9aa1f088 Command: DELE .pureftpd-upload.4abd8b2f.15.3fba.45d3f0d4 Response: 550 Prohibited file name: .pureftpd-upload.4abd8b2f.15.3fba.45d3f0d4 Command: DELE .pureftpd-upload.4abdc2bf.15.6c1.f67c19c Response: 550 Prohibited file name: .pureftpd-upload.4abdc2bf.15.6c1.f67c19c Command: DELE .pureftpd-upload.4abdf704.15.451e.dec536fd Response: 550 Prohibited file name: .pureftpd-upload.4abdf704.15.451e.dec536fd Command: DELE .pureftpd-upload.4abe2acf.15.102f.9f970a70 Response: 550 Prohibited file name: .pureftpd-upload.4abe2acf.15.102f.9f970a70 Command: DELE .pureftpd-upload.4abe603e.15.5d6e.acdf9b1 Response: 550 Prohibited file name: .pureftpd-upload.4abe603e.15.5d6e.acdf9b1 Command: DELE .pureftpd-upload.4abee99c.15.3ed1.1e24f4ba Response: 550 Prohibited file name: .pureftpd-upload.4abee99c.15.3ed1.1e24f4ba Command: DELE .pureftpd-upload.4abf1f7f.15.51b.d77a82ff Response: 550 Prohibited file name: .pureftpd-upload.4abf1f7f.15.51b.d77a82ff Command: DELE .pureftpd-upload.4abf534b.15.2497.bfd1d9de Response: 550 Prohibited file name: .pureftpd-upload.4abf534b.15.2497.bfd1d9de Command: DELE .pureftpd-upload.4abf8573.15.73fe.767fc320 Response: 550 Prohibited file name: .pureftpd-upload.4abf8573.15.73fe.767fc320 Command: DELE .pureftpd-upload.4abfb7d7.15.4224.7e25e803 Response: 550 Prohibited file name: .pureftpd-upload.4abfb7d7.15.4224.7e25e803 Command: DELE .pureftpd-upload.4ac253ea.15.739.5fe192b8 Response: 550 Prohibited file name: .pureftpd-upload.4ac253ea.15.739.5fe192b8 Command: DELE .pureftpd-upload.4ac28c0e.15.73c9.dee75fce Response: 550 Prohibited file name: .pureftpd-upload.4ac28c0e.15.73c9.dee75fce Command: DELE .pureftpd-upload.4ac2c53f.15.4fcd.ff142824 Response: 550 Prohibited file name: .pureftpd-upload.4ac2c53f.15.4fcd.ff142824 |
|||||
#4840 | Filezilla Client do not allow to append(APPE) to existing file | closed | Feature request | normal | FileZilla Client | |
Description |
I want to append to an existing file with the same name while uploading. Filezilla Client do not allow to append(APPE) to existing file I can do so using linux client |
|||||
#4842 | Queue window display problem | closed | Bug report | normal | FileZilla Client | |
Description |
The upload status in the queue is appearing at the top of the queue window, with only a blank space appearing under the file currently being uploaded. This misplaced status line is covering the clickable sort headers (e.g. "Server/Local file", "Direction", "Remote file"); these headers reappear if moused-over, but disappear again when the status is redrawn. FileZilla Client Version: 3.2.7.1 Build information:
Linked against:
|
|||||
#4843 | SFTP connection problem in Windows 7 x64 | closed | Bug report | normal | FileZilla Client | |
Description |
The default installer path in x64 Windows for Win32 programs is: %PROGRAMFILES(x86)%\Filezila But filezilla try to use fzsftp.exe in the %PROGRAMFILES%\Filezilla path when it tries to connect to a sftp server. |
|||||
#4846 | enable prioritizing of edited files | closed | Feature request | normal | FileZilla Client | |
Description |
I really love FileZilla and I'm especially fond of the file editing features (FZ detecting updates of edited files, asking to upload them). However, there's one thing which would greatly improve this feature: give updated files high upload priority (well, make an option so users can set FZ to behave as such). Currently when I'm uploading a lot of files - eg photo's - the edited file gets stuck in this large queue and I manually need to give the edited file high priority. It would be great is FZ could do this automatically for all files uploading due to changes when edited. |
|||||
#4847 | program crashes | closed | Bug report | normal | FileZilla Client | |
Description |
FileZilla Client crashes after program starting. The last version that works is 3.2.6.1 |
|||||
#4848 | cannot use with upload.att.net - TLS error | closed | Bug report | normal | FileZilla Client | |
Description |
used to work (eg rev 3.0.6 and before). broke some time ago. just been using old rev, but tried 3.2.8 & still broke. (thanks for a great product. just can't use the new revs for my uploads.) here's the log Status: Resolving address of upload.att.net Status: Connecting to 204.127.208.22:21... Status: Connection established, waiting for welcome message... Response: 220- Response: 220-Welcome to the AT&T WorldNet (sm) Personal Web Pages FTP server sccqpwc11 Response: 220-You are accessing it from host 97.112.148.19 Response: 220-at Sat Oct 3 22:50:43 2009 GMT Response: 220- Response: 220-For more tips on how to configure your FTP or Web Publishing Response: 220-software to work with Personal Web Pages@…, please follow Response: 220-the instructions on these web pages: Response: 220- Response: 220- http://www.wurd.com/pwp_ftpindex.php Response: 220- or Response: 220- http://www.wurd.com/pwp_editors.php Response: 220- Response: 220-* Response: 220-AT&T STRONGLY RECOMMENDS THAT YOU CONFIGURE FTP WITH TLS ENCRYPTION Response: 220-FOR ANY OFF NETWORK (Non Dial) ACCESS TO THE SERVICE. SEE THE HELP Response: 220-FILES FOR YOUR PARTICULAR CLIENT FOR FURTHER INFORMATION. Response: 220-* Response: 220- Response: 220- IMPORTANT Response: 220-Any access to and use of this FTP server, authorized or Response: 220-unauthorized, is governed by and constitutes your acceptance of Response: 220-the terms and conditions imposed on the following web page: Response: 220- Response: 220- http://home.att.net/pwp_gia_terms.html Response: 220- Response: 220-Use your EMAIL-ID at the login prompt (the portion before the "@"). Response: 220-Use your EMAIL PASSWORD at the password prompt. Response: 220- Response: 220- Response: 220 PWPFTPD 2.02 (6feb2002) Server (AT&T WorldNet (sm) Personal Web Pages FTP server) [sccqpwc11] Command: AUTH TLS Response: 234 AUTH TLS successful Status: Initializing TLS... Status: Verifying certificate... Command: USER wb0taq Status: TLS/SSL connection established. Response: 331 Password required for wb0taq. Command: PASS Response: 230-FTP Quick Reminder: Response: 230- If you are using a browser to FTP: Response: 230- 1. Your Home directory listing will appear in your browser window. Response: 230- 2. You can drag-and-drop files into the browser window from any PC Response: 230- window. Response: 230- Response: 230- Note: if your ftp client sets the initial directory: Response: 230- 1. The old initial (home) directory was "/wb0taq". Response: 230- 2. The new initial (home) directory is just "/" Response: 230- 3. We have upgraded the servers. Please reconfigure Response: 230- your software! Response: 230- Response: 230 User wb0taq logged in. Command: SYST Response: 215 UNIX Type: L8 Command: FEAT Response: 500 FEAT not understood. Command: PBSZ 0 Response: 200 PBSZ 0 successful Command: PROT P Response: 200 Protection set to Private Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is current directory. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (204,127,208,22,13,38). Command: LIST Response: 150 Opening ASCII mode data connection for file list Response: 226-Transfer complete. Response: 226 Quotas on: using 24091438 of 26214400 bytes Status: Server did not properly shut down TLS connection Error: Could not read from transfer socket: ECONNABORTED - Connection aborted Error: Failed to retrieve directory listing |
|||||
#4849 | Columns on remote server do not display properly if reordered | closed | Bug report | normal | FileZilla Client | |
Description |
In FZ 3.2.8 under WinXP SP3, if I right-click on the remote server's column headings (the gray area above the current directory's file listing that reads Filename | Filesize | Filetype | etc.), check all six boxes, then use the Move Up/Move Down buttons to move Permissions to any position other than the fifth, the column headings move as requested, but the data in the column do not. So, for example, if I exchange Permissions (which was originally in fifth position) with Last Modified (which was originally in fourth position), the Last Modified information shows up in the new Permissions column (which is now in fourth position, where Last Modified was before the exchange), and the Last Modified column contents (now in fifth position) are blank (except for the header). Also, sorting of the date-last-sorted data in the "Permissions" column no longer works properly. Restoring the column headings to their original positions fixes all problems, but of course this defeats the purpose of having the column heading portability feature in the first place. |
|||||
#4850 | No file-list refresh in local window | closed | Bug report | normal | FileZilla Client | |
Description |
The only way to refresh your local view seems to be pressing F5. When you're dragging files or folders to the Filezilla local window its contents are refreshed regularly. Now add a file to or rename a file to this directory using your explorer (outside Filezilla but while Filezilla is running) Filezilla's local window doesn't get aware of any of these changes. Is there really no communication between Filezilla and the OS for an automatic refresh known from many other applications? |
|||||
#4851 | Filezilla will not descend into directories with name ending in space. | closed | Bug report | normal | FileZilla Client | |
Description |
I have to access a BBS with some folder names that have spaces in the filenames. Filezilla used to be able to access all folders, but now, if I try to access a folder with spaces in the file names, I get the following error. Status: Retrieving directory listing... Command: CWD /All_files Response: 250 CWD command successful. Command: CWD ABC Engineering Response: 550 The system cannot find the file specified. Error: Failed to retrieve directory listing It will sucessfully descend into folders with no white spaces in filenames. |
|||||
#4852 | Local file listing does not match column headers | closed | Bug report | normal | FileZilla Client | |
Description |
Right click on the header bar for local files. The column setup dialog appears. Delete a column or move a column. The results are that the headers move, but the actual listing remains the same. |
|||||
#4853 | topcities.com | closed | Bug report | normal | FileZilla Client | |
Description |
Can you make it easier to ftp to my account at donhe.topcities.com, (concord1) Currently your FileZilla_3.8.2_win32 (every time) says Response: 200 Options accepted: type;size;modify;unix.mode;unix.uid;unix.gid Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is cwd. Command: TYPE I Response: 200 Type okay. Command: PASV Response: 227 Entering Passive Mode (72,37,164,203,218,157) Command: MLSD Error: Connection timed out Error: Failed to retrieve directory listing |
|||||
#4855 | Error while updating from within FileZilla | closed | Bug report | normal | FileZilla Client | |
Description |
Hello, I got the message, that a new version is available and followed the instructions. But FileZilla could not receive the update file, because there was an error : ECONNABORTED. I attached the log information. greetings Ingo Belka |
|||||
#4857 | upload progress bars (and stats) not showing in the queue | closed | Bug report | normal | FileZilla Client | |
Description |
attached image shows the problem that upload progress bars and stats do not show up. download bars and stats do show up fine. |
|||||
#4858 | Client crashed after double click on remote file. | closed | Bug report | normal | FileZilla Client | |
Description |
After connect to remote site and double click on remote file, client crashes. Tried to change double-click action in settings - same story. Log attached. |
|||||
#4861 | View/Edit of files without file extension crashes FileZilla | closed | Bug report | normal | FileZilla Client | |
Description |
I think the problem is pretty clear! Here my "About FileZilla" FileZilla Client Version: 3.2.8 Build information:
Linked against:
If I try to View/Edit a file without file extension, be it on the local drive or on the server, by right-clicking on the file and choosing View / View/Edit, FileZilla crashes. |
|||||
#4862 | Prompt on Quit Interface | closed | Feature request | normal | FileZilla Server | |
Description |
It would be nice to have a prompt to quit the interface or at least minimize to tray on X and quit from a dropdown menu on there. Oftentimes I close the UI by accident. Many servers have it, and it should only take minutes to implement. |
|||||
#4864 | Configuracion de columna | closed | Bug report | normal | Unknown | |
Description |
Al remover ciertas columnas, los nombres de las mismas se cambian de lugar, consevandose el valor de la comlumna con el nombre de la siguiente |
|||||
#4865 | Filezilla will not disconnect | closed | Bug report | normal | FileZilla Client | |
Description |
Will not disconnect |
|||||
#4866 | FileZilla 3.2.8 crashes on Windows 7 Ultimate RTM | closed | Bug report | normal | FileZilla Client | |
Description |
Just installed FileZilla 3.2.8 Client on an HP 2133 "Mini" running Windows7 Ultimate. It crashes a couple of seconds after the Welcome splash screen is dismissed and the main interface window loads. A desktop running Windows 7 Ultimate RTM (which was just cleanly installed) does NOT show this problem with the same version of FileZilla Client. Removing and reinstalling FileZilla Client on the problematic machine makes no difference. |
|||||
#4867 | Problem customizing column headers in version 3.2.8 | closed | Bug report | normal | FileZilla Client | |
Description |
Right-clicking the header bar within the local and remote file windows brings up the Column Setup dialogue for selecting the columns that should be displayed and the order in which to display them. Changing these configurations by checking and unchecking the boxes and using the move up and move down buttons will change the visibility and location of the column headers, as it should. However, the file details below do not change with the column headers, as they should. For example, if you uncheck the Filesize box in order to hide that column, the header goes away, but the column containing the Filesize information for each file is still listed below. Only now it appears under the Filetype header, as the Filesize header is no longer visible. And the Filetype information is listed below the Last Modified header. The file detail columns do not change visibility or order, no matter what settings you make in the Column Setup dialogue box. This behavior has been confirmed on two separate machines, although both are running the same version of Windows. |
|||||
#4868 | crash when attempting to edit a file | closed | Bug report | normal | FileZilla Client | |
Description |
3.2.8 installed for the first time on a fresh Windows 7 Eval copy. When attempting to edit a file, either local or remote, with the "Edit" entry of the popup menu (you bring it up with the right mouse key), the application crashes. The problem seems to happen always. |
|||||
#4869 | 3.2.8 update error | closed | Bug report | normal | FileZilla Client | |
Description |
ERROR MSG HEADER: 16 bit MS-DOS Subsystem BODY: NTVDM CPU has encountered an illegal instruction
|
|||||
#4870 | MVS: Rename of partioned dataset member fails | closed | Bug report | normal | FileZilla Client | |
Description |
IBM MVS / Z/OS: Wenn I try to rename a member of a partioned data on the server (via right mouse button menu) this fails because FileZilla treats the target not as a member but as a dataset: Status: ''MY.PROG.LIB(WE40B109)'' wird in ''MY.PROG.LIB.WE40B109'' umbenannt Befehl: RNFR 'MY.PROG.LIB(WE40B109)' Antwort: 350 RNFR accepted. Please supply new name for RNTO. Befehl: RNTO 'MY.PROG.LIB.WE40B10X' Antwort: 550 Cannot rename from partitioned data set MY.PROG.LIB(WE40B109) to a different partitioned data set MY.PROG.LIB.WE40B10X. |
|||||
#4872 | Reorder columns only changes column headings not content | closed | Bug report | normal | FileZilla Client | |
Description |
To reproduce: Right mouse click on a column heading in either the local or remote file pane. The "Column setup" dialog is displayed. Select (highlight) a column, then click either the "Move up" or "Move down" button. Click "OK" then view the pane. The column headings will have changed order BUT NOT the content. For example, if the order was 'Filename,Filesize,Filetype,Last modified' and you move 'Filetype' up, you will see a column heading of 'Filetype' with numbers beneath, and a column heading of 'Filesize' but the column contents are type names such as "zip file" or "batch file". VERSION INFO: FileZilla Client Version: 3.2.8 Build information:
Linked against:
|
|||||
#4873 | transfer time left & throughput rate invalid if limits are set during transfer | new | Bug report | normal | FileZilla Client | |
Description |
The throughput rate and time left estimates are correct assuming the transfer limits have not been configured. If they are configured during a transfer, the limit is applied properly to the live transfer without interruption (a very useful feature) but the time left and throughput rate are based on a running average including all previous data prior to the limit being set. All of that data is no longer applicable. A simple solution would be to simply reset the time left estimate and throughput counters anytime the limits are set (or make that an option). Another option is to separate throughput into "Throughput Overall" and "Throughput Now". For time left, it simply needs to be a best estimate given the current data throughput, so it simply should not take into consideration any transfer speed data prior to about 1 minute from "now". |
|||||
#4874 | Adaptive concurrent connections | new | Feature request | normal | FileZilla Client | |
Description |
I have been using FileZilla to transfer files on a gigabit network and have made a few observations.
I see similar results when uploading. So I propose adding a feature to FileZilla that would try to optimize the number of connections per server during a file transfer. One way to go about this might be to sort the queue by file size from large to small and then transfer the large files with one concurrent connection and then the small files with many concurrent connections. This would be a relatively simple way to go about it. Just put in a conditional cap, "When transfering fileslarger than : xxx, use no more than yyy concurrent connections" and then let the normal concurrent connection cap logic work. The other way to make this work might be to keep track of the overall transfer rate between the client and server and then vary the connection count and decide which is best. Additionally if the connection count is capped at the server side you should get a too many connections message which would set your uppper bound. Think of it like an eye exam. "Add one connection?" "Is this better?" "No" or if connections > 1 "Remove one connection?" "No" Evaluation could be done with every new or closed connection up to a maximum of 10 or a min of 1. Ok so my use case would seem rather specific I admit it. But a feature like this may also be helpful when transferring trees of files on smaller links. Sometimes it might make the most sense to transfer one file at a time even though you could transfer 3. Or... Sometimes it might make sense to transfer 3 at a time rather than one. Again the whole link saturation thing vs time to start new files. |
|||||
#4875 | Crash while adding filters | closed | Bug report | normal | FileZilla Client | |
Description |
1) Open "View" > "Filename Filters". 2) "Edit Filter Rules". 3) "New" to add a filter, enter a filter name. 4) Select "Attribute" as the type for the first criterion. (Notice how the contents of the second dropdown box is not affected: it is still "contains", but has been "hidden", "read-only" etc in previos versions.) 5) Click somewhere else a few times - for example, on other items in the filter selection pane. The application crashes. Client version: 3.2.8 OS version: Windows 7 RC (7100.winmain_win7rc.090421-1700) Build information:
Linked against:
|
|||||
#4876 | Crash when try to view/edit | closed | Bug report | normal | FileZilla Client | |
#4877 | error message after update | closed | Bug report | normal | FileZilla Client | |
Description |
hello, after I opened filezilla I got a message saying there is an updated version available, so I updated filezilla. now when I want to connect to the servers, it gives me this message; Waiting to retry... Status: Resolving address of video.arees.org Error: Connection timed out Error: Could not connect to server Please advise? Thank you very much. |
|||||
#4882 | FileZilla Client (Win X64) + vsftpd server + FTPES | closed | Bug report | normal | FileZilla Client | |
Description |
Connecting from Filezilla client, (tested: running on Vista Business x64 or XP Professional x86) to a vsftpd server (running on Ubuntu 7.04 x86 and Ubuntu 8.04 x86 (two servers) ), using FTPES and TLS authentication. Works fine, but when the client is closed or the "disconnect" button is used, it doesn't seem to disconnect from the server properly, not closing down the SSL session: Mon Oct 12 12:30:47 2009 [pid 17113] [ftpusername] OK LOGIN: Client "11.22.33.44" Mon Oct 12 12:31:11 2009 [pid 17114] [ftpusername] DEBUG: Client "11.22.33.44", "Connection terminated without SSL shutdown - buggy client?" I get this on both servers, with all kinds of FZ-Windows clients. Other clients I tested seem to disconnect correctly. |
|||||
#4884 | Bug with Editor using Windows 7 | closed | Bug report | normal | FileZilla Client | |
Description |
Hi, I'm not sure whether or not this is a windows 7 issue but I doubt it. The program will not allow me to open/edit any files from within the program using dreamweaver CS4 even after setting the file type associations which creates a lot more work for nothing! Here's the exact error: The file 'C:\DW\premierparts.ca\acceptDecline.php' cannot be opened: The associated program (WX_DDE#"C:\Program Files\Adobe\Adobe Dreamweaver CS4\Dreamweaver.exe","C:\DW\premierparts.ca\crm\acceptDecline.php"##System#) could not be found. Please check your filetype associations. |
|||||
#4885 | PASV | closed | Bug report | normal | FileZilla Server | |
Description |
in server beta 0.9.33 under passive settings, when i specify the server IP, if the client sends PASV, the server responds incorrectly.. Oct 12 18:48:17.684: FTP: ---> PASV Oct 12 18:48:19.148: FTP: 200 Type set to I. If i select default somehow the server sends the external IP address correctly. (possibly using the IP from the Server IP box) Oct 12 19:10:49.735: FTP: ---> PASV Oct 12 19:10:49.815: FTP: 227 Entering Passive Mode (65,15,36,65,7,228) |
|||||
#4886 | posibility to expand server directories while disconnected | new | Feature request | normal | FileZilla Client | |
Description |
What i mean is that when i am disconnected from the server after a time without using the connection i could expand directories just by clicking on the plus sign instead of having to locate the dir within the file list |
|||||
#4887 | Speed limit setting in bytes (not just in kbytes) | closed | Feature request | normal | FileZilla Server | |
Description |
I am using slow radio network and there I have need for setting UL/DL speed limit in bytes. Current minimun setting 1 kbyte/sec is way too high. |
|||||
#4888 | Turn ON\OFF Drag and Drop | closed | Feature request | normal | FileZilla Client | |
Description |
The drag and drop functionality has more often than not misfired and caused an unwanted move. The other issue I have is that when an unwanted move does happen, moving that file back up to the proper directory requires that I set the screen resolution to microsopic size because the mouse does not trigger a move of the directory treeview control. So to sum this up:
|
|||||
#4889 | Mark skipped files in transfer log | closed | Feature request | normal | FileZilla Client | |
Description |
atm, when I download a bunch of files and skip those that already exist on my local disk, these files are display in the "successful transfers" tab. Now, I would find it nice to know which files were skipped and which have really been downloaded (new). |
|||||
#4894 | Unable to connect to server | closed | Bug report | normal | FileZilla Client | |
Description |
I am unable to connect to the following address: Status: Connecting to 174.132.145.226:21... Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [TLS] ---------- Response: 220-You are user number 2 of 50 allowed. Response: 220-Local time is now 14:43. Server port: 21. Response: 220 You will be disconnected after 15 minutes of inactivity. Command: USER KieresCreations@digifoxsstudio.net Response: 331 User KieresCreations@digifoxsstudio.net OK. Password required Command: PASS Response: 530 Login authentication failed Error: Critical error Error: Could not connect to server |
|||||
#4896 | Please remove ticket | closed | Other | normal | FileZilla Client | |
Description |
Ladies and Gentlemen, sorry about contacting you this way but I need to have ticket 4616 and all associated items to be deleted from your website and I couldn´t find a regular way of doing so. Best regards Harald |
|||||
#4897 | Error: local: unable to open | closed | Bug report | normal | FileZilla Client | |
Description |
If I'm trying to copy files from SFTP server in my case (I guess from any server) directly to mapped network drive I get following symptoms: Some files are transferred OK but then Filezilla Client hogs CPU time (whole machine becomes bit unresponsive) and after some timeout following error appears: error while writing local file and to some other files after this one: local: unable to open Z:\dir\ec\to\rytree\file.end Files with error are partially transferred and then stopped. Like said error do not appear on all files. If I transfer files to my own hard drive everything works. This behavior appear with versions 3.2.8 and 3.2.8.1. 3.2.7.1 works correctly. |
|||||
#4898 | Installing Filezilla 3.2.8.1 win32 setup causes Trojan Error | closed | Bug report | normal | Other | |
Description |
I downloaded and installed the 3.2.8.1 update at the completion of the install and when it went to start filezilla my stopzilla came up with a trojan found message. It reported that the funny UST scandal trojan was found. I had to reinstall an earlier version of filezilla 3.2.8 to get back into the program. I deleted the version and downloaded and installed it again and got the same error. |
|||||
#4900 | Unable to connect more than once. Connections unstable | closed | Bug report | normal | FileZilla Client | |
Description |
I have this problem with most, if not all sites. I am able to connect one time, and after a few minutes, the connection gets dropped. If I attempt to reconnect, I get the following error messages: Error: Could not read from transfer socket: ECONNRESET - Connection reset by peer Response: 425 Unable to build data connection: Connection refused Error: Failed to retrieve directory listing I called a host called Hostgator technical support, and began to describe the problem, and the tech person basically finished my sentences and described the problem back to me. He said this is a known problem in FileZilla. There was a new version available - which I installed - but it did not resolve the problem. Thank You William Gunn |
|||||
#4901 | FZ ask to rename file instead of overwrite it | closed | Bug report | normal | FileZilla Client | |
Description |
My options: Transfer/Send/action by defaulf Edit/parameters/transferts/Action for existing file/replace when size differs or source is more recent ZF always ask for a new name to rename the distant file instead of overwriting it. |
|||||
#4902 | Old parameters are ignored during the update process | closed | Feature request | normal | FileZilla Client | |
Description |
The value of maximum simultaneous file transfer option is not kept during the update (was 2 before updating to the latest version, is now 1). |
|||||
#4903 | Remote folders do not always display on open. | closed | Bug report | normal | Unknown | |
Description |
I get: Error: Failed to retrieve directory listing on the folder that I try to open, yet if i click the root folder, then click to open the desired folder the folder then will open. I am trying to connect to my own FTP server and it works well but I have seen this issue for quite some time and thought I would follow it up. I am using your FTP server also. |
|||||
#4904 | Trojans in files | closed | Bug report | normal | FileZilla Client | |
Description |
I am having a problem with multiple trojan attacks to files unloaded through FileZilla. Multiple checks have been done on my computer files for the contaminated files with no problems showing. But after I upload it through FileZilla it seems to be becoming contaminated. Can you check this out on your end? I am receiving multiple alerts on the uploaded files. Green Olive Tree hosting is checking things from their end. I have just today downloaded what I believe is the most current version of FileZilla. 3.2.3.1 10-20-2009 |
|||||
#4905 | Manually Save/Export Queue | closed | Feature request | normal | FileZilla Client | |
Description |
I routinely have several FileZilla windows open at work connected to multiple servers. It would be nice if I could save the queues from each of these sessions independently. Perhaps an "Export as XML" or something similar. Then FileZilla could automatically save the current queue on close (like it already does) and/or the user could export different queues. This also opens up possibilities such as being able to run batch uploads that are recurring tasks. For example, uploading the same 200 files spread out across 25 directories... Example: Import Queue -> Select File -> Process Queue => Productivity Win! Great product. Hopefully this is possible and simple enough to make it into a future release. |
|||||
#4906 | Default file action of overwrite if size/date different results in rename | closed | Bug report | normal | FileZilla Client | |
Description |
From menu: transfer -> default file exists action. In uploads drop down select "Overwrite file if size differs or file is newer". Note that while I was documenting this problem I also discovered that the same thing happens when the default file action exists setting for upload is set for overwrite if different size or newer. Upload file which does not meet this criteria. A dialog box occurs which asks to rename the file instead of skipping it. Unfortunately the attached log does not show the fact of the rename dialog appearing and it being cancelled as it only shows that the file is being skipped. In fact the files being uploaded is the second time for them and should have been automatically skipped. The attached log shows every file as being skipped but in fact the rename dialog was cancelled. Note that I aslso edited the log to remove server name/ip and user information FZ version: FileZilla Client Version: 3.2.8.1 Build information:
Linked against:
|
|||||
#4907 | CPU Usage 99% on Windows 2000 FileZilla Client using FileZilla_3.2.8.1_win32-setup.exe | closed | Bug report | normal | FileZilla Client | |
Description |
CPU Usage 99% on Windows 2000 FileZilla Client using FileZilla_3.2.8.1_win32-setup.exe The client loads and starts, but stays at 99% CPU usage. The menus are not clickable. I cannot close the application, says the debugger is still running. The only way to shut down the application is to do a shutdown>reboot |
|||||
#4908 | z/os uss directory/file errors | closed | Bug report | normal | FileZilla Client | |
Description |
Problems with FileZilla client 3.2.8.1 and z/OS USS directories and files. These happen with servertype set to "default(autodetect)" or "MVS, OS/390, z/OS" in SiteManager. If I issue a change directory for USS in z/OS, the FileZilla changes the second or later / to a . in the directory name. Command: CWD '/etc' Response: 250 HFS directory /etc is the current working directory Command: PWD Response: 257 "/etc" is the HFS working directory. Command: CWD msussl Response: 250 HFS directory /etc/msussl is the current working directory Command: PWD Response: 257 "/etc/msussl" is the HFS working directory. At this point I really am in directory /etc/msussl but it displays in FileZilla as /etc.msussl File transfers are also being messed up. Sending a file to /etc/msussl should end as /etc/msussl/file but FileZilla is sending it as /etc.msussl(file). Command: STOR '/etc.msussl(CA.der)' Response: 125 Storing data set /etc.msussl(CA.der) Response: 250 Transfer completed successfully. Retrieving a file does this also. This should have been retrieving file /etc/msussl/CA.der Command: RETR '/etc.msussl(CA.der)' Response: 550 Command RETR fails: /etc.msussl(CA.der) does not exist. Error: Critical error |
|||||
#4909 | update to 3.2.8.1 doesn't clean up hot-key shortcut | closed | Bug report | normal | FileZilla Client | |
Description |
Small bug, not devastating, but perhaps easy to fix -- I use a desktop icon and hot-key of Ctrl-Shift-Z (I know, odd choice, but I doubt the choice matters for this bug) to start FileZilla. When I updated to 3.2.8.1, the installer over-wrote my desktop icon with a new, clean one. The new icon lacks the hot-key setting. That's fine, I don't mind setting it up again. But the old hot-key setting is STILL ACTIVE -- sitting in the registry I guess. So there is no easy way to get rid of it. I uninstalled FileZilla altogether, then re-installed. Hot-key remained. It is possible to open the icon, then Properties, then Shortcut: and type a new shortcut hot-key combination. Then I have two of them. If I try to enter ctrl-sh-Z at that point (for documentation, or because of naively trying to re-establish the hot key setting), then instead, instances of FileZilla keep opening. |
|||||
#4911 | ECONNREFUSED - Connection refused by server | closed | Bug report | normal | FileZilla Client | |
Description |
I still get this error even I disabled Windows Firewall. What do you think I can do now ? |
|||||
#4912 | Failed to retrieve directory listing with Blue Coat FTP service (firewall) - starting from Filezilla version 3.2.4 | closed | Bug report | normal | FileZilla Client | |
Description |
I've noticed connection failures in the more recent versions of Filezilla. The error that is shown is 'Failed to retrieve directory listing'. Not all FTP sites are affected as far as I can see, only sites supporting MLSD are affected. This issue was seen in 2 corporate networks (both using Blue Coat FTP service). As well Windows computers (Windows XP SP3 tested) as Linux computers (Ubuntu 8.10 tested) are affected. Please find below some logs of different Filezilla versions. All versions older then version 3.2.4 seem to work fine. Please note for security reasonsm usernames, ipaddresses, filenames , ... have been modified in the log file. Response with version 3.2.8.1 Status: Using proxy proxyserver.local Status: Resolving address of proxyserver.local Status: Connecting to 10.10.10.10:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 Blue Coat FTP Service Trace: CFtpControlSocket::SendNextCommand() Command: USER user@… Trace: CFtpControlSocket::OnReceive() Response: 331 User userOK. Password required Trace: CFtpControlSocket::SendNextCommand() Command: PASS Trace: CFtpControlSocket::OnReceive() Response: 230-User userhas group access to: user Response: 230 OK. Current restricted directory is / Trace: CFtpControlSocket::SendNextCommand() Command: SYST Trace: CFtpControlSocket::OnReceive() Response: 215 UNIX Type: L8 Trace: CFtpControlSocket::SendNextCommand() Command: FEAT Trace: CFtpControlSocket::OnReceive() Response: 211-Extensions supported: Response: EPRT Response: IDLE Response: MDTM Response: SIZE Response: REST STREAM Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*; Response: MLSD Response: TVFS Response: ESTP Response: PASV Response: EPSV Response: SPSV Response: ESTA Response: AUTH TLS Response: PBSZ Response: PROT Response: 211 End. Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFileZillaEnginePrivate::ResetOperation(0) Status: Retrieving directory listing... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/" is your current location Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 1 Command: TYPE I Trace: CFtpControlSocket::OnReceive() Response: 200 Command okay. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 2 Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (10,10,10,10,9,109) Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: MLSD Trace: CTransferSocket::OnConnect Trace: CTransferSocket::OnReceive(), m_transferMode=0 Trace: CFtpControlSocket::OnReceive() Response: 425 No data connection Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 4 Trace: state = 4 Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 3 Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Error: Failed to retrieve directory listing Trace: CFileZillaEnginePrivate::ResetOperation(2) Response with version 3.2.7.1 Status: Using proxy proxyserver.local Status: Resolving address of proxyserver.local Status: Connecting to 10.10.10.10:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 Blue Coat FTP Service Trace: CFtpControlSocket::SendNextCommand() Command: USER user@… Trace: CFtpControlSocket::OnReceive() Response: 331 User userOK. Password required Trace: CFtpControlSocket::SendNextCommand() Command: PASS Trace: CFtpControlSocket::OnReceive() Response: 230-User userhas group access to: user Response: 230 OK. Current restricted directory is / Trace: CFtpControlSocket::SendNextCommand() Command: SYST Trace: CFtpControlSocket::OnReceive() Response: 215 UNIX Type: L8 Trace: CFtpControlSocket::SendNextCommand() Command: FEAT Trace: CFtpControlSocket::OnReceive() Response: 211-Extensions supported: Response: EPRT Response: IDLE Response: MDTM Response: SIZE Response: REST STREAM Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*; Response: MLSD Response: TVFS Response: ESTP Response: PASV Response: EPSV Response: SPSV Response: ESTA Response: AUTH TLS Response: PBSZ Response: PROT Response: 211 End. Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFileZillaEnginePrivate::ResetOperation(0) Status: Retrieving directory listing... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/" is your current location Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 1 Command: TYPE I Trace: CFtpControlSocket::OnReceive() Response: 200 Command okay. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 2 Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (10,10,10,10,143,39) Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: MLSD Trace: CTransferSocket::OnConnect Trace: CTransferSocket::OnReceive(), m_transferMode=0 Trace: CFtpControlSocket::OnReceive() Response: 425 No data connection Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 4 Trace: state = 4 Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 3 Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Error: Failed to retrieve directory listing Trace: CFileZillaEnginePrivate::ResetOperation(2) Response with version 3.2.4 Status: Using proxy proxyserver.local Status: Resolving address of proxyserver.local Status: Connecting to 10.10.10.10:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 Blue Coat FTP Service Trace: CFtpControlSocket::SendNextCommand() Command: USER user@… Trace: CFtpControlSocket::OnReceive() Response: 331 User userOK. Password required Trace: CFtpControlSocket::SendNextCommand() Command: PASS Trace: CFtpControlSocket::OnReceive() Response: 230-User userhas group access to: user Response: 230 OK. Current restricted directory is / Trace: CFtpControlSocket::SendNextCommand() Command: SYST Trace: CFtpControlSocket::OnReceive() Response: 215 UNIX Type: L8 Trace: CFtpControlSocket::SendNextCommand() Command: FEAT Trace: CFtpControlSocket::OnReceive() Response: 211-Extensions supported: Response: EPRT Response: IDLE Response: MDTM Response: SIZE Response: REST STREAM Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*; Response: MLSD Response: TVFS Response: ESTP Response: PASV Response: EPSV Response: SPSV Response: ESTA Response: AUTH TLS Response: PBSZ Response: PROT Response: 211 End. Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFileZillaEnginePrivate::ResetOperation(0) Status: Retrieving directory listing... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/" is your current location Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 1 Command: TYPE I Trace: CFtpControlSocket::OnReceive() Response: 200 Command okay. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 2 Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (10,10,10,10,176,123) Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: MLSD Trace: CTransferSocket::OnConnect Trace: CTransferSocket::OnReceive(), m_transferMode=0 Trace: CFtpControlSocket::OnReceive() Response: 425 No data connection Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 4 Trace: state = 4 Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 3 Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Error: Failed to retrieve directory listing Trace: CFileZillaEnginePrivate::ResetOperation(2) Response with version 3.2.3.1 Status: Using proxy proxyserver.local Status: Resolving address of proxyserver.local Status: Connecting to 10.10.10.10:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 Blue Coat FTP Service Trace: CFtpControlSocket::SendNextCommand() Command: USER user@… Trace: CFtpControlSocket::OnReceive() Response: 331 User userOK. Password required Trace: CFtpControlSocket::SendNextCommand() Command: PASS Trace: CFtpControlSocket::OnReceive() Response: 230-User userhas group access to: user Response: 230 OK. Current restricted directory is / Trace: CFtpControlSocket::SendNextCommand() Command: SYST Trace: CFtpControlSocket::OnReceive() Response: 215 UNIX Type: L8 Trace: CFtpControlSocket::SendNextCommand() Command: FEAT Trace: CFtpControlSocket::OnReceive() Response: 211-Extensions supported: Response: EPRT Response: IDLE Response: MDTM Response: SIZE Response: REST STREAM Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*; Response: MLSD Response: TVFS Response: ESTP Response: PASV Response: EPSV Response: SPSV Response: ESTA Response: AUTH TLS Response: PBSZ Response: PROT Response: 211 End. Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFileZillaEnginePrivate::ResetOperation(0) Status: Retrieving directory listing... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/" is your current location Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 1 Command: TYPE I Trace: CFtpControlSocket::OnReceive() Response: 200 Command okay. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 2 Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (10,10,10,10,66,80) Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: LIST Trace: CTransferSocket::OnConnect Trace: CTransferSocket::OnReceive(), m_transferMode=0 Trace: CFtpControlSocket::OnReceive() Response: 150 File status okay; about to open data connection. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 1 Trace: state = 4 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 5 Trace: CTransferSocket::OnReceive(), m_transferMode=0 Listing: drwx--x--x 14 769800 user 4096 Sep 10 18:50 . Listing: drwx--x--x 14 769800 user 4096 Sep 10 18:50 .. Listing: -rw-r--r-- 1 769800 user 454 Sep 9 14:20 XXXXXXXX Listing: drwxr-xr-x 2 769800 user 76 Sep 2 15:48 XXXXXXXXX Listing: drwxr-xr-x 6 769800 user 73 Mar 3 2009 XXXXXXXX Listing: -rwxr-xr-x 1 769800 user 2325 Sep 2 19:28 XXXXXXXX Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 226 Transfer complete, closing data connection. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 7 Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 3 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ListSend() Trace: state = 4 Status: Calculating timezone offset of server... Command: MDTM .htaccess Trace: CFtpControlSocket::OnReceive() Response: 213 20090909142056 Trace: CFtpControlSocket::ListParseResponse() Status: Timezone offsets: Server: 0 seconds. Local: 7200 seconds. Difference: 7200 seconds. Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: Directory listing successful Trace: CFileZillaEnginePrivate::ResetOperation(0) Response with version 3.2.0 Status: Using proxy proxyserver.local Status: Resolving address of proxyserver.local Status: Connecting to 10.10.10.10:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 Blue Coat FTP Service Trace: CFtpControlSocket::SendNextCommand() Command: USER user@… Trace: CFtpControlSocket::OnReceive() Response: 331 User userOK. Password required Trace: CFtpControlSocket::SendNextCommand() Command: PASS Trace: CFtpControlSocket::OnReceive() Response: 230-User userhas group access to: user Response: 230 OK. Current restricted directory is / Trace: CFtpControlSocket::SendNextCommand() Command: SYST Trace: CFtpControlSocket::OnReceive() Response: 215 UNIX Type: L8 Trace: CFtpControlSocket::SendNextCommand() Command: FEAT Trace: CFtpControlSocket::OnReceive() Response: 211-Extensions supported: Response: EPRT Response: IDLE Response: MDTM Response: SIZE Response: REST STREAM Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*; Response: MLSD Response: TVFS Response: ESTP Response: PASV Response: EPSV Response: SPSV Response: ESTA Response: AUTH TLS Response: PBSZ Response: PROT Response: 211 End. Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: Retrieving directory listing... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/" is your current location Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 1 Command: TYPE I Trace: CFtpControlSocket::OnReceive() Response: 200 Command okay. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 2 Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (10,10,10,10,31,76) Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: LIST Trace: CTransferSocket::OnConnect Trace: CTransferSocket::OnReceive(), m_transferMode=0 Trace: CFtpControlSocket::OnReceive() Response: 150 File status okay; about to open data connection. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 1 Trace: state = 4 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 5 Trace: CTransferSocket::OnReceive(), m_transferMode=0 Listing: drwx--x--x 14 769800 user 4096 Sep 10 18:50 . Listing: drwx--x--x 14 769800 user 4096 Sep 10 18:50 .. Listing: -rw-r--r-- 1 769800 user 454 Sep 9 14:20 .XXXXXXX Listing: drwxr-xr-x 2 769800 user 76 Sep 2 15:48 XXXXXXXX Listing: drwxr-xr-x 6 769800 user 73 Mar 3 2009 XXXXXXXX Listing: -rwxr-xr-x 1 769800 user 2325 Sep 2 19:28 XXXXXXXX Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::OnReceive() Response: 226 Transfer complete, closing data connection. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 5 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 8 Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 3 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ListSend() Trace: state = 4 Status: Calculating timezone offset of server... Command: MDTM .htaccess Trace: CFtpControlSocket::OnReceive() Response: 213 20090909142056 Trace: CFtpControlSocket::ListParseResponse() Status: Timezone offsets: Server: 0 seconds. Local: 7200 seconds. Difference: 7200 seconds. Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: Directory listing successful |
|||||
#4913 | cannot download updates | closed | Bug report | normal | FileZilla Client | |
Description |
I cannot install new versions of your program. Everytime I try, I get an error message that says "timer creation failed." Is there any way to get past this and install the new updates? I can be reached at: barrygmoore@… |
|||||
#4914 | Drag and drop into the operating system doesn't work correctly. | new | Bug report | normal | FileZilla Client | |
Description |
When I drag and drop a file from a server into a subfolder in the disk directly using the explorer windows, I receive an error related to the shell extension. How to reinstall this shell extension because I reinstalled application several times for nothing. Sorry for the english |
|||||
#4915 | Connect Error | closed | Bug report | normal | FileZilla Client | |
Description |
I can connect to my web site just fine if I use Quick Connect. I put in the site ftp.blablabla.com the user name xxxxxxx the password xxxxx and port 990 hit connect and everything works fine. When I try the exact same connect using the site manager with the exact same information it will not connect? I have triple checked all my login information and started from scratch many times with this new version, all to no avail. This exact same login using the site manager worked just fine for a long time with older versions. So either I am doing something wrong, and I don't know what that is, or something has changed that has broken the File Manager for me. Thanks Don |
|||||
#4916 | File can be sent on windows explorer's popup menu request | closed | Feature request | normal | FileZilla Client | |
Description |
Is this possible to have a functionality where we could right click a file and then select the upload location and it start automatically the upload process. |
|||||
#4917 | Random Error: Could not connect to server | closed | Bug report | normal | FileZilla Client | |
Description |
I am getting inconsistent error : "Could not connect to server" in latest version 3.2.8.1 (Client) Here is the clipboard copy of same FileZilla Client Version: 3.2.8.1 Build information:
Linked against:
Here is the log (debug level) connecting various server successfully and failing in other (which i can connect using PSFTP Log.... Status: Resolving address of nyspdss10 Status: Connecting to 151.108.149.57:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 nyspdss10 FTP server ready. Trace: CFtpControlSocket::SendNextCommand() Command: USER kansaram Trace: CFtpControlSocket::OnReceive() Response: 331 Password required for kansaram. Trace: CFtpControlSocket::SendNextCommand() Command: PASS * Trace: CFtpControlSocket::OnReceive() Response: 230 User kansaram logged in. Trace: CFtpControlSocket::SendNextCommand() Command: SYST Trace: CFtpControlSocket::OnReceive() Response: 215 UNIX Type: L8 Version: SUNOS Trace: CFtpControlSocket::SendNextCommand() Command: FEAT Trace: CFtpControlSocket::OnReceive() Response: 500 'FEAT': command not understood. Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFileZillaEnginePrivate::ResetOperation(0) Status: Retrieving directory listing... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/home/kansaram" is current directory. Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 1 Command: TYPE I Trace: CFtpControlSocket::OnReceive() Response: 200 Type set to I. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 2 Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (151,108,149,57,248,203) Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: LIST Trace: CTransferSocket::OnConnect Trace: CTransferSocket::OnReceive(), m_transferMode=0 Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 1 Trace: state = 4 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 5 Trace: CTransferSocket::OnReceive(), m_transferMode=0 Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 226 Transfer complete. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 7 Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 3 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 2 Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (151,108,149,57,221,193) Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: LIST -a Trace: CTransferSocket::OnConnect Trace: CTransferSocket::OnReceive(), m_transferMode=0 Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 1 Trace: state = 4 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 5 Trace: CTransferSocket::OnReceive(), m_transferMode=0 Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 226 Transfer complete. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 7 Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 3 Trace: Server seems to support LIST -a Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: Directory listing successful Trace: CFileZillaEnginePrivate::ResetOperation(0) Trace: CFileZillaEnginePrivate::ResetOperation(514) Status: Disconnected from server Trace: CControlSocket::DoClose(64) Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Trace: CFileZillaEnginePrivate::ResetOperation(66) Trace: CControlSocket::DoClose(64) Trace: CControlSocket::DoClose(64) Trace: CFileZillaEnginePrivate::ResetOperation(0) Status: Resolving address of scsddss16 Status: Connecting to 152.159.88.132:21... Status: Connection established, waiting for welcome message... Trace: CRealControlSocket::OnClose(0) 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) Status: Resolving address of scsddss16 Status: Connecting to 152.159.88.132:21... Status: Connection established, waiting for welcome message... Trace: CRealControlSocket::OnClose(0) Trace: CControlSocket::DoClose(64) Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Error: Could not connect to server Trace: CFileZillaEnginePrivate::ResetOperation(66) Trace: CControlSocket::DoClose(64) Trace: CControlSocket::DoClose(64) Status: Resolving address of nysddss12 Status: Connecting to 151.108.128.101:21... Status: Connection established, waiting for welcome message... Trace: CRealControlSocket::OnClose(0) 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) Status: Resolving address of nysddss12 Status: Connecting to 151.108.128.101:21... Status: Connection established, waiting for welcome message... Trace: CRealControlSocket::OnClose(0) Trace: CControlSocket::DoClose(64) Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Error: Could not connect to server Trace: CFileZillaEnginePrivate::ResetOperation(66) Trace: CControlSocket::DoClose(64) Trace: CControlSocket::DoClose(64) Status: Resolving address of nyspdss11 Status: Connecting to 151.108.149.58:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 nyspdss11 FTP server ready. Trace: CFtpControlSocket::SendNextCommand() Command: USER kansaram Trace: CFtpControlSocket::OnReceive() Response: 331 Password required for kansaram. Trace: CFtpControlSocket::SendNextCommand() Command: PASS * Trace: CFtpControlSocket::OnReceive() Response: 230 User kansaram logged in. Trace: CFtpControlSocket::SendNextCommand() Command: SYST Trace: CFtpControlSocket::OnReceive() Response: 215 UNIX Type: L8 Version: SUNOS Trace: CFtpControlSocket::SendNextCommand() Command: FEAT Trace: CFtpControlSocket::OnReceive() Response: 500 'FEAT': command not understood. Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFileZillaEnginePrivate::ResetOperation(0) Status: Retrieving directory listing... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/home/kansaram" is current directory. Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 1 Command: TYPE I Trace: CFtpControlSocket::OnReceive() Response: 200 Type set to I. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 2 Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (151,108,149,58,109,109) Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: LIST Trace: CTransferSocket::OnConnect Trace: CTransferSocket::OnReceive(), m_transferMode=0 Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 1 Trace: state = 4 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 5 Trace: CTransferSocket::OnReceive(), m_transferMode=0 Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 226 Transfer complete. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 7 Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 3 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 2 Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (151,108,149,58,66,42) Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: LIST -a Trace: CTransferSocket::OnConnect Trace: CTransferSocket::OnReceive(), m_transferMode=0 Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 1 Trace: state = 4 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 5 Trace: CTransferSocket::OnReceive(), m_transferMode=0 Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 226 Transfer complete. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 7 Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 3 Trace: Server seems to support LIST -a Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: Directory listing successful Trace: CFileZillaEnginePrivate::ResetOperation(0) Trace: CFileZillaEnginePrivate::ResetOperation(514) Status: Disconnected from server Trace: CControlSocket::DoClose(64) Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Trace: CFileZillaEnginePrivate::ResetOperation(66) Trace: CControlSocket::DoClose(64) Trace: CControlSocket::DoClose(64) Trace: CFileZillaEnginePrivate::ResetOperation(0) Status: Resolving address of scsddss16 Status: Connecting to 152.159.88.132:21... Status: Connection established, waiting for welcome message... Trace: CRealControlSocket::OnClose(0) 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) Status: Resolving address of scsddss16 Status: Connecting to 152.159.88.132:21... Status: Connection established, waiting for welcome message... Trace: CRealControlSocket::OnClose(0) Trace: CControlSocket::DoClose(64) Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Error: Could not connect to server Trace: CFileZillaEnginePrivate::ResetOperation(66) Trace: CControlSocket::DoClose(64) Trace: CControlSocket::DoClose(64) Status: Resolving address of scsddss16 Status: Connecting to 152.159.88.132:21... Status: Connection established, waiting for welcome message... Trace: CRealControlSocket::OnClose(0) 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) Status: Resolving address of scsddss16 Status: Connecting to 152.159.88.132:21... Status: Connection established, waiting for welcome message... Trace: CRealControlSocket::OnClose(0) Trace: CControlSocket::DoClose(64) Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Error: Could not connect to server Trace: CFileZillaEnginePrivate::ResetOperation(66) Thanks for developing this useful tool and making it available to open source community... |
|||||
#4918 | New file | closed | Feature request | normal | FileZilla Client | |
Description |
Hi Filezilla, First of all: thank you very much for this great tool! But I got a request: I tought, maybe it's a good idea when you add "New file" to the right-click menu on the server side. It would be something I would really often use. Greetz, Boris |
|||||
#4919 | problem if more than 2000 files in a repertory | closed | Bug report | normal | FileZilla Client | |
Description |
Filezilla doesn't recognize files when there is more than 2000 files in the same repertory. Then it always synchronize the files up than 2000 in the repertory even if they always exists on the website |
|||||
#4920 | "File has changed" Dialog after resume from suspend for all ever opened files. | new | Bug report | normal | FileZilla Client | |
Description |
First of all: My FileZilla setup ist german. My english is not the best. After i woke my system from suspend to disk, the FileZilla Client starts to pop up the "File has changed" message for all ever opened files. I had to open the task manager and terminate the FileZilla task to stop that behaviour. Not any of the files has changed realy and i am not sure what the files would look like if i had choosen "upload new file to server". Nachdem ich mein System aus dem Suspend to Disk Modus aufgeweckt hatte, began FileZilla Client für jede bisher geöffnete Datei diesen "Die Datei wurde geändert" Dialog anzuzeigen. Ich musste FileZilla über den Taskmanager beenden um das Verhalten abzustellen. Keine der Dateien wurde geändert und ich weiß nicht wie die Dateien nun aussehen würden, wenn ich "Geänderte Datei auf den Serevr übertragen" ausgewählt hätte. FileZilla version: FileZilla Client Version: 3.2.8.1 Build information:
Linked against:
|
|||||
#4922 | Cannot Delete Folder on my FTP | closed | Bug report | normal | FileZilla Client | |
Description |
We have had this problem several times before: I try to delete a folder that we no longer need but it doesn't work. I can usually delete the contents of the folder, but the actual folder cannot be removed or even renamed. This is the message I get when I try to delete the folder: Command: RMD (!) Mecum Monterey - Daytona Coupe Sells for $7.25 Mil Response: 550 (!) Mecum Monterey - Daytona Coupe Sells for $7.25 Mil: The process cannot access the file because it is being used by another process. Status: Retrieving directory listing... Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (64,82,41,123,44,54). Command: LIST -a Response: 125 Data connection already open; Transfer starting. Response: 226 Transfer complete. Status: Directory listing successful |