Custom Query (10423 matches)
Results (7901 - 8000 of 10423)
Ticket | Summary | Status | Owner | Type | Priority | Component |
---|---|---|---|---|---|---|
#10633 | Crash in fzsftp.exe | closed | Bug report | normal | FileZilla Client | |
Description |
As of version 3.13.0 connecting to certain SFTP servers causes fzsftp.exe to crash. All previous versions of FileZilla used to work like a charm with the same servers. Here's FileZilla's debug log: Status: Connecting to 127.0.0.1... Trace: Going to execute C:\Program Files\FileZilla FTP Client\fzsftp.exe Response: fzSftp started, protocol_version=3 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started, protocol_version=3) Trace: CSftpControlSocket::SendNextCommand() Trace: CSftpControlSocket::ConnectSend() Command: open "test@127.0.0.1" 22 Trace: Looking up host "127.0.0.1" Trace: Connecting to 127.0.0.1 port 22 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_15_2015_14:41:50 Trace: Server version: SSH-2.0-Syncplify_Me_Server Trace: Using SSH protocol version 2 Trace: Doing Diffie-Hellman group exchange Trace: Doing Diffie-Hellman key exchange with hash SHA-1 Trace: Host key fingerprint is: Trace: ssh-rsa 1024 00:d9:ec:0e:66:45:29:8d:a7:e0:42:4e:b7:71:1e:ff Trace: CControlSocket::DoClose(64) Trace: CSftpControlSocket::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: Connecting to 127.0.0.1... Trace: Going to execute C:\Program Files\FileZilla FTP Client\fzsftp.exe Response: fzSftp started, protocol_version=3 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started, protocol_version=3) Trace: CSftpControlSocket::SendNextCommand() Trace: CSftpControlSocket::ConnectSend() Command: open "test@127.0.0.1" 22 Trace: Looking up host "127.0.0.1" Trace: Connecting to 127.0.0.1 port 22 Trace: We claim version: SSH-2.0-PuTTY_Local:_Aug_15_2015_14:41:50 Trace: Server version: SSH-2.0-Syncplify_Me_Server Trace: Using SSH protocol version 2 Trace: Doing Diffie-Hellman group exchange Trace: Doing Diffie-Hellman key exchange with hash SHA-1 Trace: Host key fingerprint is: Trace: ssh-rsa 1024 00:d9:ec:0e:66:45:29:8d:a7:e0:42:4e:b7:71:1e:ff |
|||||
#10634 | Openstack Swift Support | closed | Feature request | normal | FileZilla Client | |
Description |
Openstack's Swift storage is commonly being used for object storage at many large companies including Amazon S3, Rackspace Cloud Files, Softlayer's cloud storage, etc. Is there anywhere on the roadmap for Swift support to be added? Currently a viable, cross-platform, and easy to use option for Swift storage. |
|||||
#10635 | Missing header file in Source Code donwload | closed | Bug report | normal | FileZilla Client | |
Description |
The file src/interface/fzputtygen_interface.h is missing from the tar file FileZilla_3.13.0_src.tar.bz2 found in the "Client Download" page. |
|||||
#10636 | Some sub directories are not being created on download of a directory | closed | Bug report | normal | FileZilla Client | |
Description |
When I download a directory that contains 2 levels of sub directories, the 2nd level directories are not created. In addition, I get the attached error message saying, in effect, I couldn't create the directory but I was successful in creating the directory!? Directory structure to download: /2015-2016 School Pictures/Sun Valley Elementary /2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images /2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images /1-Student, Teachers & Staff Selected Images /2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images /2-Updated Rosters /2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images /3-Class Pictures & Group Staff Pictures /2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/2-Photographer Extra Images (only if requested) Directory structure that was successfully downloaded: C:\Temp\HotShotPortraits Completed\2015-2016 School Pictures\Sun Valley Elementary\1-PHOTOGRAPHERS UPLOAD IMAGES HERE C:\Temp\HotShotPortraits Completed\2015-2016 School Pictures\Sun Valley Elementary\1-PHOTOGRAPHERS UPLOAD IMAGES HERE\1-Photographer Selected Images C:\Temp\HotShotPortraits Completed\2015-2016 School Pictures\Sun Valley Elementary\1-PHOTOGRAPHERS UPLOAD IMAGES HERE\2-Photographer Extra Images (only if requested) In other words, the directories contained in the sub directory: /2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images were not successfully created. Log File: 2015-08-24 08:40:16 8724 1 Status: Resolving address of 02d7b3a.netsolhost.com 2015-08-24 08:40:16 8724 1 Status: Connecting to 206.188.192.104:21... 2015-08-24 08:40:17 8724 1 Status: Connection established, waiting for welcome message... 2015-08-24 08:40:17 8724 1 Response: 220 FTP Server ready. 2015-08-24 08:40:17 8724 1 Command: AUTH TLS 2015-08-24 08:40:17 8724 1 Response: 500 AUTH not understood 2015-08-24 08:40:17 8724 1 Command: AUTH SSL 2015-08-24 08:40:18 8724 1 Response: 500 AUTH not understood 2015-08-24 08:40:18 8724 1 Status: Insecure server, it does not support FTP over TLS. 2015-08-24 08:40:18 8724 1 Command: USER frankfennema 2015-08-24 08:40:18 8724 1 Response: 331 Password required for frankfennema 2015-08-24 08:40:18 8724 1 Command: PASS 2015-08-24 08:40:18 8724 1 Response: 230 User frankfennema logged in 2015-08-24 08:40:18 8724 1 Command: SYST 2015-08-24 08:40:18 8724 1 Response: 215 UNIX Type: L8 2015-08-24 08:40:18 8724 1 Command: FEAT 2015-08-24 08:40:19 8724 1 Response: 211-Features: 2015-08-24 08:40:19 8724 1 Response: EPRT 2015-08-24 08:40:19 8724 1 Response: EPSV 2015-08-24 08:40:19 8724 1 Response: LANG ru-RU;bg-BG;en-US;fr-FR;zh-CN;zh-TW;it-IT;ko-KR;ja-JP;es-ES 2015-08-24 08:40:19 8724 1 Response: MDTM 2015-08-24 08:40:19 8724 1 Response: TVFS 2015-08-24 08:40:19 8724 1 Response: MFMT 2015-08-24 08:40:19 8724 1 Response: SIZE 2015-08-24 08:40:19 8724 1 Response: MFF modify;UNIX.group;UNIX.mode; 2015-08-24 08:40:19 8724 1 Response: REST STREAM 2015-08-24 08:40:19 8724 1 Response: MLST modify*;perm*;size*;type*;unique*;UNIX.group*;UNIX.mode*;UNIX.owner*; 2015-08-24 08:40:19 8724 1 Response: UTF8 2015-08-24 08:40:19 8724 1 Response: 211 End 2015-08-24 08:40:19 8724 1 Command: OPTS UTF8 ON 2015-08-24 08:40:19 8724 1 Response: 200 UTF8 set to on 2015-08-24 08:40:19 8724 1 Status: Connected 2015-08-24 08:40:19 8724 1 Status: Retrieving directory listing... 2015-08-24 08:40:19 8724 1 Command: PWD 2015-08-24 08:40:19 8724 1 Response: 257 "/" is the current directory 2015-08-24 08:40:19 8724 1 Command: TYPE I 2015-08-24 08:40:20 8724 1 Response: 200 Type set to I 2015-08-24 08:40:20 8724 1 Command: PASV 2015-08-24 08:40:20 8724 1 Response: 227 Entering Passive Mode (206,188,192,104,209,121) 2015-08-24 08:40:20 8724 1 Command: MLSD 2015-08-24 08:40:20 8724 1 Response: 150 Opening BINARY mode data connection for MLSD 2015-08-24 08:40:21 8724 1 Response: 226 Transfer complete 2015-08-24 08:40:21 8724 1 Status: Directory listing of "/" successful 2015-08-24 08:40:23 8724 1 Status: Retrieving directory listing of "/2015-2016 School Pictures"... 2015-08-24 08:40:23 8724 1 Command: CWD 2015-2016 School Pictures 2015-08-24 08:40:24 8724 1 Response: 250 CWD command successful 2015-08-24 08:40:24 8724 1 Command: PWD 2015-08-24 08:40:24 8724 1 Response: 257 "/2015-2016 School Pictures" is the current directory 2015-08-24 08:40:24 8724 1 Command: PASV 2015-08-24 08:40:24 8724 1 Response: 227 Entering Passive Mode (206,188,192,104,210,15) 2015-08-24 08:40:24 8724 1 Command: MLSD 2015-08-24 08:40:24 8724 1 Response: 150 Opening BINARY mode data connection for MLSD 2015-08-24 08:40:25 8724 1 Response: 226 Transfer complete 2015-08-24 08:40:25 8724 1 Status: Directory listing of "/2015-2016 School Pictures" successful 2015-08-24 08:40:30 8724 1 Status: Retrieving directory listing of "/2015-2016 School Pictures/Sun Valley Elementary"... 2015-08-24 08:40:30 8724 1 Command: CWD Sun Valley Elementary 2015-08-24 08:40:30 8724 1 Response: 250 CWD command successful 2015-08-24 08:40:30 8724 1 Command: PWD 2015-08-24 08:40:30 8724 1 Response: 257 "/2015-2016 School Pictures/Sun Valley Elementary" is the current directory 2015-08-24 08:40:30 8724 1 Command: PASV 2015-08-24 08:40:30 8724 1 Response: 227 Entering Passive Mode (206,188,192,104,211,76) 2015-08-24 08:40:30 8724 1 Command: MLSD 2015-08-24 08:40:31 8724 1 Response: 150 Opening BINARY mode data connection for MLSD 2015-08-24 08:40:31 8724 1 Response: 226 Transfer complete 2015-08-24 08:40:31 8724 1 Status: Directory listing of "/2015-2016 School Pictures/Sun Valley Elementary" successful 2015-08-24 08:40:41 8724 1 Status: Retrieving directory listing of "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE"... 2015-08-24 08:40:41 8724 1 Command: CWD /2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE 2015-08-24 08:40:41 8724 1 Response: 250 CWD command successful 2015-08-24 08:40:41 8724 1 Command: PWD 2015-08-24 08:40:41 8724 1 Response: 257 "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE" is the current directory 2015-08-24 08:40:41 8724 1 Command: PASV 2015-08-24 08:40:42 8724 1 Response: 227 Entering Passive Mode (206,188,192,104,213,111) 2015-08-24 08:40:42 8724 1 Command: MLSD 2015-08-24 08:40:42 8724 1 Response: 150 Opening BINARY mode data connection for MLSD 2015-08-24 08:40:42 8724 1 Response: 226 Transfer complete 2015-08-24 08:40:42 8724 1 Status: Directory listing of "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE" successful 2015-08-24 08:41:06 8724 1 Status: Retrieving directory listing of "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images "... 2015-08-24 08:41:06 8724 1 Command: CWD /2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images 2015-08-24 08:41:06 8724 1 Response: 250 CWD command successful 2015-08-24 08:41:06 8724 1 Command: PWD 2015-08-24 08:41:09 8724 1 Response: 257 "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images " is the current directory 2015-08-24 08:41:09 8724 1 Command: PASV 2015-08-24 08:41:10 8724 1 Response: 227 Entering Passive Mode (206,188,192,104,217,181) 2015-08-24 08:41:10 8724 1 Command: MLSD 2015-08-24 08:41:10 8724 1 Response: 150 Opening BINARY mode data connection for MLSD 2015-08-24 08:41:11 8724 1 Response: 226 Transfer complete 2015-08-24 08:41:11 8724 1 Status: Directory listing of "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images " successful 2015-08-24 08:41:14 8724 1 Status: Retrieving directory listing of "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/2-Photographer Extra Images (only if requested)"... 2015-08-24 08:41:14 8724 1 Command: CWD /2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/2-Photographer Extra Images (only if requested) 2015-08-24 08:41:19 8724 1 Response: 250 CWD command successful 2015-08-24 08:41:19 8724 1 Command: PWD 2015-08-24 08:41:20 8724 1 Response: 257 "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/2-Photographer Extra Images (only if requested)" is the current directory 2015-08-24 08:41:20 8724 1 Command: PASV 2015-08-24 08:41:20 8724 1 Response: 227 Entering Passive Mode (206,188,192,104,219,0) 2015-08-24 08:41:20 8724 1 Command: MLSD 2015-08-24 08:41:20 8724 1 Response: 150 Opening BINARY mode data connection for MLSD 2015-08-24 08:41:20 8724 1 Response: 226 Transfer complete 2015-08-24 08:41:20 8724 1 Status: Directory listing of "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/2-Photographer Extra Images (only if requested)" successful 2015-08-24 08:41:28 8724 1 Status: Retrieving directory listing of "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images "... 2015-08-24 08:41:28 8724 1 Command: CWD /2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE 2015-08-24 08:41:28 8724 1 Response: 250 CWD command successful 2015-08-24 08:41:28 8724 1 Command: CWD 1-Photographer Selected Images 2015-08-24 08:41:29 8724 1 Response: 250 CWD command successful 2015-08-24 08:41:29 8724 1 Command: PWD 2015-08-24 08:41:30 8724 1 Response: 257 "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images " is the current directory 2015-08-24 08:41:30 8724 1 Status: Directory listing of "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images " successful 2015-08-24 08:41:30 8724 1 Status: Retrieving directory listing of "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images /1-Student, Teachers & Staff Selected Images "... 2015-08-24 08:41:30 8724 1 Command: CWD 1-Student, Teachers & Staff Selected Images 2015-08-24 08:41:30 8724 1 Response: 250 CWD command successful 2015-08-24 08:41:30 8724 1 Command: PWD 2015-08-24 08:41:31 8724 1 Response: 257 "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images /1-Student, Teachers & Staff Selected Images " is the current directory 2015-08-24 08:41:31 8724 1 Command: PASV 2015-08-24 08:41:31 8724 1 Response: 227 Entering Passive Mode (206,188,192,104,220,108) 2015-08-24 08:41:31 8724 1 Command: MLSD 2015-08-24 08:41:31 8724 1 Response: 150 Opening BINARY mode data connection for MLSD 2015-08-24 08:41:32 8724 1 Response: 226 Transfer complete 2015-08-24 08:41:32 8724 1 Status: Directory listing of "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images /1-Student, Teachers & Staff Selected Images " successful 2015-08-24 08:41:32 8724 1 Status: Retrieving directory listing of "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images /2-Updated Rosters"... 2015-08-24 08:41:32 8724 1 Command: CWD /2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images 2015-08-24 08:41:32 8724 1 Response: 250 CWD command successful 2015-08-24 08:41:32 8724 1 Command: CWD 2-Updated Rosters 2015-08-24 08:41:36 8724 1 Response: 250 CWD command successful 2015-08-24 08:41:36 8724 1 Command: PWD 2015-08-24 08:41:36 8724 1 Response: 257 "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images /2-Updated Rosters" is the current directory 2015-08-24 08:41:36 8724 1 Command: PASV 2015-08-24 08:41:36 8724 1 Response: 227 Entering Passive Mode (206,188,192,104,221,7) 2015-08-24 08:41:36 8724 1 Command: MLSD 2015-08-24 08:41:36 8724 1 Response: 150 Opening BINARY mode data connection for MLSD 2015-08-24 08:41:37 8724 1 Response: 226 Transfer complete 2015-08-24 08:41:37 8724 1 Status: Directory listing of "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images /2-Updated Rosters" successful 2015-08-24 08:41:37 8724 1 Status: Retrieving directory listing of "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images /3-Class Pictures & Group Staff Pictures "... 2015-08-24 08:41:37 8724 1 Command: CWD /2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images 2015-08-24 08:41:37 8724 1 Response: 250 CWD command successful 2015-08-24 08:41:37 8724 1 Command: CWD 3-Class Pictures & Group Staff Pictures 2015-08-24 08:41:37 8724 1 Response: 250 CWD command successful 2015-08-24 08:41:37 8724 1 Command: PWD 2015-08-24 08:41:38 8724 1 Response: 257 "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images /3-Class Pictures & Group Staff Pictures " is the current directory 2015-08-24 08:41:38 8724 1 Command: PASV 2015-08-24 08:41:38 8724 1 Response: 227 Entering Passive Mode (206,188,192,104,221,70) 2015-08-24 08:41:38 8724 1 Command: MLSD 2015-08-24 08:41:38 8724 1 Response: 150 Opening BINARY mode data connection for MLSD 2015-08-24 08:41:39 8724 1 Response: 226 Transfer complete 2015-08-24 08:41:39 8724 1 Status: Directory listing of "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images /3-Class Pictures & Group Staff Pictures " successful 2015-08-24 08:41:39 8724 1 Status: Retrieving directory listing of "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/2-Photographer Extra Images (only if requested)"... 2015-08-24 08:41:39 8724 1 Command: CWD /2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE 2015-08-24 08:41:39 8724 1 Response: 250 CWD command successful 2015-08-24 08:41:39 8724 1 Command: CWD 2-Photographer Extra Images (only if requested) 2015-08-24 08:41:39 8724 1 Response: 250 CWD command successful 2015-08-24 08:41:39 8724 1 Command: PWD 2015-08-24 08:41:40 8724 1 Response: 257 "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/2-Photographer Extra Images (only if requested)" is the current directory 2015-08-24 08:41:40 8724 1 Status: Directory listing of "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/2-Photographer Extra Images (only if requested)" successful 2015-08-24 08:41:40 8724 1 Status: Retrieving directory listing of "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE"... 2015-08-24 08:41:40 8724 1 Command: CWD /2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE 2015-08-24 08:41:40 8724 1 Response: 250 CWD command successful 2015-08-24 08:41:40 8724 1 Command: PASV 2015-08-24 08:41:40 8724 1 Response: 227 Entering Passive Mode (206,188,192,104,221,135) 2015-08-24 08:41:40 8724 1 Command: MLSD 2015-08-24 08:41:40 8724 1 Response: 150 Opening BINARY mode data connection for MLSD 2015-08-24 08:41:41 8724 1 Response: 226 Transfer complete 2015-08-24 08:41:41 8724 1 Status: Directory listing of "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE" successful FileZilla About: FileZilla Client Version: 3.13.0 Build information:
Linked against:
Operating system:
|
|||||
#10637 | Download/Upload Green Progress Bar in Taskbar | new | Feature request | normal | FileZilla Client | |
Description |
Hi FileZilla Devs, I would like to propose adding a status bar in the taskbar for Windows. Some programs such as Movie Maker, File Explorer, Internet Explorer, Google Chrome etc. have a green status bar that shows file transfer completion or download completion. It should be fairly easy to implement, you can look at the documentation here: https://msdn.microsoft.com/en-us/library/windows/desktop/dd391692(v=vs.85).aspx And you may want to look at SetProgressValue. I would find this feature extremely beneficial and don't think it would be very hard to implement. |
|||||
#10638 | Excel opens empty page | closed | Bug report | normal | FileZilla Client | |
Description |
Hi, i have a user who - via remote ftp connection - can't view .xlsx files. No such problem with .docx or any other office files. When selecting "view file" excel launches but doesn't load the file (remains blank). This situation doesn't arise when opening locally - Excel displays files normally. Office version 2013 Fam & SE - freshly reinstalled. tks & rgds, Chris |
|||||
#10639 | FileZilla v3.13.0 or v3.13.1 will not open from desktop when using Windows 10 | closed | Bug report | normal | FileZilla Client | |
Description |
Today we tried to open our FileZilla v3.13.0 from the desk top of windows 10 but it would not open the app, but windows did place the app in the registry as if it was loaded into memory. So we deleted the version 3.13.0 and installed version 3.13.1 but the same results occurred. FileZilla still would not open the Icon from the windows 10 desktop. It was not until we went to reinstall v3.13.1 did the application open after the reinstall finished. But still after closing the app and trying to open it again from the desktop Icon FileZilla still would not open. |
|||||
#10640 | Always trust certifcate does not work on all sites | closed | Bug report | normal | FileZilla Client | |
Description |
When I open a site that has a certificate problem, the Unknown certificate window pops up. But the "Always trust certificate in future sessions" checkbox is not enabled so the next time I open FileZilla, I have to verify the site again. This only started happening in 3.13.1 The site I am trying to access is ktlcanada.com Other sites seem to not do this. FileZilla Client Version: 3.13.1 Build information:
Linked against:
Operating system:
|
|||||
#10641 | No longer able to connect after latest update | closed | Bug report | normal | FileZilla Client | |
Description |
I've been using FileZilla very happily for quite some time but since I've run the update today I can no longer connect to one of my servers. When I first tried to it came up with a warning message for me to check over server information (screenshot attached) which I said 'ok' to, then when I've gone to connect via site manager it just hangs, saying the site name at the top of FileZilla but "Not connected to any server" in the right hand pane. A colleague who's not run the update yet is still able to connect fine so I don't think it's an issue with our server. |
|||||
#10642 | Unable to connect to server | closed | Bug report | normal | FileZilla Client | |
Description |
Multiple attempts to connect over 24 hours have all failed. The account is not new and the host, username, and password are all unchanged. Updated the version to 3.13.1 in an attempt to resolve the issue. Initial attempts to log in to FZ website for help were unsuccessful. Re-registered with exact same information in order to log in. Still no success. Host: nandanabellydance.com Username: nandana Log follows this pattern with each failed attempt: Status: Resolving address of nandanabellydance.com Status: Connecting to 205.233.73.65:21... Error: Connection timed out after 20 seconds of inactivity Error: Could not connect to server Status: Waiting to retry... Status: Resolving address of nandanabellydance.com Status: Connecting to 205.233.73.65:21... Error: Connection timed out after 20 seconds of inactivity Error: Could not connect to server Status: Disconnected from server Configuration test stated: Connecting to probe.filezilla-project.org Response: 220 FZ router and firewall tester ready USER FileZilla Response: 331 Give any password. PASS 3.13.1 Response: 230 logged on. Checking for correct external IP address IP 192.168.2.3 bjc-bgi-c-d Response: 510 Mismatch. Your IP is 173.95.151.192, bhd-jf-bfb-bjc Wrong external IP address Connection closed Any help is appreciated. |
|||||
#10643 | Add a keyboard shortcut for the "Reset and requeue" option | new | Feature request | normal | FileZilla Client | |
Description |
As stated in the summary -- in my humble opinion this might improve the user experience for some people. Personally, I may have to re-upload or re-download files after small changes have been made to them, so the "Reset and requeue selected files" command is something I use very often. |
|||||
#10644 | Can no longer connect to server | closed | Bug report | normal | FileZilla Client | |
Description |
Since I updated to the latest version (3.13.1), I could no longer connect to one of my FTP servers using sftp. There were no changes on the server side, and nothing out of the blue seems to happening. This issue was also in the 3.13 version, though I did not report the bug at the time. The last working version that was able to connect to the server is 3.12.0.2. Here is log from filezilla: 2015-08-30 15:30:13 16608 1 Status: Connecting to 139.255.47.238... 2015-08-30 15:30:13 16608 1 Response: fzSftp started, protocol_version=3 2015-08-30 15:30:13 16608 1 Command: open "user@139.255.47.238" 22 2015-08-30 15:30:13 16608 1 Error: Network error: Software caused connection abort 2015-08-30 15:30:13 16608 1 Error: Could not connect to server 2015-08-30 15:30:13 16608 1 Status: Waiting to retry... 2015-08-30 15:30:18 16608 1 Status: Connecting to 139.255.47.238... 2015-08-30 15:30:18 16608 1 Response: fzSftp started, protocol_version=3 2015-08-30 15:30:18 16608 1 Command: open "user@139.255.47.238" 22 2015-08-30 15:30:18 16608 1 Error: Network error: Software caused connection abort 2015-08-30 15:30:18 16608 1 Error: Could not connect to server 2015-08-30 15:30:18 16608 1 Status: Waiting to retry... 2015-08-30 15:30:23 16608 1 Status: Connecting to 139.255.47.238... 2015-08-30 15:30:23 16608 1 Response: fzSftp started, protocol_version=3 2015-08-30 15:30:23 16608 1 Command: open "user@139.255.47.238" 22 2015-08-30 15:30:23 16608 1 Error: Network error: Connection reset by peer 2015-08-30 15:30:23 16608 1 Error: Could not connect to server 2015-08-30 15:30:23 16608 1 Status: Waiting to retry... 2015-08-30 15:30:28 16608 1 Status: Connecting to 139.255.47.238... 2015-08-30 15:30:28 16608 1 Response: fzSftp started, protocol_version=3 2015-08-30 15:30:28 16608 1 Command: open "user@139.255.47.238" 22 2015-08-30 15:30:28 16608 1 Error: Network error: Software caused connection abort 2015-08-30 15:30:28 16608 1 Error: Could not connect to server 2015-08-30 15:30:28 16608 1 Status: Waiting to retry... 2015-08-30 15:30:33 16608 1 Status: Connecting to 139.255.47.238... 2015-08-30 15:30:33 16608 1 Response: fzSftp started, protocol_version=3 2015-08-30 15:30:33 16608 1 Command: open "user@139.255.47.238" 22 2015-08-30 15:30:34 16608 1 Error: Network error: Software caused connection abort 2015-08-30 15:30:34 16608 1 Error: Could not connect to server 2015-08-30 15:30:34 16608 1 Status: Waiting to retry... 2015-08-30 15:30:39 16608 1 Status: Connecting to 139.255.47.238... 2015-08-30 15:30:39 16608 1 Response: fzSftp started, protocol_version=3 2015-08-30 15:30:39 16608 1 Command: open "user@139.255.47.238" 22 2015-08-30 15:30:40 16608 1 Error: Connection attempt interrupted by user |
|||||
#10647 | Gestore dei siti manda in crash FileZilla | closed | Bug report | normal | FileZilla Client | |
Description |
Versione 3.13.1 La "Gestione siti" manda in crash FileZilla Linux Ubuntu 15.04 64 bit |
|||||
#10648 | Set maximum simultaneous transfers per-server rather than globally | new | Feature request | normal | FileZilla Client | |
Description |
Currently, one can define the max transfers globally as well as max up and max down. A powerful addition would be to also define them on a per-sever basis. Use case: I want to download from server A and from server B. I have 100 files in queue from server A and I want to both transfers to run in parallel. Currently, I cannot do this without manually prioritization. |
|||||
#10649 | Unable to connect to server after updating FileZilla | closed | Bug report | normal | FileZilla Client | |
Description |
I've looked through the tickets on here however I haven't yet found a solution that fits my situtaion. I receive the following dialogue now when trying to connect to my server. Status: Resolving address of ftp.atlanticpacificpro.com Status: Connecting to 142.4.31.20:21... Status: Connection established, waiting for welcome message... Status: Initializing TLS... Status: Verifying certificate... Status: TLS connection established. Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is your current location Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (142,4,31,20,237,168) Command: MLSD Error: The data connection could not be established: ECONNREFUSED - Connection refused by server I've gone through the Network Config Wizard (Passive Mode, Local Firewall grants access, getting external IP via http://ip.filezilla-project.org/ip.php) and receive the following dialogue. Connecting to probe.filezilla-project.org Response: 220 FZ router and firewall tester ready USER FileZilla Response: 331 Give any password. PASS 3.13.1 Response: 230 logged on. Checking for correct external IP address Retrieving external IP address from http://ip.filezilla-project.org/ip.php Checking for correct external IP address IP 75.76.211.250 hf-hg-cbb-cfa Response: 200 OK PREP 51259 Response: 200 Using port 51259, data token 1665000830 PORT 75,76,211,250,200,59 Connection closed I'm not sure what to do next. Any help or input would be greatly appreciated. Thank you. |
|||||
#10650 | Alphabetical order of files is not honored when queuing | closed | Bug report | normal | FileZilla Client | |
Description |
When adding a dirtree to the download queue, filezilla does not honor the alpha order of the file names when I believe that it should or at least offer an option to do so. One can reproduce this very easily: On the server from which to download, do: mkdir test cd test for i in 1 2 3 4 5 6 7 8 9; do touch $i; done Now connect to the server with filezilla and drag the "test" folder into the download queue and begin downloading. The order is not: 1 2 3 4 5 6 7 8 9 For me, the order was: 6 1 2 4 8 5 3 9 7 |
|||||
#10651 | Use temporary directory to save updates | new | Feature request | normal | FileZilla Client | |
Description |
It seems counter-productive to store automatically downloaded updates in one of the user's profile directories when in most cases it will be installed at launch anyway. I propose storing the downloaded files in a temporary directory and automatically cleaning them up when the update is run. This could also be made optional. I, for example, use my Downloads directory to store permanent files rather than temporary downloads, and I find it somewhat annoying to go in there after a while and find one or more update files that I did not choose to download or place there, especially if I have to delete them myself. |
|||||
#10652 | "Check for updates" dialog is very tall | closed | Bug report | normal | FileZilla Client | |
Description |
Help > Check for updates... The dialog is very tall. In Debian GNOME, with top bar and window list there is not enough room to show the whole dialog, so i can't see the close button at the bottom. Screen is 1366x768. With window list disabled i can see part of the close button, but still not the whole dialog. |
|||||
#10654 | Ik wil een Database van MySQL | closed | Other | normal | Other | |
Description |
Hallo, ik zou graag een Database willen hebben van MYSQL, zou diegene dit voor mij kunnen aanmaken? Alvast bedankt. Graag als naam:u253874.qusozo |
|||||
#10655 | Shutdown when downloads end | closed | Feature request | normal | FileZilla Client | |
Description |
Hello, I think it would be a great addon to set the possibility to shut down the computer when all uploads or downloads end. Now I have to go away from work and FileZilla is still downloading 44,000 files, so I have to ask to a collague to shut down it. Thanks for your attention. Danilo Polani |
|||||
#10656 | bookmark category | moreinfo_accepted | Patch | normal | FileZilla Client | |
Description |
i have many (for example 100) bookmarks in FileZilla for my site. it is undesirable for me to work with a confused bookmark list :| i suggest you to add categorize feature to bookmark part of Filezilla. |
|||||
#10657 | can't drag filename with percent symbol ("%") between panes | closed | Bug report | normal | FileZilla Client | |
Description |
On Linux (issue does not affect Windows), attempting to drag a file from the local to remote pane does not work if the filename has a percent symbol ("%"). For example, if you attempt to drag a file named test%20test.txt from local to remote, nothing happens -- no message is appended to the message log; no item is added to the transfer queue. This issue is especially problematic when the user highlights and drag-and-drops multiple files, as they may not notice that not all of the files they selected get queued. If the user instead right-clicks on test%20test.txt and selects "Upload", the file is uploaded normally. |
|||||
#10658 | Drag and Drop to Multi Commander fails | closed | Bug report | normal | FileZilla Client | |
Description |
Can't drag file from FileZilla remote location into Multi Commander window, on the MC side I'm prompted with copy dialogue and on FZ with following message (After I click copy in MC): Message Could not determine the target of the Drag&Drop operation. Either the shell extension is not installed properly or you didn't drop the files into an Explorer window. OK |
|||||
#10659 | re-edit failed | closed | Bug report | normal | FileZilla Client | |
Description |
1) edit file in the left panel by right menu (opened by notepad) 2) close the open file 3) redo 1). An error dialog raise XRC error: XRC resource "ID_EDITEXISTING_LOCAL" (class "wxDialog") not found OS: window prem 7 FZ: 3.13 - 3.14 |
|||||
#10660 | Press [Enter] to connect to site | new | Feature request | normal | FileZilla Client | |
Description |
When I press Command-S after I start FileZilla and get the site manager the first site is highlighted. It would be nice to be able to connect to that site with [Enter]. I personally only connect to one site but I imagine other people might want to be able to select between sites with the up-down cursors then connect with enter. The funny thing is that this I remember being able to connect with enter in previous versions of filezilla. |
|||||
#10661 | Inmarsat new iSavi satellite modem | closed | Feature request | normal | Unknown | |
Description |
I have been using Filezilla for years with the old BGan sat modem - now with the new iSavi modem I cannot get it to work. It seems to bungle the IP address needed. I get the following text when I run the Filezilla debug: Connecting to probe.filezilla-project.org Response: 220 FZ router and firewall tester ready USER FileZilla Response: 331 Give any password. PASS 3.13.1 Response: 230 logged on. Checking for correct external IP address IP 192.168.1.40 bjc-bgi-b-ea Response: 510 Mismatch. Your IP is 8.22.179.4, i-cc-bhj-e Wrong external IP address Connection closed What do I do to get around this one? |
|||||
#10662 | East Staffordshire Borough Council - Application Compatibility | closed | Other | normal | FileZilla Client | |
Description |
We are currently running Filezilla - on Windows 7 Professional 64 Bit, using Office 2007 and IE11 Can you confirm compatibility running on Windows 10 64 Bit, with Office 2013 and IE11 AND EDGE If not compatible, what are your timescales to support. |
|||||
#10663 | Please upgrade UI | closed | Feature request | normal | FileZilla Client | |
Description |
Hi Guys, Thanks for creating a great software. If you can upgrade the UI to match Flat Form Design format that would be great. What I mean is to change the icons with nice Flat design and software interface with less shadows and gradients it could be awesome. Also if it is possible to detach the progress panel from main window it could be useful for long queue and manage them to delete particluar item from queue. Keep up the good work! Deb |
|||||
#10665 | Certificate subject malformed when connecting to an unknown sert. | closed | Bug report | normal | FileZilla Client | |
Description |
When connecting to a ftp server that has some sort of certificate issue you are presented with an Unknown Certificate dialog box that displays a malformed Subject of certificate section with all the contained text stacked on top of one another. |
|||||
#10666 | Navigating with Backspace needs improvement | new | Bug report | normal | FileZilla Client | |
Description |
Steps to reproduce:
Result:
Possible solution:
Filezilla-Version: 3.14.0 |
|||||
#10667 | Impractical behaviour of directory tree | new | Bug report | normal | FileZilla Client | |
Description |
Steps to reproduce:
Result:
Possible solution:
Filezilla-Version: 3.14.0 |
|||||
#10668 | "GET" starts even when transfer will fail for sure | closed | Bug report | normal | FileZilla Client | |
Description |
When destination drive is invalid (missing network drive, maybe also when disk is full), a GET operation still start, and even hammer the FTP server (3 failed attempts in a row). With a full transfer queue, it provokes a high number of failed transfers (0 bytes), and some servers then report an abnormal number of logs per second. Obviously, FileZilla do NOT check destination's suitability before starting the transfer. It should check if there is enough space on disk and drive's availability. HOW TO REPRODUCE:
Attached files: In attached log, I've disconnected my "T:\" network drive, which is therefore missing in navigation panel BUT still shown in "Local site" bar. See attached picture. |
|||||
#10670 | newer file not uploading to remote directory if file size is smaller and time difference less than 1 min | closed | Bug report | normal | FileZilla Client | |
Description |
newer file not uploading to remote directory if file size is smaller and time difference less than 1 min. client is ubuntu 15.04 server is ubuntu 14.04.3 using SFTP protocol settings->file exists action->overwrite file if source is newer. steps to recreate; 1.modify file a by 4 bytes/characters. 2.upload change to the server...this works. 3.modify file, removing 4 byte changes..file is now smaller...and newer by less than 1 min. 4 upload file to server....file is skipped....:(...failed to upload. Not sure why the newer file was skipped unless program is only comparing hh:mm of each file and not hh:mm:ss ...but this is only speculation. |
|||||
#10671 | --version, --help result in non-zero exit code | new | Bug report | normal | FileZilla Client | |
Description |
On an up-to-date Arch Linux I get the following warning and return code. I don't know whether they are related, but *nix tools generally return exit code zero when just getting their version. $ filezilla --version Reading locale option from /home/victor/.filezilla/filezilla.xml 08:20:41: Warning: Mismatch between the program and library build versions detected. The library used 3.0 (wchar_t,compiler with C++ ABI 1008,wx containers,compatible with 2.8), and your program used 3.0 (wchar_t,compiler with C++ ABI 1009,wx containers,compatible with 2.8). FileZilla 3.14.0, compiled on 2015-09-18 $ echo $? 255 |
|||||
#10672 | --version, --help shouldn't need GTK+ | new | Bug report | normal | FileZilla Client | |
Description |
To reproduce: [vagrant@archlinux ~]$ filezilla --version Reading locale option from /home/vagrant/.config/filezilla/filezilla.xml 05:28:19: Warning: Mismatch between the program and library build versions detected. The library used 3.0 (wchar_t,compiler with C++ ABI 1008,wx containers,compatible with 2.8), and your program used 3.0 (wchar_t,compiler with C++ ABI 1009,wx containers,compatible with 2.8). 05:28:19: Error: Unable to initialize GTK+, is DISPLAY set properly? [vagrant@archlinux ~]$ echo $? 255 |
|||||
#10676 | Site manager displayed when connecting from command line | new | Bug report | normal | FileZilla Client | |
Description |
User interface behavior is inconsistent. If I set "Show the Site Manager at startup" option and connect to site from command line, the site is automatically connected and the Site Manager is displayed, where it should not be. Steps to reproduce:
Result:
Solution: ignore "Show the Site Manager at startup" setting if --site command line parameter is used. |
|||||
#10677 | Incorrect Time Stamp - 4 hour difference File Zilla Server | closed | Bug report | normal | FileZilla Server | |
Description |
The time stamp indicated on the server side shows a 4 hour time difference. Settings are set to use system default time. |
|||||
#10678 | Latest Filezilla Doesn't Compile on Ubuntu 14.04 or 15.04 | closed | Bug report | normal | FileZilla Client | |
Description |
Filezilla has been compiling fine until recently. About two or three updates ago the Ubuntu compiles started to fail on the Latest SVN download 3.14.0 #7097 Error:
GCC version: gcc (Ubuntu 4.9.2-0ubuntu1~14.04) 4.9.2 I also tried on Ubuntu 15.04 with a newer GCC and got the same problem. Do you guys compile for Ubuntu? |
|||||
#10679 | Exit confirmation popup size error | closed | Bug report | normal | FileZilla Client | |
Description |
When I exit from FileZilla client I get a confirmation popup. Its size is not show aright. I tested on another computer, the result is same. |
|||||
#10680 | IndexError: pop from empty list | closed | Bug report | normal | Other | |
Description |
Hogyan reprodukálható
A GET művelet végrehajtása közben a(z) (kérjük írjon további részleteket a hibáról) A kérés paraméterei: {u'action': u'new', 'path': u'10679/', 'realm': u'ticket'}
User agent: RendszerinformációRendszerinformáció nem elérhető Engedélyezett bővítményekBővítmény információ nem elérhető Python TracebackTraceback (most recent call last): File "build/bdist.linux-x86_64/egg/trac/web/main.py", line 551, in _dispatch_request dispatcher.dispatch(req) File "build/bdist.linux-x86_64/egg/trac/web/main.py", line 264, in dispatch iterable=chrome.use_chunked_encoding) File "build/bdist.linux-x86_64/egg/trac/web/chrome.py", line 1110, in render_template encoding='utf-8') File "/usr/lib/python2.7/dist-packages/genshi/core.py", line 184, in render return encode(generator, method=method, encoding=encoding, out=out) File "/usr/lib/python2.7/dist-packages/genshi/output.py", line 58, in encode for chunk in iterator: File "/usr/lib/python2.7/dist-packages/genshi/output.py", line 350, in __call__ for kind, data, pos in stream: File "/usr/lib/python2.7/dist-packages/genshi/output.py", line 829, in __call__ for kind, data, pos in stream: File "/usr/lib/python2.7/dist-packages/genshi/output.py", line 669, in __call__ for kind, data, pos in stream: File "/usr/lib/python2.7/dist-packages/genshi/output.py", line 774, in __call__ for kind, data, pos in chain(stream, [(None, None, None)]): File "/usr/lib/python2.7/dist-packages/genshi/output.py", line 594, in __call__ for ev in stream: File "/usr/lib/python2.7/dist-packages/genshi/core.py", line 289, in _ensure for event in stream: File "/usr/lib/python2.7/dist-packages/genshi/core.py", line 289, in _ensure for event in stream: File "build/bdist.linux-x86_64/egg/trac/web/chrome.py", line 1307, in _strip_accesskeys for kind, data, pos in stream: File "/usr/lib/python2.7/dist-packages/genshi/core.py", line 289, in _ensure for event in stream: File "build/bdist.linux-x86_64/egg/trac/web/chrome.py", line 1296, in _generate for kind, data, pos in stream: File "/usr/lib/python2.7/dist-packages/genshi/core.py", line 289, in _ensure for event in stream: File "/usr/lib/python2.7/dist-packages/genshi/core.py", line 289, in _ensure for event in stream: File "/usr/lib/python2.7/dist-packages/genshi/filters/transform.py", line 706, in _unmark for mark, event in stream: File "/usr/lib/python2.7/dist-packages/genshi/filters/transform.py", line 1101, in __call__ for mark, event in stream: File "/usr/lib/python2.7/dist-packages/genshi/filters/transform.py", line 118, in __iter__ event = self.stream.next() File "/usr/lib/python2.7/dist-packages/genshi/filters/transform.py", line 734, in __call__ for mark, event in stream: File "/usr/lib/python2.7/dist-packages/genshi/filters/transform.py", line 702, in _mark for event in stream: File "/usr/lib/python2.7/dist-packages/genshi/template/base.py", line 618, in _include for event in stream: File "/usr/lib/python2.7/dist-packages/genshi/template/markup.py", line 378, in _match ctxt, start=idx + 1, **vars): File "/usr/lib/python2.7/dist-packages/genshi/template/markup.py", line 378, in _match ctxt, start=idx + 1, **vars): File "/usr/lib/python2.7/dist-packages/genshi/template/markup.py", line 326, in _match for event in stream: File "/usr/lib/python2.7/dist-packages/genshi/template/base.py", line 558, in _flatten for kind, data, pos in stream: File "/usr/lib/python2.7/dist-packages/genshi/core.py", line 289, in _ensure for event in stream: File "/usr/lib/python2.7/dist-packages/genshi/path.py", line 588, in _generate subevent = next() File "/usr/lib/python2.7/dist-packages/genshi/template/base.py", line 618, in _include for event in stream: File "/usr/lib/python2.7/dist-packages/genshi/template/markup.py", line 315, in _strip event = next() File "/usr/lib/python2.7/dist-packages/genshi/template/base.py", line 558, in _flatten for kind, data, pos in stream: File "/usr/lib/python2.7/dist-packages/genshi/core.py", line 289, in _ensure for event in stream: File "/usr/lib/python2.7/dist-packages/genshi/path.py", line 588, in _generate subevent = next() File "/usr/lib/python2.7/dist-packages/genshi/template/base.py", line 618, in _include for event in stream: File "/usr/lib/python2.7/dist-packages/genshi/template/markup.py", line 315, in _strip event = next() File "/usr/lib/python2.7/dist-packages/genshi/template/base.py", line 558, in _flatten for kind, data, pos in stream: File "/usr/lib/python2.7/dist-packages/genshi/filters/i18n.py", line 178, in _generate for event in msgbuf.translate(gettext(msgbuf.format())): File "/usr/lib/python2.7/dist-packages/genshi/filters/i18n.py", line 1051, in translate events = self.events[order].pop(0) IndexError: pop from empty list |
|||||
#10681 | The data connection could not be established: WSAEADDRNOTAVAIL - Cannot assign requested address | closed | Other | normal | FileZilla Client | |
Description |
Hi There, After upgrading FileZilla client from 3.10.3 to 3.14.1, the following error message will be displayed every time I connect to our ftp server through a proxy server using a proxy client in windows 7 or 8.1. In fact, everything was working fine in 3.10.x using the same proxy client and windows os. Seems there was big code change after version 3.11.x. I know FileZilla client built-in proxy function, and it is working fine too. However, our proxy client is more flexible and controllable. Is it possible to re-implement this function in 3.14.x? Thanks. Error Message ============= The data connection could not be established: WSAEADDRNOTAVAIL - Cannot assign requested address |
|||||
#10682 | Bluehost | closed | Bug report | normal | FileZilla Client | |
Description |
Can no longer retrieve directory listing for sites hosted at bluehost Response: 257 "/" is your current location Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (50,87,164,32,158,1) Command: MLSD Error: Connection timed out after 20 seconds of inactivity Error: Failed to retrieve directory listing FileZilla Client Version: 3.14.1 Build information:
Linked against:
Operating system:
|
|||||
#10683 | GnuTLS error -110: The TLS connection was non-properly terminated. | closed | Bug report | normal | FileZilla Client | |
Description |
hello i have some problem :( Status: Disconnected from server Status: Connecting to 184.171.249.58:21... Status: Connection established, waiting for welcome message... Status: Initializing TLS... Error: GnuTLS error -110: The TLS connection was non-properly terminated. Status: Server did not properly shut down TLS connection Error: Could not connect to server Status: Waiting to retry... Status: Connecting to 184.171.249.58:21... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: AUTH TLS Response: 234 AUTH command ok. Expecting TLS Negotiation. Status: Initializing TLS... Error: GnuTLS error -110: The TLS connection was non-properly terminated. Status: Server did not properly shut down TLS connection Error: Could not connect to server can you help me? FileZilla Client Version: 3.11.0.2 Build information:
Linked against:
Operating system:
|
|||||
#10684 | Date & time formating using system defaults is not working | closed | Bug report | normal | FileZilla Client | |
Description |
I have just discovered that the date & time formating does not follow the system default. On my French computer (but Filezilla in English) I should see d/m/y for the date and h:m in 24 format for the time but the format remains in US even if the "use system default" is choosen. I tried to untick/restart/tick "use system default" but the problem remains. But if I choose to use a custom format it's working. Windows 10 x64, tested with the nightly (26 oct) |
|||||
#10685 | Failure to upload files to a server | closed | Bug report | normal | Other | |
Description |
Hi, My problem is the following. My Filezilla version is 3.14.1. Upon signing into connection I cant upload my files (transferring local files) to a personal.kent.edu server. Downloading works fine. Here is uploading session outcome response by the server: Command: put "C:\Users\Al\OneDrive\GSLS\MBA-Revenue-80-20-5900-Cost-Projections.xlsx" "MBA-Revenue-80-20-5900-Cost-Projections.xlsx" Error: /users2/a/atolymbe/MBA-Revenue-80-20-5900-Cost-Projections.xlsx: open for write: received failure with description 'Failure' Error: File transfer failed Status: Retrieving directory listing of "/users2/a/atolymbe"... Status: Listing directory /users2/a/atolymbe Status: Directory listing of "/users2/a/atolymbe" successful Status: Disconnected from server Pls help with fixing the issue, thanks so much. Al |
|||||
#10686 | Assertion if sitemanager.xml is invalid | closed | Bug report | normal | FileZilla Client | |
Description |
In sitemanager.xml if the FileZilla3 element has not the version attribute and in FileZilla the site manager gets opened I'm getting the assertion "buildinfo.cpp(118): assert "*version >= '0' && *version <= '9'" failed in ConvertToVersionNumber().". |
|||||
#10687 | Option to disable the greeting menu | new | Feature request | normal | FileZilla Client | |
Description |
Always if an upgrade to a new version is done FileZilla does show on the next start its greeting menu. Maybe there could be an option to disable this menu. |
|||||
#10688 | Fix CMD+C and CMD+A keyboard shortcuts for FileZilla's Site Manager (Mac version) | closed | Bug report | normal | FileZilla Client | |
Description |
When adding new FTP servers to the Site Manager currently it's a nightmare using keyboard shortcuts because I keep on using again and again the Standard Cmd+C to copy and Cmd+A to select all text in a textfield, and they don't work like that in the Site Manager window so they drive me crazy! Instead, pressing Cmd+A closes the window! It doesn't make sense. And pressing Cmd+C creates a new folder! Why?! Cmd+C should just copy text inside a textfield!! Al least Cmd+V works as it should (it actually pastes text). Please, stick with the standard key combinations. When I have to add a large amount of FTP servers to FileZilla it's really annoying not being able to use standard system-wide key combinations such as Copy (Cmd+C) and Select All (Cmd+A). I keep accidentally closing the window all the time because I'm trying to select all the text in a textfield with Cmd+A. Thank you! |
|||||
#10689 | Filezilla IPv6 timeout on LIST | closed | Bug report | normal | FileZilla Client | |
Description |
Hello, I am using Filezilla 3.14.1 x64 on Windows connects to my FTP server running vsftpd 3.0.2 with implicit FTPS. The connection works totally fine over IPv4, but when connecting via IPv6, Filezilla will stuck at the LIST command until timeout, while the server log does not prompt anything wrong. I switched to FlashFXP and tested with IPv6 connection and it works fine. I guess it's a bug in Filezilla. Thanks. |
|||||
#10690 | Bad uploading image file | closed | Bug report | normal | FileZilla Client | |
Description |
При загрузке файлов содержащие изображения с операционной системы windows 7 на хостинг используюя ftp FileZilla Client, изображения загружаются битыми(плохими)файлами. Изменения кодировки не дает нужных результатов. Но если использовать программу Тотал командер на системе windows xp, файлы загружаются без ошибок, целостность не изменяется. Попробую прикрепить набор скриншотов к этому сообщению. В нем более подробно изображена проблемма с загружаемыми файлами. |
|||||
#10691 | Virus ? | closed | Bug report | normal | FileZilla Client | |
Description |
Hello, Clamav is detecting a Trojan, is it a false positive ? https://www.virustotal.com/fr/file/3f4b56054b2f816a2cb93765ee783a953ad888ee9e0ff162f1a6501e7adcc589/analysis/1446758959/ https://www.virustotal.com/fr/file/cb68f0f3aaa70814d4cc7042b81fb6418a031db82c29960cfa3c58ed7a32eefb/analysis/1446758967/ |
|||||
#10692 | menu icons broken in context menu | closed | Bug report | normal | FileZilla Client | |
Description |
The icons for upload/download in the right-click menu are broken sometimes, see screenshot. Using FZ on mac/el capitan in dutch language. |
|||||
#10694 | FileZilla 3.14.1 won't open | closed | Bug report | normal | FileZilla Client | |
Description |
I installed FileZilla client 3.14.1 on my Windows 10 pc but it won't open. Task manager says it's running. |
|||||
#10695 | in Site Manager, can't search for site beginning with repeated letter | reopened | Bug report | normal | FileZilla Client | |
Description |
on Linux (at least) when FileZilla is compiled against GTK3 (at least), searching the sites listed in Site Manager by typing the beginning of the site name does not work if the site name begins with a repeated letter. (presumably this affects repeated letters mid-string, too.) Let's say your site list consists of the following (and you start with "aa" selected): aa sa sb sc sd ssabcdefg sz if you type "ssa" the result SHOULD be selecting "ssabcdefg", but instead it lands on "sa" ... more specfically, when you type the first "s", the highlight moves to "sa" (as it should); when you type the second "s", the highlight moves to "sb" (the next entry starting with "s", rather than the entry starting with "ss"); and then when you type the "a", the highlight moves back to "sa". it seems that the search function ignores repeated letters :-( Yes, this happens regardless of how quickly you type "ssa". I am pretty sure this worked correctly in the past (specifically, I believe it worked correctly in Fedora 20, the last time FileZilla was compiled against GTK2 in that distro). The search functionality is important when the site list includes hundreds. |
|||||
#10696 | Seconds tabs in Blackboard open with a pointless widths | closed | Bug report | normal | FileZilla Client | |
Description |
Blackboard is a very useful layout but when I open more than one tab, the areas in the new tabs doesn´t open with the same widths than the first ones did, they new tabs open the thirth area (files in server) very slim. |
|||||
#10699 | There is an issue with the icons navigation bar | closed | Bug report | normal | FileZilla Client | |
Description |
Hi, There is an issue with the icons navigation bar in Mac OS X El Capitan version of FileZilla. Either they disappear or look funny depending what you are doing. So it becomes impossible to use FileZilla in all it's potencial. I've attached a print screen. Best regards, |
|||||
#10700 | Python Client failing to upload file to filezilla 0.9.53 | closed | Bug report | normal | FileZilla Server | |
Description |
A python 2.7 client was able to connect and upload files to my filezilla server 0.9.44 using the following:
However after updating the server to 0.9.53 we are able to establish a connection however, the file upload is failing. This is the updated python:
Traceback (most recent call last):
ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:581)
(000186)11/12/2015 20:38:48 PM - (not logged in) (xxx.xxx.xxx.xxx)> Connected on port 990, sending welcome message... (000186)11/12/2015 20:38:48 PM - (not logged in) (xxx.xxx.xxx.xxx)> SSL connection established (000186)11/12/2015 20:39:32 PM - (not logged in) (xxx.xxx.xxx.xxx)> USER xxxxxg (000186)11/12/2015 20:39:32 PM - (not logged in) (xxx.xxx.xxx.xxx)> 331 Password required for xxxxxg (000186)11/12/2015 20:39:32 PM - (not logged in) (xxx.xxx.xxx.xxx)> PASS (000186)11/12/2015 20:39:32 PM - xxxxxg (xxx.xxx.xxx.xxx)> 230 Logged on (000186)11/12/2015 20:39:44 PM - xxxxxg (xxx.xxx.xxx.xxx)> PBSZ 0 (000186)11/12/2015 20:39:44 PM - xxxxxg (xxx.xxx.xxx.xxx)> 200 PBSZ=0 (000186)11/12/2015 20:39:44 PM - xxxxxg (xxx.xxx.xxx.xxx)> PROT P (000186)11/12/2015 20:39:44 PM - xxxxxg (xxx.xxx.xxx.xxx)> 200 Protection level set to P (000186)11/12/2015 20:40:44 PM - xxxxxg (xxx.xxx.xxx.xxx)> TYPE A (000186)11/12/2015 20:40:44 PM - xxxxxg (xxx.xxx.xxx.xxx)> 200 Type set to A (000186)11/12/2015 20:40:44 PM - xxxxxg (xxx.xxx.xxx.xxx)> PASV (000186)11/12/2015 20:40:44 PM - xxxxxg (xxx.xxx.xxx.xxx)> 227 Entering Passive Mode (xx,xx,xx,xx,19,149) (000186)11/12/2015 20:40:44 PM - xxxxxg (xxx.xxx.xxx.xxx)> STOR chrome_installer.log (000186)11/12/2015 20:40:44 PM - xxxxxg (xxx.xxx.xxx.xxx)> 150 Opening data channel for file upload to server of "/chrome_installer.log" (000186)11/12/2015 20:40:45 PM - xxxxxg (xxx.xxx.xxx.xxx)> 450 TLS session of data connection has not resumed or the session does not match the control connection (000186)11/12/2015 20:44:45 PM - xxxxxg (xxx.xxx.xxx.xxx)> 421 Connection timed out. (000186)11/12/2015 20:44:45 PM - xxxxxg (xxx.xxx.xxx.xxx)> disconnected.
|
|||||
#10701 | No results in remote file search | closed | Bug report | normal | FileZilla Client | |
Description |
In the current version of the FileZilla Client I use, remote file search does no longer yield any results. The files I am looking for, do exist in the remote location, and the total number of remote files is e.g. around 1035 - excluding entries in subdircetories. Remote file search used to work without problems in the previous FileZilla versions I used - thus I believe this is a true bug. |
|||||
#10702 | ip check not working correctly | closed | Bug report | normal | FileZilla Server | |
Description |
Anytime I configure some of the FileZilla Servers (Version 0.9.53 beta) to the strict IP-filter, the FileZilla Server does not recognize the IP-address of the Client Computer as valid. It seems, the Server does not check the ip address correctly, as the computers have static IPV4 addresses from the Internet. I've already checked if the Server works correctly when it is an exposed host (all ports in all protocols are open to new Connections from the Internet). The error remained as is. Is there something wrong with my configuration (I've been using Filezilla FTP Server for Business and private purposes for years now). |
|||||
#10703 | SSH key file paths with special characters (german umlauts) don't work | closed | Bug report | normal | FileZilla Client | |
Description |
If you add a SSH key file via the Site Manager or the Settings (Connection -> SFTP) and its path contains an umlaut, FileZilla fails to connect to the website: Error: Authentication failed. Error: Critical error: Could not connect to server |
|||||
#10704 | hangs on missing logging directory | closed | Bug report | normal | FileZilla Client | |
Description |
The logging path is not validated on startup. If the logging directory is missing, filezilla will start with no errors, but connections will hang and fail with no errors, filezilla has to be killed. |
|||||
#10705 | Edited File Visual Indications and Context Menu Unedit option | new | Feature request | normal | FileZilla Client | |
Description |
It would be helpful if we could enable some sort of visual styling or cues (e.g., pencil icon indicator) for files in the local pane being edited. Additionally, it would be very helpful to have an Unedit option on the context menu for the local pane for files being edited. (Just grey out the menu option if not being edited.) Much thanks for all your efforts on this invaluable FTP tool. |
|||||
#10706 | Extra % symbol when file reaches 100% | closed | Bug report | normal | FileZilla Client | |
Description |
Hello, I have just uploaded from files to my webserver using the Filezilla 3.14.0 builddate 2015-09-16. On some files when uploading when reaching the end of the file the green box says 100%% Not sure if you are already aware but I thought it was a good idea to let you know even though it is not a biggy. Thanks, Andrew |
|||||
#10707 | The file transfer stats are WAY wrong upon focus regain | closed | Bug report | normal | FileZilla Client | |
Description |
Upon loss of focus during transfers and regain of focus, the file transfer stats are WILDLY wrong. I only have a 30 megabit LTE link but the transfers are claiming something like 90MB/sec (see attached image). |
|||||
#10708 | Highlight that applied Filename filters are used | closed | Feature request | normal | FileZilla Client | |
Description |
I suggest you should add some sort of highlighting, indicating that a "Filename filters"/"Directory listing filters" are used in the view. For instance the frame around the remote directory listing could have a red/orange colored line in the frame or a slightly modified background with large grey text saying that a filter is used, or just a striped background. I forgot that I had a filter and started to investigate why I couldn't find the files on the remote server, then I realized I had applied a filter matching that file I was looking for. :-) I also assume there might be other scenarios where applied settings might be good to highlight in the UI. |
|||||
#10709 | FileZilla Client: Uploaded Files Not Appearing in Remote Site Window | new | Bug report | normal | FileZilla Client | |
Description |
First, here are my specs: FileZilla version: 3.14.1 Operating System: Windows 7 (build 7601, Service Pack 1) Platform: 64-bit system I'm noticing an interesting issue that I believe may be a bug. When I attempt to upload a file, or several files, to the server where the website is located, the files will not appear in the Remote Site window. At first, I thought that I had done something incorrect, so I just tried to upload a single file. Interestingly, when I did that, the file briefly appeared in the Remote site window, then disappeared. I tried it several times with that file and it repeated: the file would appear briefly in the Remote Site window, then disappear. If I log into my cPanel on the server and view the files, that file, and the others that are not appearing in the Remote Site window within FileZilla, are indeed there. For some reason they are not appearing in the FileZilla Remote Site window. I don't know if it makes a difference, but the files are .jpg image files. If you need additional information, please let me know. Thank you. |
|||||
#10712 | filezilla client not falling back to IPv4 | new | Bug report | normal | FileZilla Client | |
Description |
sftp connection, host has both IPv4 and IPv6. When service on IPv6 is not reachable, filezilla does not attempt to connect via IPv4. |
|||||
#10713 | Text gets appended into <Server></Server> | closed | Bug report | normal | FileZilla Client | |
Description |
After upgrading FileZilla from version 3.12.0.2 to version 3.14.1 I'm noticing that sitemanager.xml gets malformed a bit:
|
|||||
#10715 | veränderte docs werden nicht unter "zuletzt geändert" übernommen. | closed | Bug report | normal | FileZilla Client | |
Description |
Um "zuletzt geändert" docs zu aktualisieren, muss ich filezilla jedesmal neu laden. Es sollte automatisch veränderte Dokumente übernehmen |
|||||
#10716 | Linking the XML-files against a DTD | closed | Feature request | normal | FileZilla Client | |
Description |
The configuration files (like ~/.filezilla/filezilla.xml) are not linked against a DTD. Maybe they could be linked against one to make it possible to validate the configuration files. |
|||||
#10717 | FileZilla Client 3.14.1 - Edit of remote file it's not changed locally.... inside for more info... | new | Bug report | normal | FileZilla Client | |
Description |
From this last version i thinks it's been appared a little bug... i try to explain: I have a remote mini-pc (a Raspberry Pi2 whit osmc) on my lan have an ip 192.168.1.4.... sometime i need to edit some text config file on here (config.txt or check some log file etc etc). I use Notepad++ for internal editor...... i ever used it for editor and it's ever working.... for example: If i open the .log files the files it's been dowloaded in local temp file and after it's been opened on notepad++ like "on the fly" right ? If the log file it's been upgraded from Raspberry on Notepad++ this changed it's never been applied.... i need every time to re-download manually and reload manually. While in some older versions every about i re-open notepad++ if the file it's changed i obtain a pop-up suggest to me to re-load because the files it's changed locally and remotly... On this last version this no more append.... I don't really know if it's a bug of filezilla. I have already ask on Notepad++ forum and somethings as say to me it's not a notepad++ bug..... at this point i try to ask here :) |
|||||
#10718 | ABOR command repeated 5000 times | closed | Bug report | normal | FileZilla Server | |
Description |
I found this on my log, repeated 5020 times (2 lines, so it's 2505 commands): (000011) 15/11/2015 05:52:41 - ifrvmbackup (192.168.168.3)> ABOR (000011) 15/11/2015 05:52:41 - ifrvmbackup (192.168.168.3)> 226 ABOR command successful Then there are 2 last commands like this one: (000011) 15/11/2015 05:52:41 - ifrvmbackup (192.168.168.3)> ABOR (000011) 15/11/2015 05:52:41 - ifrvmbackup (192.168.168.3)> 226 ABOR command successful (000011) 15/11/2015 05:52:41 - ifrvmbackup (192.168.168.3)> could not send reply, disconnected. I remember that this was a scheduled backup that I canceled. I don't have any more information about this, but this is very strange. OS Name Microsoft Windows Server 2012 R2 Standard Filezilla 0.9.53 beta |
|||||
#10719 | Issue with Windows 10 | closed | Bug report | normal | FileZilla Client | |
Description |
Since I migrated to windows 10 on my desktop, I've been able to get on the server via ftp, but I can't drill down into the sub-folders. Nothing happens when I double click on the sub-folders to open them. I don't have this problem when I use filezilla on my macbook pro laptop. |
|||||
#10721 | Upgrade to 3.14.1 stops connection | closed | Bug report | normal | FileZilla Client | |
Description |
Version 3.5.3 was fine. Upgrade to 3.14.1 throws Error: The data connection could not be established: ENETUNREACH - Network unreachable. |
|||||
#10722 | Increase simultaneous transfers | closed | Feature request | normal | FileZilla Client | |
Description |
Hi mate, I was hoping we could increase the simultaneous transfers up to 50 transfers or at least more than the 10 limit? Thanks. Russ |
|||||
#10723 | *nix: Ctrl+i interpreted as (Ctrl+)Tab in file lists | reopened | Bug report | normal | FileZilla Client | |
Description |
Opening dialog "Directory listing filters" by keyboard shortcut Ctrl+I triggers an "assertion failure" eventually followed by a core dump if an object was selected in the "detailed listing" of either local or remote pane before. Steps to reproduce (see screenshot_main-window.png; terms according to https://wiki.filezilla-project.org/FileZilla_Client_Tutorial_(en)#Navigating_and_window_layout): As long as objects are selected in the "directory tree" only like user directory "dummy" in the screenshot the said dialog behaves as expected. But as soon as an object in the "detailed listing" like folder "Musik" marked by a red asterisk in the screenshot gets selected by a single mouse click opening the dialog by keyboard shortcut Ctrl+I doesn't work any longer. First a dialog "filezilla" (screenshot_dialogue-filezilla.png) comes up stating "An assertion failed". When "Continue" gets clicked FileZilla apparently continues to operate as usual. But clicking button "Stop" or hitting key "Esc" triggers a core dump. It doesn't matter whether or not a connection is active. Opening the dialog from the menu, either by mouse or by keyboard mnemonics, isn't affected at all. Up to date Arch Linux x86_64. FileZilla either 3.14.1 from the distribution's official repositories or SVN checkout 7250 compiled against libfilezilla 0.3.0 or SVN checkout 7250, same findings with all these variants. Aside from the screenshots the "backtrace" provided by dialogue "filezilla" (backtrace_dialogue-filezilla.txt) as well as a backtrace generated by handing the saved core dump to gdb via sytemd's coredumpctl (backtrace_gdb.txt) are attached. |
|||||
#10724 | desktop entry file: add key MimeType | new | Patch | normal | FileZilla Client | |
Description |
It would be good if the desktop entry file of FileZilla Client provided key "MimeType". I don't know whether MIME Types for protocols other than FTP are defined and/or make sense but "x-scheme-handler/ftp" should sure be covered for a start which is what the attached patch does. |
|||||
#10725 | Provide Filezilla in Windows Store | new | Feature request | normal | FileZilla Client | |
Description |
It would be extremely convenient to find FileZilla in Windows Store so that installing & updating could be done directly via the Store. I'd even pay some $ for it! |
|||||
#10726 | The contents of the file is duplicated | closed | Bug report | normal | FileZilla Client | |
Description |
Download file from remote server, then contents of the file is duplicated. For example: <html> <head> </head> <body> aaa </body> </html> to <html> <head> </head> <body> aaa </body> </html><html> <head> </head> <body> aaa </body> </html> FileZilla version: 3.15.0 Beta1 Win64 |
|||||
#10727 | Connection Problems | closed | Bug report | normal | FileZilla Client | |
Description |
Hello, I'm trying to use Filezilla version 3.14 and most times that I try to connect to my server it times out and I'm unable to connect. If I try repeatedly then sometimes that will give me a connection but not always. Sometimes I have to wait a half hour or so and try again. I still usually get the same timed out problem but after repeated attempts it will connect. I have had to go back to version 2.2.22 in order for the connection to made easily. |
|||||
#10728 | download and edit bug | closed | Bug report | normal | FileZilla Client | |
Description |
When I load a file from the FTP server to view and edit, it is opened with Notepad ++. The file looks quite normal, but when loading the entire code will be doubled in the file and makes the file unusable. Wenn ich eine Datei von dem FTP Server lade zum Ansehen und bearbeiten, wird diese mit Notepad ++ geöffnet. Die Datei sieht ganz normal aus aber beim Laden wird das gesamte Code in der Datei verdoppelt und macht die Datei unbrauchbar. FileZilla Client Version: 3.15.0-beta1 Build information:
Linked against:
Operating system:
|
|||||
#10729 | APPCRASH when connecting to a FTP site | closed | Bug report | normal | FileZilla Client | |
Description |
Windows 7 Pro 64bit. Program load fine it only crashes when you try to connect to a FTP site. Here is the error Problem signature:
Version: 3.14.1 Build information:
Linked against:
Operating system:
I have used the program on other windows 7 64bit and never had this problem. |
|||||
#10730 | Spaces before names are not showned in Filezilla! | closed | Bug report | normal | FileZilla Client | |
Description |
Hi all! Today when I was renameing a couple of folders I´ve ended up with spaces before the folder names. In the Filezilla window I couldn´t access nor change the folder names as you will see in the screenshots. And thru the terminal I was able to see the problem with the spaces. Why list the folders without spaces? |
|||||
#10731 | Fuzzy icons sometimes in latest version running on El Capitan! | closed | Bug report | normal | FileZilla Client | |
Description |
Hi all! Sometimes when using the latest version of Filezilla it ends up like this: It´s sometimes when I´m opening the Site Manager or do something else with the window. |
|||||
#10732 | Ability to use ALT+# to change tabs instead of CTRL+# | closed | Feature request | normal | FileZilla Client | |
Description |
As of now, to change tabs using the keyboard, one would press Control and a number from the top row to change to that corresponding tab, for example CTRL+1 to the first tab, CTRL+2 to the second, and so forth. Personally I find it much more natural to use ALT+# instead of CTRL+#. Most Linux applications with tabs (Firefox, Konsole) use ALT+# to change tabs and as a mostly Windows user, I remap everything I can to use ALT+#. Please consider implementing this in Filezilla by giving the end user the option of using CTRL or ALT plus a number to change tabs. |
|||||
#10733 | Ability to change tab title format | new | Feature request | normal | FileZilla Client | |
Description |
Right now, a tab's title is set to the bookmark name plus the connection string with user@host. I name all of my bookmarks as "hostname: ip (user)" so that from the bookmark menu, I can see everything relevant. Unfortunately, most of that information is duplicated in the tab's title, making the tabs very wide. Please consider allowing the end user to choose the format in which a tab's title is displayed. |
|||||
#10734 | Build failure on Mageia with libfilezilla 0.3.0 | closed | Bug report | normal | libfilezilla | |
Description |
Hello, I tried to build libfilezilla 0.3.0 on Mageia Cauldron but I get an error: Full log: Build with gcc 5.3.1 |
|||||
#10737 | “FileZilla.app” is damaged and can’t be opened. | reopened | Bug report | normal | FileZilla Client | |
Description |
When I try to start FileZilla 3.15 I get the following error: “FileZilla.app” is damaged and can’t be opened. You should move it to the Trash. OS: OSX 10.11.3 ➜ ~ shasum -a 256 Downloads/FileZilla_3.15.0_macosx-x86.app.tar.bz2 05372ae7f8e88bcb7a9514a288ca2afbab25960fb538278c6c75b606ad8cc2ff Downloads/FileZilla_3.15.0_macosx-x86.app.tar.bz2 I've downloaded the file multiple times from different sources, result is the same. |
|||||
#10738 | Settings window not resizeable an Mac OS X | closed | Bug report | normal | FileZilla Client | |
Description |
Hi guys, I have a weird problem since a couple of years and I'm getting tired of it. It seems to not depend on the OS and application version. The setting window got stripped to full screen width and I cannot resize it anymore. I already tried to completely remove the application as well as .filezilla/ and .config/filezilla/ directories but the problem remains. |
|||||
#10742 | Compile failure on non-Windows platforms due to missing header | closed | Patch | normal | FileZilla Client | |
Description |
Compilations fails in engine/proxy.cpp with undefined references to AF_INET and SOCK_STREAM due to missing #include sys/socket.h. |
|||||
#10743 | Site manager scroll wheel | new | Bug report | normal | FileZilla Client | |
Description |
In the quick selection site manager does not work scroll wheel. |
|||||
#10746 | Broken main menu icons on mac | closed | Bug report | normal | FileZilla Client | |
Description |
I have broken main menu icons on my mac book air. And it breaks every time I click on some buttons in main panel and stays broken next time. And after application restart too. I've attached a screenshot. |
|||||
#10749 | Remote system is Toshiba 4690 OS. Have problems deleting files. Slash related? | closed | Feature request | normal | FileZilla Client | |
Description |
I'm using FileZilla on Windows 7 to push/pull files from a Toshiba 4690 OS computer. (Formerly IBM 4690.) When I try to delete a remote file I receive an error. I believe it may relate to 4690's preference for / when referring to the M: drive but \ when working with the C: drive. I've attached a copy/paste from the log. You'll see various issues such as: Command: rm "c:\adx_ipgm\billstat\crcs@000" Error: rm c:/adx_ipgm/billstat/c:\adx_ipgm\billstat\crcs@000: no such file or directory Version: 3.15.0.1 Build information:
Linked against:
Operating system:
|
|||||
#10750 | Cannot Download Filezilla - First Time User | closed | Bug report | normal | FileZilla Client | |
Description |
Hi, I have tried downloading the Filezilla client 3.15.0.1 and It says the signature line is corrupted or invalid and will not download. I have tried the quick dl for all platforms and both the 64 and 32 bit for windows link. I currently have the Windows 10 OS. Please advise. Thank you, Jessica |
|||||
#10751 | MLSD fail in raw mode with proftpd | closed | Bug report | normal | FileZilla Client | |
Description |
Server: Proftpd rel 1.3.5a on a CentOS 6 distro (x64) Client: Filezilla client 3.12.0.2 on a Ubuntu 15.10 distro (x64). Sympthom: MLSD command is correctly issued, and give the correct results, when using GUI, but it fails when the same sequence of command are issued in raw mode, using Server->Enter custom command The sequence of command is listed in the logs file attached. It seems that the client (in passive mode) does not initiate the data connection after the MLSD command to the client. The same issue arise with Filezilla client 3.15 on a windows 7 SP1(x64). Regards |
|||||
#10752 | not able to limit connections to one | closed | Bug report | normal | FileZilla Client | |
Description |
the setting to set connections to a single connection does not do so |
|||||
#10753 | Recent update | moreinfo | Bug report | normal | FileZilla Client | |
Description |
Hi Guys Following the recent update Filezilla now drops out after about 10mins even though I'm using to constantly. Any thoughts please? |
|||||
#10754 | Unable to maintain file timestamp when pushing files to Toshiba 4690 OS | closed | Bug report | normal | FileZilla Client | |
Description |
I have used another program (NetTerm) to successfully push files from Windows to Toshiba 4690 OS and it is able to maintain the original timestamp. I could push a file to 4690 OS and capture the session using Wireshark if that would help to determine how it's working for NetTerm (SecureNetTerm actually) and send that to you. |
|||||
#10755 | Unable to open edited file | closed | Bug report | normal | FileZilla Client | |
Description |
Here is the sequence to reproduce:
Title: Cannot view/edit selected file Message: A file with that name is already being transferred. Data in status pane shows error: Command: put "C:\Users\user\AppData\Local\Temp\fz3temp-1\filename" "hosts_ta" Error: /path/to/file/on/server/filename: open for write: permission denied Error: File transfer failed
Title: Selected file already being edited Message: The selected file is already being edited
So either the upload checkbox is unclear as to the functionality to be performed - message/checkbox implies this will succinctly update file on server and remove temp file from FZ temp directory. But can't open again to edit more. |
|||||
#10756 | since update FileZilla_3.15.0.2_win64-setup | moreinfo | Bug report | normal | FileZilla Client | |
Description |
Since I have updated to latest version I am constantly getting corrupt .rar files. Seems to hang at end of file, I let it run it's course and finally finishes then when I extract I get a corrupt file. I do not get this using any other client and I know my sources to be good. Windows 7 Ultimate 64 bit 8core 4 ghz AMD FX Black series CPU 16GB Vengence DDR3 RAM 1066 (shows in MSI suite) Also since FileZilla_3.15.0_win64-setup (I apologize I did not search database for this bug)now seems to hang after downloading a release within 5 minutes it won't refresh directory. Times our and reconnects. |