Custom Query (10465 matches)
Results (5701 - 5800 of 10465)
Ticket | Summary | Status | Owner | Type | Priority | Component |
---|---|---|---|---|---|---|
#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 |
|||||
#4924 | client not listening to resume settings | closed | Bug report | normal | FileZilla Client | |
Description |
3.2.8.1 either
my uploads take multiple days, I don't know if that has anything to do with it. quota is not a problem because that is not in the log for this file. I have been having this problem over and over. someone please fix. here is the log section. Error: Disconnected from server: ECONNABORTED - Connection aborted Status: Resolving address of nowhere.com Status: Connecting to :21... Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [TLS] ---------- Response: 220-You are user number 3 of 50 allowed. Response: 220-Local time is now 13:01. Server port: 21. Response: 220-IPv6 connections are also welcome on this server. Response: 220 You will be disconnected after 15 minutes of inactivity. Command: USER user Response: 331 User user OK. Password required Command: PASS * Response: 230-User user has group access to: user Response: 230 OK. Current restricted directory is / Status: Connected Status: Starting upload of C:\www\jimm\OOo\OOo3.1.1sn_dvd.iso Command: CWD /public_html/OOo Response: 250 OK. Current directory is /public_html/OOo Status: Retrieving directory listing... Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (,32,118) Command: MLSD Response: 150 Accepted data connection Response: 226-ASCII Response: 226-Options: -a -l Response: 226 15 matches total Command: PASV Response: 227 Entering Passive Mode (,133,103) Command: REST 550830080 Response: 350 Restarting at 550830080 Command: STOR OOo3.1.1sn_dvd.iso Response: 150 Accepted data connection Error: Could not write to transfer socket: ECONNRESET - Connection reset by peer Error: Connection timed out Status: Resolving address of nowhere.com Status: Connecting to :21... Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [TLS] ---------- Response: 220-You are user number 2 of 50 allowed. Response: 220-Local time is now 01:21. Server port: 21. Response: 220-IPv6 connections are also welcome on this server. Response: 220 You will be disconnected after 15 minutes of inactivity. Command: USER user Response: 331 User user OK. Password required Command: PASS * Response: 230-User user has group access to: user Response: 230 OK. Current restricted directory is / Status: Connected Status: Starting upload of C:\www\jimm\OOo\OOo3.1.1sn_dvd.iso Command: CWD /public_html/OOo Response: 250 OK. Current directory is /public_html/OOo Status: Retrieving directory listing... Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (,241,2) Command: MLSD Response: 150 Accepted data connection Response: 226-ASCII Response: 226-Options: -a -l Response: 226 15 matches total Command: PASV Response: 227 Entering Passive Mode (,252,182) Command: STOR OOo3.1.1sn_dvd.iso Response: 150 Accepted data connection |
|||||
#4925 | Ask for action becomes a tickbox - then default option can be preselected | new | Feature request | normal | FileZilla Client | |
Description |
I always use 'ask for action' for the 'file exists action' - but I would prefer if 'replace if newer' was the default for the 'ask' - as I sometimes click the direction to transfer wrongly. So - why not have the alternatives set up as a selection, and 'ask' as a tickbox? That way - if 'ask' is not set - the selected action will be taken regardless, and if 'ask' IS set - the selected action becomes the default action in the 'ask' box. To me - this seems to be a much more useful interface, with a minimal change in design. |
|||||
#4926 | See the Transfer mode in the Transfer Queue section | new | Feature request | normal | FileZilla Client | |
Description |
Ability to add a column in the Transfer Queue area to show the Transfer mode selected when Auto is being used. Sometimes FZ gets confused and selects an incorrect mode. Thanks |
|||||
#4928 | Search only works on first tab | closed | Bug report | normal | FileZilla Client | |
Description |
In case I connect to multiple servers at the same time using the new tab functionality in version 3.3.0-beta1 the search works only on the first tab. If I switch to an other tab and open the search dialog nothing happens after clicking on "Search". FileZilla Client ---------------- Version: 3.3.0-beta1 Build information: Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2009-10-27 Compiled with: i586-mingw32msvc-gcc (GCC) 4.2.1-sjlj (mingw32-2) Compiler flags: -g -O2 -Wall -g -fexceptions Linked against: wxWidgets: 2.8.10 GnuTLS: 2.8.3 |
|||||
#4929 | implicit port silently reset to 990 after every restart (v 0.9.33beta) | closed | Bug report | normal | FileZilla Server | |
Description |
After every server restart admin has to edit server options, SSL/TLS settings "Listen for implicit SSL/TLS connections on the following ports: (default: 990)" and manually delete the persistent 990 setting that reappears after restarts. This can be particularly problematic when admin desires to force explicit FTP connections only since port 990 is actually opened and the server listens for implicit SSL/TLS connections as well. a more wordy description can be read at the forum, post# http://forum.filezilla-project.org/viewtopic.php?f=6&t=13604 |
|||||
#4930 | Successful transfers addition - transfer times | new | Feature request | normal | FileZilla Client | |
Description |
This request is to add to the Successful Transfers tab the transfer times of each file, including: start date and time end date and time duration I am interested in seeing duration displayed, though start and end date/time are potentially more useful and can be used to calculate duration. This will be helpful for logging transfer times when testing performance. Thank you! |
|||||
#4932 | automatic upload does not detect synchronized directory | closed | Bug report | normal | FileZilla Client | |
Description |
Steps: Open FileZilla for website using synchronized browsing. Edit and save a local file. Popup shows asking confirmation to upload edited file. When confirmed FileZilla transfers the file to the root-directory of the remote site, instead of the synchronized directory shown at the right-hand side. |
|||||
#4933 | Pane widths reset on New Tab | closed | Bug report | normal | FileZilla Client | |
Description |
Using 3.3.0-beta1 -- when opening a new tab, the widths of the four directory panes are reverted to defaults. These panes are the local site tree pane, local listing pane, remote site tree pane, remote listing pane. This happens with the layouts with horizontal spacing, e.g. all but classic. Classic layout remains unaffected as it's only the horizontal layout that's reset to defaults. |
|||||
#4934 | Crash on layout change after closing tab | closed | Bug report | normal | FileZilla Client | |
Description |
Steps to reproduce, in 3.0.0-beta1:
Causes a crash, then Dr Watson crashes, then Dr Watson crashes trying to crash Dr Watson :) |
|||||
#4936 | Retrieving directory contents of remote FTP server should be on one thread only | new | Bug report | normal | FileZilla Client | |
Description |
I work a lot with a ftp server that has a lot of files and subfolders in a folder. As it's a high traffic server, it needs some time to show the file list for that folder so I run almost every day into this following problem. Filezilla is configured to do up to 3 uploads at the same time. Server has /files/ folder in the root. Folder /files/ has about 2000 folders and 1500 files in it.. I'm dragging four files from the local files list on the /files/ folder. Three upload threads are started and each sends command to retrieve the directory listing of /files/ Server simply times out in about 10 seconds because it can't process the three directory listing at the same time, so two of the files are right away sent to Failed Transfers tab. The third thread manages to retrieve the directory listing, file is uploaded The fourth file thread upload thread is started and no longer retrieves the directory list so it stores the file right away. If I watch the Failed Transfers tab and click on "Reset queue..." right as the files appear there, the two failed files will be processed successfully. The way I see it there's two problems about this...
(It would be worth investigating if there are other cases where files are sent directly to "Failed transfers" even though no transfer was actually attempted.)
Even nicer would be to have the queue system to have the directory listing as high priority and the four file uploads depending on this "directory listing job" being performed. |
|||||
#4937 | site manager doesn't allow moving connections to folder if list is long | closed | Bug report | normal | FileZilla Client | |
Description |
I created a folder called "sites", which appears way down at the bottom of the list of connections. I am able to move connections that fit in the window to the "sites" folder, but not anything outside the window. the only workaround I have that I can think of is to edit the filezilla.xml file when filezilla is not running. idea: some sort of "move to" button that brings up a folder tree list would be useful, where you could click on a particular folder. it would be nice if it remembered the last folder you clicked on. |
|||||
#4938 | Separate queues and message logs for tabs | new | Feature request | normal | FileZilla Client | |
Description |
When creating a new tab, it would be useful if the new tab had its own message log and queue. Queue not so much, but it's impossible to read anything in the message log of one tab, if another tab is flooding it with transfer messages when a large transfer is in progress. |
|||||
#4940 | CHMOD attributes not updated after changing them | closed | Bug report | normal | FileZilla Client | |
Description |
I believe this is a bug and has been present in all versions that I have used, including 3.2.8.1 I am using XP Pro After changing the access attributes of a Folder, the new attributes are not refreshed in the client. In this example the existing attributes before CHMOD were 755 Command: SITE CHMOD 777 wp-content Response: 200 SITE CHMOD command successful Right click on the folder afterwards --> File attributes and it shows the old settings before CHMOD was applied (755). Close FZ and launch it again. It now displays the correct current attributes (777). Thanks, Danny |
|||||
#4941 | Duplicated entries when importing xml | new | Bug report | normal | FileZilla Client | |
Description |
By mistake, I've imported twice the same xml file containing site profiles. Now my ftp sites appears twice on site manager. I suggest you, if possible, to show a warning if the xml file contains sites with the same name/data of existing profiles and ask what to do (overwrite, import with another name (i.e. adding "(2)" at the end, or do nothing), to avoid duplicated entries when importing site profiles. |
|||||
#4942 | Icons not updated in lasts versions of FileZilla Client | closed | Bug report | normal | FileZilla Client | |
Description |
I do not remember which one, but one old version of FileZilla Client came with new fashioned icons (as seen in FileZilla web site). Where they are? When I installed FileZilla Client, I checked to install new icons, but I don't get them. Is this right or there is a bug when updating icons if you have installed a very old version? I tried to uninstall FileZilla completely, deleting all files under c:\program files\FileZilla FTP Client, reboot my PC and installa again; but the old icons remain. |
|||||
#4943 | Download of or deletion of folders not working | closed | Bug report | normal | FileZilla Client | |
Description |
Using 3.3.0-beta1, after using the program for a while to upload and download files and folders, when trying to delete a folder on the remote server, or download a folder, including the folder itself, from the remote server, FileZilla will just ignore the command. Uploading local folders to remote server works fine. Renaming remote folders works fine. Dragging a remote folder into another remote folder is also fine. If I try to download the whole folder or delete the whole folder it will do nothing, not even attempt it, no errors. I am using multiple tabs when this happens, I do not know if that has anything to do with it or not though. On initially starting the program, whether I have multiple tabs or not it works ok, then later on it will [seemingly randomly] stop working. Then the only way to download a folder is to create it on the local side manually, open it and download the files. Note that if you select all files & folders in a folder and download, it will download the files and ignore the folders. |
|||||
#4944 | alternative to fz3temp structure | closed | Feature request | normal | FileZilla Client | |
Description |
Hi. I will strongly suggest to move to a new structure for saving the edited files. The FTP Synchronize plugin for Notepad++ has a good structure (please see the attached png). This is helpfull in many ways. Especially for offline backup purposes. |
|||||
#4945 | Client display *sometimes* does not display all files/symlinks that exist | closed | Bug report | normal | FileZilla Client | |
Description |
Client display *sometimes* does not display all files and/or symlinks that exist in a directory. FileZilla Client Version: 3.2.8.1 Build information:
Linked against:
Server: Operating System CentOS release 5.3 (Final) Kernel Version 2.6.18-164.el5PAE Apache Version 2.2.3 MySQL Version 5.0.77 PERL Path /usr/bin/perl PERL Version 5.8.8 PHP Path /usr/bin/php PHP Version 5.2.9 Ruby Path /usr/local/bin/ruby Ruby Version 1.8.7 |
|||||
#4947 | FTP Upload stops (similar to #4936) | closed | Bug report | normal | FileZilla Client | |
Description |
Using Version 3.2.8.1 Uploading PDFs appears hit and miss - mostly "miss". Tried uploading singly or as a batch with variable results - mostly "Failed". They appear to get so far in the transfer and time out. They also come up with screwy transfer rates - a file of 237,334 bytes has a transfer rate of 237.3 Kb/s Uploads via a web based FTP app are successful (so I don't think it's the files' contents). Has only happened with installation of latest version of FileZilla - no problems previously. |
|||||
#4948 | 2 tabs: 1 tab works, other won't upload | closed | Bug report | normal | FileZilla Client | |
Description |
this was using 3.3.0beta2.
filezilla refuses to put anything in the queue. fixed in 3.3.0rc1 |
|||||
#4953 | Critical Error: No such file or directory When Downloading | closed | Bug report | normal | FileZilla Client | |
Description |
Mac OS 10.5.8 on Intel iMac and MacBook Pro FileZilla v. 3.2.8.1 When dragging an entire folder of 80 images, only 3 images copy to the destination folder. I then dragged one of the images that failed to the local window and the log results are below. I was able to successfully download the entire folder using the Fetch application on a Mac. This same error occurred when using FileZilla on a Windows XP Dell PC. Status: Connected Status: Starting download of /ftp/users/production/pix/BONNIE/BONNIE FLY TRAPS/SELECT Jpegs/ecosystem_pine_0028.jpg Command: CWD /ftp/users/production/pix/BONNIE/BONNIE FLY TRAPS/SELECT Jpegs Response: 250 CWD command successful. Command: PWD Response: 257 "/ftp/users/production/pix/BONNIE/BONNIE FLY TRAPS/SELECT Jpegs" is current directory. Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (160,111,252,23,251,66). Command: RETR ecosystem_pine_0028.jpg Response: 550 ecosystem_pine_0028.jpg: No such file or directory Error: Critical error |
|||||
#4954 | Ver. 3.2.8.1 Drag and Drop to shell disabled | closed | Bug report | normal | FileZilla Client | |
Description |
Hi there! Thank you for providing a valuable and highly useful piece of software. Just recently, I updated the program (version 3.2.8.1) and found that drag and drop functionality from the FTP file navigation pane to the windows shell was disabled. To clarify, when I try to drag a file to my desktop, my mouse pointer turns into the "unavailable" icon (circle with a line through it). I've rebooted the pc, uninstalled and reinstalled the program, enabled the shell extention, modified my registry (according to the forums), and read through the existing tickets as well as the forum, and no solution has been identified as of yet. I can still navigate to the local folder in my left file navigation pane and download from there just fine. It's merely a matter of convenience. Thanks for any & all help! I've attached my fzshellext.txt log, as recommended in the forum. Yours, Chad |
|||||
#4955 | Uploaded files deleted upon upload to 0 files | closed | Bug report | normal | FileZilla Client | |
Description |
Uploading updates has become a nightmare. Reworked htm files go through the motions of uploading and appear for a moment on the remote server, and then they disappear leaving "0 files" in their place, and no other details of date/ upload as well. I have tried various options in overwriting to no avail. I delete the blank file on the server and re-do, and fail again. I have had intermittent success. Meantime I use the server-side software of my web host, but that will only work for HTML, not PDFs/Docs |
|||||
#4956 | Scroll Bar on Drop-Down of Sites in File Manager | closed | Feature request | normal | FileZilla Client | |
Description |
I have over 100 sites in the file manager and the drop-down menu, which appears when you click the arrow by the site manager icon, descends down past the bottom of my screen. It would be great to have a scroll bar and a smaller drop-down menu. As it stands to reach one of the lower sites I need to type the first letter until I find it, and it's often hard to see. Thanks! This is a great program! |
|||||
#4957 | Configuarble local directories | accepted | Feature request | normal | FileZilla Client | |
Description |
Please allow the FileZilla's temporary directory (C:\Temp\fz3temp-1) to be configurable. We work with confidential files and I would like these temporary files to be stored on an encrypted local disk. I know these files are normally deleted at the end of a session, but there is a possibility the files could be left unencrypted if the program or computer crashed unexpectedly. Also, I am not sure if the Temp files are wiped securely from c:\temp when they are deleted normally. Thanks! |
|||||
#4961 | File Server.xml: ver 0.9.33 - tags with multilines text are reformatted on a single line | closed | Bug report | normal | FileZilla Server | |
Description |
I use FileZilla Server 0.9.33 beta In file "File Server.xml" I use the tag CDATA like in the following example: <Item name="Initial Welcome Message" type="string"> <![CDATA[ .....text .....more text .....more more text ]]> </Item> The problem is that fileZilla remove CDATA tag and reformat all my welcome message as one text line, as shown below <Item name="Initial Welcome Message" type="string">.....text.....more text.....more more text<Item> Regards Andrea |
|||||
#4962 | cant upload 550 permission denied critical error | closed | Bug report | normal | FileZilla Client | |
Description |
When i upload a file into our server, which is a newly created one, i get the following error message. Response: 550 permission denied Error: Critical Error Status: disconnected from server It is as if i can read the info on the server but cannot write to it. |
|||||
#4963 | Drag and drop to trash (recycle bin) makes Filezilla crash | closed | Bug report | normal | FileZilla Client | |
Description |
Drag and drop of two files to the trash (recycle bin) makes Filezilla crash: a "Microsoft Visual C++ Runtime Library" window pops-up, see the image attached. Filezilla closes once the [OK] button is clicked. Is it possible that the previous Ctrl+X of the files (there is no Ctrl+X in Filezilla...) contributed? How to reproduce: not sure, happened once. Then I tried to reproduce it and it worked only the third time. |
|||||
#4964 | easyly change number of simltaneous transfers | new | Feature request | normal | FileZilla Client | |
Description |
instead of having to go through all this in filezilla client : Edit Menu > parameters > Transfers section > update value of number of simultaneous transfers > Click OK I would love it if there was just a dropdown somewhere on the main interface to change the number of simultaneous transfers |
|||||
#4965 | easily reorder file transfers | new | Feature request | normal | FileZilla Client | |
Description |
today when I want to reoder the file transfers, I have to play with the file priorities. I would love it if instead of having priority, the queue list would just be a FIFO with also the ability to drag and drop one or several elements of the list higher or lower in the list hope I am clear... |
|||||
#4966 | Crash if showing/hiding local tree after closing a tab | closed | Bug report | normal | FileZilla Client | |
Description |
Filezilla crash if I click on "local tree" button after closing a tab. The bug doesn't depends on the status of the "local tree" (visible or not) Test case :
|
|||||
#4969 | Directory comparison doesn't work with multiple tabs | closed | Bug report | normal | FileZilla Client | |
Description |
I am using version 3.3.0. When you have multiple connection tabs, directory comparison only works for the first tab. Switching to the second tab leaves the directory comparison icon "pressed", and toggling it does not make directory comparison work in the second tab. Closing the first tab renders directory comparison inoperative. Procedure:
Alternate procedure:
Work-around:
|
|||||
#4970 | site manager bookmarks cannot start synchronised browsing on connect | closed | Bug report | normal | FileZilla Client | |
Description |
double-clicking on a bookmark icon in the site manager tree connects to that server and goes to the bookmarked section. it also used to initiate synchronised browsing if that bookmark was set to, now it doesn't. my current version is 3.3.0 |
|||||
#4971 | Control-Tab between tabs doesn't loop back to the start after last tab | closed | Bug report | normal | FileZilla Client | |
Description |
When moving between tabs using Control-Tab on the keyboard, it will get to the last tab and end, as opposed to going back to the start like Firefox behaviour. |
|||||
#4972 | unable to see a specific directory (VxWorks version 5.4) | closed | Bug report | normal | FileZilla Client | |
Description |
I have encountered a problem that is unable to see a specific directory in the equipment which OS is VxWorks version 5.4. I have tried with some equipment, but result is same. The phenomenon is as follows ;
I have attached ‘comparative table of packet capture data using WireShark’ and ‘comparative table of Log data using FileZilla’ for your reference. Please let me know if I have to apply the patch file for FileZilla Client software (Version 3.3.0) or any other settings. |
|||||
#4974 | Links in welcome dialog don't work | closed | Bug report | normal | FileZilla Client | |
Description |
Clicking a link in the welcome dialog of FileZilla 3.3.0 doesn't work correctly under Linux. On my PC (Crux 2.6), Opera gets started, although the default browser is Firefox. On my laptop (same system), FileZilla tries to start wine, which of course doesn't work. An explicit browser setting in the preferences is missing. |
|||||
#4976 | Site Manager Save Button | new | Feature request | normal | FileZilla Client | |
Description |
At present, the only way to save edits in the Site Manager is to use the OK button. This also exits the SiteManager. Suppose you have much editing to do? (Precisely my situation as a new user transfering a list of sites from a different ftp program) I lost approximately an hour of edits by inadvertently touching the Esc key while setting up a complicated folder tree with many sites. The only alternative to inadvertent data loss is very tedious. Namely, click OK after each trivial edit, then re-enter the editor, resetting the tab selection, among other things. Please add a Save button to the Site Manager. Clicking the button would save the current state of the SiteManager file so that a subsequent Cancel (or the Esc key!) would not lose all of one's work. Saving a file seems like an almost trivial feature to add. |
|||||
#4977 | Default File Permission Settings | closed | Feature request | normal | FileZilla Client | |
Description |
How does one set the default settings so that files transferred to a web server have the "web" settings (go+rx)? Thanks in Advance. Hope to hear from you guys soon. |
|||||
#4978 | Wrong file/directory name by server side. | closed | Bug report | normal | FileZilla Client | |
Description |
I connect to SCO UNIX ftp server. I use polish version of FileZilla Client. Files/directories with modification date in October ('październik' in polish) have wrong name in server side view panel. I can't use this files/directories (get, open, ...). I think diacritical character 'ź' is the reason for this bug. Name of directory is: 'mounth day time realname', for example: 'paź 21 9:21 adm' (modification date of this file/directory is 21st October) Example of this situation you can see on attached picture. Sorry for my English. |
|||||
#4980 | Econnaborted - Connection aborted | closed | Bug report | normal | FileZilla Server | |
Description |
Hi I am running Filezilla server 0.9.33 on Windows Server 2008 R2 and Filezilla Client 3.3.0 on Windows 7 and have some problems. I have no problems connecting to the server (from Filezilla og other clients), but when I try to access a shared folder I get the error message: "Disconnected from server:ECONNABORTED - Connection failed" (sometimes i can browse one folder, but the next one triggers the error message). I have tied both active and passive mode with the same result. I also turned off all the firewalls in Win Server 2008 and on the Win 7 client, but that didn't help. The server is connected to a router where all the ports for ftp and passv mode is opened, and I have tried connecting to the server from various locations and get the same errors. Here are the logs: Server: (000002) 13.11.2009 21:18:08 - (not logged in) (62.148.39.161)> Connected, sending welcome message... (000002) 13.11.2009 21:18:08 - (not logged in) (62.148.39.161)> 220-FileZilla Server version 0.9.33 beta (000002) 13.11.2009 21:18:08 - (not logged in) (62.148.39.161)> 220-written by Tim Kosse (Tim.Kosse@…) (000002) 13.11.2009 21:18:08 - (not logged in) (62.148.39.161)> 220 Please visit http://sourceforge.net/projects/filezilla/ (000002) 13.11.2009 21:18:09 - (not logged in) (62.148.39.161)> USER Test (000002) 13.11.2009 21:18:09 - (not logged in) (62.148.39.161)> 331 Password required for test (000002) 13.11.2009 21:18:09 - (not logged in) (62.148.39.161)> PASS (000002) 13.11.2009 21:18:09 - test (62.148.39.161)> 230 Logged on (000002) 13.11.2009 21:18:09 - test (62.148.39.161)> PWD (000002) 13.11.2009 21:18:09 - test (62.148.39.161)> 257 "/" is current directory. (000002) 13.11.2009 21:18:50 - test (62.148.39.161)> CWD /Seria/Battlestar Galactica (000002) 13.11.2009 21:18:50 - test (62.148.39.161)> 250 CWD successful. "/Seria/Battlestar Galactica" is current directory. (000002) 13.11.2009 21:18:50 - test (62.148.39.161)> TYPE I (000002) 13.11.2009 21:18:50 - test (62.148.39.161)> 200 Type set to I (000002) 13.11.2009 21:18:50 - test (62.148.39.161)> PASV (000002) 13.11.2009 21:18:50 - test (62.148.39.161)> 227 Entering Passive Mode (10,0,0,10,195,81) (000002) 13.11.2009 21:18:50 - test (62.148.39.161)> MLSD (000002) 13.11.2009 21:18:50 - test (62.148.39.161)> 150 Connection accepted (000002) 13.11.2009 21:18:50 - test (62.148.39.161)> 226 Transfer OK (000002) 13.11.2009 21:19:09 - test (62.148.39.161)> disconnected. Win 7 client: Status: Resolving address of fil.DOMAIN.com Status: Connecting to ..*.:21... Status: Connection established, waiting for welcome message... Response: 220-FileZilla Server version 0.9.33 beta Response: 220-written by Tim Kosse (Tim.Kosse@…) Response: 220 Please visit http://sourceforge.net/projects/filezilla/ Command: USER Test Response: 331 Password required for test Command: PASS Response: 230 Logged on 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 (,,,,,80) Command: MLSD Response: 150 Connection accepted Response: 226 Transfer OK Status: Directory listing successful Status: Retrieving directory listing... Command: CWD Brian Kopp Error: Disconnected from server: ECONNABORTED - Connection aborted Error: Failed to retrieve directory listing Status: Resolving address of fil.DOMAIN.com Status: Connecting to ..*.:21... Status: Connection established, waiting for welcome message... Response: 220-FileZilla Server version 0.9.33 beta Response: 220-written by Tim Kosse (Tim.Kosse@…) Response: 220 Please visit http://sourceforge.net/projects/filezilla/ Command: USER Test Response: 331 Password required for test Command: PASS Response: 230 Logged on Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is current directory. Status: Directory listing successful Status: Retrieving directory listing... Command: CWD /Seria Response: 250 CWD successful. "/Seria" is current directory. Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (,,*,,195,80) Command: MLSD Response: 150 Connection accepted Response: 226 Transfer OK Status: Directory listing successful Status: Retrieving directory listing... Command: CWD /Seria/Battlestar Galactica/Season 3 Error: Disconnected from server: ECONNABORTED - Connection aborted Error: Failed to retrieve directory listing Status: Resolving address of fil.DOMAIN.com Status: Connecting to ..*.:21... Status: Connection established, waiting for welcome message... Response: 220-FileZilla Server version 0.9.33 beta Response: 220-written by Tim Kosse (Tim.Kosse@…) Response: 220 Please visit http://sourceforge.net/projects/filezilla/ Command: USER Test Response: 331 Password required for test Command: PASS Response: 230 Logged on Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is current directory. Status: Directory listing successful Status: Retrieving directory listing... Command: CWD /Seria/Battlestar Galactica Response: 250 CWD successful. "/Seria/Battlestar Galactica" is current directory. Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (,,*,,195,81) Command: MLSD Response: 150 Connection accepted Response: 226 Transfer OK Status: Directory listing successful Status: Retrieving directory listing... Command: CWD /Seria/Battlestar Galactica/Season 2 Error: Disconnected from server: ECONNABORTED - Connection aborted Error: Failed to retrieve directory listing Anyone have an idea whats wrong? |
|||||
#4981 | Synchronized Browsing does not reset when a new connection is open | closed | Bug report | normal | FileZilla Client | |
Description |
When a new tab is opened the synchronized browsing button stays on, but synchronized browsing is off |
|||||
#4982 | Make new version updates more like Firefox new version updates | closed | Feature request | normal | FileZilla Client | |
Description |
... not sure if you have us watching those screens for a reason, seems like they could process in the background while work is being done, and only bug us when necessary ... just a thought... Thanks for a great program It's always been my believe that if I could program I'd ask all the questions up front so users could walk go onto to other things, kind of like a silent install. Instead of click a Q and 5 min later another and 5min later another ...I know their are valid reasons at times, but then sometimes it could be avoided |
|||||
#4983 | "Favourites" for local Folders | closed | Feature request | normal | FileZilla Client | |
Description |
Favourite for faster browsing in the local and remote folders. For example the favourite "Demo" would open the local Folder "C:/Demo/something/" and connect to ftp.example.com and open folder "/something". |
|||||
#4985 | A way to halt a upload or download of a particular file without removing it from the queue on right click | closed | Feature request | normal | FileZilla Client | |
Description |
There seems to be a lack of right click options for the upload/download queue v 3.3.0.1 seems you can halt all the queue and remove all but lacks a option on right click to just halt and leave in the queue (pause) only way is to remove selected and then redrag it to the queue to resume it |
|||||
#4986 | no response after directory creation | closed | Bug report | normal | FileZilla Client | |
Description |
PC Platform: Vista 64 Home Premium FileZilla Client Version: 3.3.0 Build information:
Linked against:
During synch browsing, created new directory in server-side tree; click-dragged existing file from lower in the same tree into the new file folder depicted in server side of the display window; I did not create concurrent client-side directory first (planned on downloading as a unit); when click-dropped old file into new directory (once again, this is all occurring on the server side of the display window) Zilla stopped responding immediately. |
|||||
#4987 | Upload Crash FileZilla Client (3.3.0.1) | closed | Bug report | normal | FileZilla Client | |
Description |
I have found FileZilla to be very stable. I just installed v. 3.3.0.1 amd it crashed the first time I used it. I have attached the crash report XP created in case it helps... Regards, John |
|||||
#4988 | Uploaded Half A File | closed | Bug report | normal | Unknown | |
Description |
I was uploading a 35MB file, and only half of it uploaded. When I clicked resume, it kept saying file transferred successfully, but it didn't. It just stayed half uploaded. I also couldn't delete the file through FileZilla Client. |
|||||
#4989 | Save/Load named Site Manager profiles | new | Feature request | normal | FileZilla Client | |
Description |
Provide the ability to save/load named SiteManager profiles. (in addition to the standard profile in sitemanager.xml located in Windows at %appdata%\Filezilla) This easy-to-implement facility would make it easy to resolve several usability issues: (1) Security The ability to save profiles on removable media, such as thumb drives, would make it possible to apply external security via an encryption mechanism. This proposal would be more flexible and also much easier to implement than ticket #4825. (2) Portability Some users work in several different environments. The ability to keep profiles stored on portable media would greatly enhance usability. (3) Capsulization The ability to save profiles under different names would allow creating profiles for dedicated purposes, and possibly store them in separate locations. Implementation: At program initiation, automatically load the standard site profile stored at %appdata%\Filezilla in the file sitemanager.xml. Provide a "Load Profile" menu item (and toolbar icon), with a standard filedialog to select the file. File format should be the same as the standard site profile. Filezilla must remember the file name and location of the "current profile" whether default or "loaded". A "save" of changes to the profile must cause the "current profile" to be written to the source location. A "Save Profile As" button must be provided for saving profiles as named files. This should lead to a standard save filedialog, where the user provides the filename, but not the extension. The location should then be remembered as the new "current profile" location for purposes of subsequent saves. |
|||||
#4991 | Automatic Update Feature doesn't store the setup file | closed | Bug report | normal | FileZilla Client | |
Description |
The Automatic Update feature fails to save the downloaded setup if you specify a name other than it's original name and/or if you try to save it to a folddeer other than the default folder(Tried all combinations). I don't have a lot of experience with the update log that Filezilla generates but, at a glance, it seems to indicate a successfull download (i have included the last download attempt log for review). |
|||||
#4993 | Local default Directory for all Servers | closed | Feature request | normal | FileZilla Client | |
Description |
An option which let's you define an default directory which is opened at FileZilla Start. So you don't have to manually set the Same Folder as default local folder for all Servers. |
|||||
#4996 | Downloaded file is oversize compared to the original one | new | Bug report | normal | FileZilla Client | |
Description |
Sometime the download session won't stop even the download percentage is up to 100% so that the size of the downloaded file is larger than the original one on the FTP server. Platform: Windows XP on Interl Core2 Duo P8600 CPU |
|||||
#4997 | Bug in FileZilla 3 - Could not read from transfer socket: ECONNRESET - Connection reset by peer | closed | Bug report | normal | FileZilla Client | |
Description |
In FileZilla 3 I get the following Errors: Error: Could not read from transfer socket: ECONNRESET - Connection reset by peer Error: Failed to retrieve directory listing This only happens on one server I connect to and I can connect and do a directory listing successfully to other servers on the same domain. It doesn't happen in FileZilla version 2 and I can connect and do a file listing on this server with KFTPGrabber so it seems to be an issue with FileZilla 3. I have found that if I go to the view menu and click refresh that sometimes it will reconnect and the directory listing will work but sometimes it won't. It's a difficult bug to squash I'll bet. I have seen others having this same issue in the forum. So just to be clear, I can connect, the error occurs when FileZilla attempts to execute the directory listing on the remote FTP server. The remote FTP server is running Microsoft FTP Service (Version 5.0). |
|||||
#4998 | Erreur : Déconnecté du serveur : ECONNABORTED - Connection aborted | closed | Bug report | normal | FileZilla Client | |
Description |
Hello You will find below the report that shows the connection error I found since 3.2.3 version of the software. To read you, thank you Statut : Connexion à 10.10.10.10:21... Statut : Connexion établie, attente du message d'accueil... Réponse : 220 Gene6 FTP Server v3.10.0 (Build 2) ready... Bienvenue sur le serveur ftp de BDM architectes Commande : USER PAYSAGE Réponse : 331 Password required for PAYSAGE. Commande : PASS * Réponse : 230 User PAYSAGE logged in. Commande : SYST Réponse : 215 UNIX Type: L8 Commande : FEAT Réponse : 211-Extensions supported: Réponse : AUTH TLS Réponse : CCC Réponse : CLNT Réponse : CPSV Réponse : EPRT Réponse : EPSV Réponse : MDTM Réponse : MFCT Réponse : MFMT Réponse : MLST type*;size*;create;modify*; Réponse : PASV Réponse : PBSZ Réponse : PROT Réponse : REST STREAM Réponse : SIZE Réponse : SSCN Réponse : TVFS Réponse : UTF8 Réponse : XCRC "filename" SP EP Réponse : XMD5 "filename" SP EP Réponse : XSHA1 "filename" SP EP Réponse : 211 End. Commande : CLNT FileZilla Réponse : 200 Noted. Commande : OPTS UTF8 ON Réponse : 200 UTF8 OPTS ON Statut : Connecté Statut : Récupération du contenu du dossier... Commande : PWD Réponse : 257 "/" is current directory. Commande : TYPE I Réponse : 200 Type set to I. Commande : PASV Réponse : 227 Entering Passive Mode (10,10,10,10,88,80) Commande : MLSD Erreur : Déconnecté du serveur : ECONNABORTED - Connection aborted Erreur : Échec lors de la récupération du contenu du dossier |
|||||
#5000 | Invalidating during file transfer (Windows XP) | closed | Bug report | normal | FileZilla Client | |
Description |
During file transfer the message loop is not running enough frequently, so it looks like FileZilla is frozen because of file transfer, but it works. The progress bar refreshes only in every 5-30 seconds, or more. Resizing, moving the app. window takes long time. It did not freeze, just does not like to communicate with the user. :-) Servertype: FTPES - FTP over explicit TLS/SSL. With standard / simple servers works ok. |
|||||
#5001 | Transfer queue often hangs after tranfering the first 4096 bytes | closed | Bug report | normal | FileZilla Client | |
Description |
When processing a large queue of thousands of files, the process will often get stuck after transfering the first 4096 bytes of a file. The process can be manually unstuck by stopping and restarting the processing of the queue. Filezilla v3.3.0.1 Windows XP 32-bit, fully patched. |
|||||
#5002 | synch not working on reconnect | closed | Bug report | normal | FileZilla Client | |
Description |
In site mananger I have a profile with "[x] Use Synchronized Browsing" set. After disconnecting,
synchronization is lost. Works fine, of course, when reconnect through Site manager. |
|||||
#5003 | Error: "cannot find specified file" when trying to GET a filename from a remote site | closed | Bug report | normal | FileZilla Client | |
Description |
I am trying to GET a file from a remote FTP site to my local hard drive by dragging and dropping the file from the right pane to the left pane. The transfer works fine on regular file names in the exact same folder that only have normal English characters in them. However, the filenames that have French characters in them are not transmitted because the foreign symbols are confusing the parser and turning into question marks (?). How can I transfer these files with French characters in them? Thank you. Here is my Log: 16:54:55 Command: TYPE I 16:54:55 Response: 200 Type set to IMAGE. 16:55:02 Status: Resolving address of ftp.canadapost.ca 16:55:02 Status: Connecting to 66.110.6.55:21... 16:55:02 Status: Connection established, waiting for welcome message... 16:55:02 Response: 220 frontend.canadapost.ca X2 WS_FTP Server 5.0.5 (3420342155) 16:55:02 Command: USER 3pvendor 16:55:02 Response: 331 Password required 16:55:02 Command: PASS 16:55:02 Response: 230 user logged in 16:55:02 Command: OPTS UTF8 ON 16:55:02 Response: 501 invalid option 16:55:02 Status: Connected 16:55:02 Status: Starting download of /users/3pvendor/CACOMMON/2. Specifications/2.1 Labels and Customs Forms/2.1.1 Domestic Label Specifications/3509A F_Code à barres bidimensionnel à grille de données pour les produits de distribution du régime intérieur de la SCP.pdf 16:55:02 Command: CWD /users/3pvendor/CACOMMON/2. Specifications/2.1 Labels and Customs Forms/2.1.1 Domestic Label Specifications 16:55:02 Response: 250 CWD successful 16:55:02 Command: TYPE I 16:55:02 Response: 200 Type set to IMAGE. 16:55:02 Command: PASV 16:55:02 Response: 227 Entering Passive Mode (66,110,6,55,157,65) 16:55:02 Command: RETR 3509A F_Code à barres bidimensionnel à grille de données pour les produits de distribution du régime intérieur de la SCP.pdf 16:55:02 Response: 550 3509A F_Code ?? barres bidimensionnel ?? grille de donn??es pour les produits de distribution du r??gime int??rieur de la SCP.pdf: cannot find specified file 16:55:02 Error: Critical error |
|||||
#5004 | Autoset permission for folders and files | closed | Feature request | normal | FileZilla Client | |
Description |
In our work place we have an unix server which has very strict file and folder permissions for new folders and files. It would be great if FileZilla could have a setting where user can set the default permissions for new folders and files. For example in our server I would like to set the default permission 755 for all new folders and the setting 764 for all new files. |
|||||
#5005 | Automatic Upload on any changes in the edit/view function | closed | Feature request | normal | FileZilla Client | |
Description |
Hey there, I am a web developer, and use FileZilla to upload edits to live sites. It would greatly help my productivity if FileZilla had a function that would automatically check for updates to my edits (from the View/Edit context menu item) and automatically update them, giving me a simple notification when it has done so. I am aware that most of this functionality is already in FileZilla, and it would be trivial to add an option to the preferences to skip the dialog and overwrite the file automatically. That way one less step in my work-cycle when dealing with live sites has been cut out, and I would be one happy bunny :) Thanks in advance, and great work so far on my favourite FTP client, John. |
|||||
#5006 | Subdirectories invible on FileZilla Mac ed. | closed | Bug report | normal | FileZilla Client | |
Description |
Some subs (long names or including spaces in names) are invisible for Mac users of FilZilla. Thanks |
|||||
#5007 | FZServer: more width of directory/alias list in user dialog | closed | Feature request | normal | FileZilla Server | |
Description |
Is it possible to adopt the user interface of the user dialog in order to change the width of the 'directory/alias list'. Because in my case I have long directory and alias names, and I want to show more at one view. So doubling the width of that list would be nice). The file- and directory privileges could than be placed under the directory/alias list. |
|||||
#5008 | Specify minimum encryption requirements | new | Feature request | normal | FileZilla Client | |
Description |
It would be helpful to add a dialog to control the minimum protocol version, and minimum authentication, encryption, and HMAC requirements (CipherSuites) for TLS connections. This would ensure compliance for users with strict compliance requirements. |
|||||
#5009 | Patch for feature request #4993 | closed | Patch | normal | FileZilla Client | |
Description |
Hi,
|
|||||
#5012 | Drag and Drop Not Functional in 3.3.0.1 | closed | Bug report | normal | FileZilla Client | |
Description |
Since upgrading to 3.3.0.1, the shell extension for drag and drop isn't functional anymore. Dragging files from remote side to desktop gets a "no smoking" symbol. Reboot didn't help. Uninstall and re-install (triple checking that shell extension was installed) + reboot didn't help. No error messages, it just doesn't allow drag and drop. |
|||||
#5013 | Automatic upgrade on exit | closed | Feature request | normal | FileZilla Client | |
Description |
The user is currently alerted to new versions upon opening the FileZilla client, and is presented with the option to upgrade immediately or ignore the upgrade. I want another option. (I don't like to be forced to do things right away, and I don't like to remember routine tasks like upgrades.) In the upgrade alert, please include the option to automatically update the next time the FileZilla client is closed. |
|||||
#5014 | Sound after transfer and another minor - but important - wish | closed | Feature request | normal | FileZilla Client | |
Description |
I just downloaded an upgrade but still two absolutely useful features are still lacking the latest versions.
Both feutures would render the tool perfect. |
|||||
#5016 | Copy to clipboard as "http://www.domainname/filename" | closed | Feature request | normal | FileZilla Client | |
Description |
When I copy the URL to the clipboard I get: ftp://username@www.domainname/filename I would like to get: http://www.domainname/filename Why? Because it's very uncomfortable to edit the URLs manually each time I paste them e.g. to Joomla-links. I think it should be easy for programmers to exchange the output-string even if it's a ftp-server to "html". I found such an html-option in Smart-FTP. |
|||||
#5018 | Unicode could not be display correctly! | closed | Bug report | normal | FileZilla Client | |
Description |
I'm a chinese. When I download files from my own Nas server. My server's language setting is Chinese (unicode 8). When I use Cuteftp8.3 , My directory and files'name could be display correctly. But when I use Filezilla, it is displayed correctly begin. But when I doubleclick my chinese filename or directory's name, It is displayed as messy code. |
|||||
#5019 | Fix precompiled header support for TinyXml | closed | Patch | normal | FileZilla Server | |
Description |
The committed TinyXml files miss to include stdafx.h as the first file for precompiled header support, which results in a compile error. The attached patch fixes this. |
|||||
#5020 | Windows: FileZilla update uninstalls previous version | closed | Bug report | normal | FileZilla Client | |
Description |
When FileZilla updates on Windows automatically (latest update was to 3.3.0.1), it uninstalls the previous version first. This is annoying, because the startmenu sorting is broken afterwards when sorted alphabetically. It also forgets the folder "Local site:", which needs to be set again manually after an update. The NSIS installer should be changed to just overwrite what needs to be overwritten without uninstalling the previous version first. |
|||||
#5021 | Remove small parts of useless code | closed | Patch | normal | FileZilla Server | |
Description |
The "aliases" string is built up but never used. Instead, it gets hidden by another variable also named "aliases" in the inner scope. |
|||||
#5022 | Fix a compiler warning in UsersListCtrl.cpp | closed | Patch | normal | FileZilla Server | |
Description |
Fix an signed / unsigned comparison warning. |
|||||
#5023 | Fix issues reported by code analyzer | closed | Patch | normal | FileZilla Server | |
Description |
Fix a few (possible) issues identified by the Visual Studio 2008 static code analyzer in the FZS Interface. Most issues are caused by uninitialized variables for certain (unlikely / presumably never to be taken) program flows, data type mismatches or hiding variables from outer scopes. |
|||||
#5024 | Trailing spaces in directory name does not work with 'vsftpd' as server | closed | Bug report | normal | FileZilla Client | |
Description |
Using FileZilla 3.3.0.1 connecting to the popular FTP server vsftpd, we cannot access directories with trailing spaces. Reading the changelog of 3.2.8rc1 suggested this has been fixed, but it is not. Digging in deeper in all the tickets revealed that the server needs MLDS support, which vsftpd does not, so this has not been fixed for this case. |
|||||
#5025 | Also fix Debug / Memcheck targets for server project | closed | Patch | normal | FileZilla Server | |
Description |
Do not use PCH for TinyXml files, use Unicode character set. |
|||||
#5026 | Simplify code a little bit | closed | Patch | normal | FileZilla Server | |
Description |
m_pOptions is already checked before, skip the second check. |
|||||
#5027 | file transfers from 249kb to 0 kb (client to server) | closed | Bug report | normal | FileZilla Client | |
Description |
FileZilla Version: 3.3.0.1 After making Counter-Strike Map named map4.bsp, using filezilla transferred it to godaddy webserver(successfully,)attempted to send it to gameserver via ftp/filezilla. Filezilla transferred 0 byte file multiple times, finally stopping with a 0byte file correctly named. Solutions tried deletion of file on server, and client recompiling the map and attempted to upload again same results. |
|||||
#5028 | Startup time | closed | Bug report | normal | FileZilla Client | |
Description |
It takes 1 - 15 mins. to start FileZilla after clicking on the icon. It is installed on 5 computers, and it the same on all of them. It is not all the times it takes long time to start. But most of the times it is. All the computers is: WinXp + SP3 Kaspersky Antivirus/Firewall. (Have try to disable it) I have try many differen version of the FileZille but it is the same on all of them. |
|||||
#5029 | path to the viewer | new | Bug report | normal | FileZilla Client | |
Description |
can not set the path to the viewer, if it has space |
|||||
#5030 | Minor settings dialog fixes | closed | Patch | normal | FileZilla Server | |
Description |
Resize some labels / shorten text in the interface GUI to make them fully readable. Minor grammar / punctuation changes. |
|||||
#5032 | passwords saved automaticly | closed | Feature request | normal | FileZilla Client | |
Description |
hello. I'm using FileZilla Client for about a year. I really like it, it is a great tool, and very easy to learn and o use. One thing that is really bothering me is that i don't have an option to choose whether my ftp-adrress, and my password will be saved automatically in the program itself. I believe that the user's credentials should Not be saved automatically, but to have an option to allow one to chose differently. |
|||||
#5033 | Option to gaurantee order of directory listings when adding to queue | new | Feature request | normal | FileZilla Client | |
Description |
I searched an already found issue #4416 on this issue. I understand that there would be additional overhead when doing this, but I would like the option to be able to guarantee the order of directory contents when adding to the queue. I would suggest having this as an option that is not enabled by default - this way people like me who don't mind the overhead, perhaps because they don't queue deep directory structures often can choose to enable it. A warning could be added alongside the option if the overhead is particularly significant. |
|||||
#5036 | Making Filezilla more intelligent than the user. | closed | Bug report | normal | FileZilla Client | |
Description |
I got disapointed to discover that the "Host" field in Filezilla Site Manager DOES NOT accept the string "ftp." preceding the domain. MOST FAMOUS ftp clients as Cute FTP, allow you to use this syntax for HOST: "ftp.site.com" BUT filezilla seems to be unable to connect just because of this "ignorable" redundance in the HOST typed. I believe that with a few lines of code you could ignore "ftp." or even alert the user: "Please inform only the domain!" what makes no sense, because if the program noticed that the user input has "ftp." in the beginning, it should simply remove internally by code and SIMPLY CONNECT SUCCESSFULLY. I am starting to use Filezilla (as I am Open Source lover) but I found it so ridiculous that the program DOESN'T connect JUST because you wrote "ftp." before the domain, because MOST ftp programs accept this and it is NOT incorrect. I didn't test it on Linux, so I can not afirm that the behaviour is Windows-only or not. Please add this little intelligence in Filezilla, it is so bad that the program is unable to see that "ftp.site.com" is the ftp of "site.com" |
|||||
#5038 | Minor clean-ups in CServerThread::AddNewSocket() | closed | Patch | normal | FileZilla Server | |
Description |
This is just a by-product of some experiments. |
|||||
#5039 | Filezilla Seems To Upload Part Files | new | Bug report | normal | FileZilla Client | |
Description |
Using Filezilla Client 3.3.0.1 When I upload new files, Filezilla keeps giving me messages that the file already exists, but the pre-existing file is only a part of the original. I keep on having to click on "resume" to continue uploading. I've used filezilla for over a year on this PC. Never had a problem before. |
|||||
#5040 | Coloured tabs | closed | Feature request | normal | FileZilla Client | |
Description |
It good be great to customize the Tab name and tab color of your favourites sites, specially for people who works in different environments. It's a geat way to distinct in which tab you are. |
|||||
#5041 | Quick filters for file lists | closed | Feature request | normal | FileZilla Client | |
Description |
Instead of the existing functionality in which you can find some types of files, it would be useful the creation of a file filter. It could be for example a TEXT FIELD and if you write OE*, it directly filter those files which stars with OE. |