Custom Query (4044 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (2701 - 2800 of 4044)

Ticket Summary Owner Priority Resolution Created Modified
#10625 Unable to login to one server normal rejected 9 years 9 years
Description

I am able to login to a lot of servers with FZ later the version 3.9.0.6, but one server refuses access. I have tried all versions but it is only that old version that is able to login to that server. I do not own the server. Log files attached.

#10626 Could not connect to server normal worksforme 9 years 9 years
Description

filezilla unable to load Resolving address of ftp.itron-hosting.com Status: Connection attempt failed with "EAI_NONAME - Neither nodename nor servname provided, or not known

#10627 ENETUNREACH error normal rejected 9 years 7 years
Description

Getting this error ever since the last update and can not connect. Others in my office who did not do the latest update are able to connect just fine.

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 (98,139,135,37,210,236) Command: MLSD Error: The data connection could not be established: ENETUNREACH - Network unreachable Error: Connection timed out after 20 seconds of inactivity Error: Failed to retrieve directory listing

#10628 When Click to "View/Edit" a *.js file runs instead of edits normal worksforme 9 years 9 years
Description

I am managing a joomla website.

A Template *.js file needed to be edited.

I selected the file, right clicked, selected "View/Edit".

Instead of editing the file it was downloaded and then Run.

Windows 10. Filezilla 3.13.0.

(I then downloaded the file and could edit it OK with a right click and edit using Windows 10 File Explorer)

#10630 fzputtygen_interface.cpp:2:34: fatal error: fzputtygen_interface.h: No such file or directory normal fixed 9 years 9 years
Description

Build error on Ubuntu with below line:

fzputtygen_interface.cpp:2:34: fatal error: fzputtygen_interface.h: No such file or directory

fzputtygen_interface.h does not exist in source tarball while fzputtygen_interface.cpp file contains line: #include "fzputtygen_interface.h"

Build log: https://launchpadlibrarian.net/215169368/buildlog_ubuntu-wily-amd64.filezilla_3.13.0-2~2wily_BUILDING.txt.gz

#10632 FileZilla keeps asking me to install new version even though new version has been installed normal worksforme 9 years 9 years
Description

When I open FileZilla, I am prompted to install version 3.13.0. I install it. But each time I launch Filezilla for a new use, I'm prompted to install the version I have already installed.

Here's the message:

3.13.0 (2015-08-15)

+ Display home directory instead of root directory if the last used directory does not exist + Larger initial size of main window if there is no stored size + Slightly increased size of page selection box in settings dialog

  • Fix assertion in directory listing parser
  • Fix drag&drop of remote files which broke in 3.13.0-rc1

3.13.0-rc2 (2015-08-10)

  • Updated SFTP components from PuTTY
  • Official binaries now link against GnuTLS 3.4.4
  • Official binaries now link against SQLite 3.8.11.1

3.13.0-rc1 (2015-08-06)

+ For SFTP servers the private key file to use can now be specified in the Site Manager + The contents of each queue tab can now be exported through the context menu + MSW: The installer now registers the App Path so that FileZilla is recognized in the Win+R dialog + FileZilla now uses pugixml instead of TinyXML to parse and create XML files + Several performance improvements + Code cleanup and modernization, building FileZilla now requires a C++14 compiler

  • Fixed an assert loading sitemanager.xml created by an old version
  • If password saving is disabled, specifying a password on the command-line no longer leads to extraneous password prompts when transferring files
  • If deleting remote directories via the directory tree, navigate out of the directory tree that is to be deleted
#10633 Crash in fzsftp.exe Tim Kosse normal fixed 9 years 9 years
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
#10635 Missing header file in Source Code donwload normal duplicate 9 years 9 years
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 normal wontfix 9 years 9 years
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:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-unknown-linux-gnu Build date: 2015-08-15 Compiled with: x86_64-w64-mingw32-gcc (GCC) 4.9.1 Compiler flags: -g -O2 -Wall -g -std=gnu++14

Linked against:

wxWidgets: 3.0.3 GnuTLS: 3.4.4 SQLite: 3.8.11.1

Operating system:

Name: Windows 7 (build 7601, Service Pack 1), 64-bit edition Version: 6.1 Platform: 64-bit system CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx avx2 aes pclmulqdq rdrnd bmi2 bmi2 Settings dir: C:\Users\Frank\AppData\Roaming\FileZilla\

#10638 Excel opens empty page normal worksforme 9 years 9 years
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 normal outdated 9 years 9 years
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 normal rejected 9 years 9 years
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:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-unknown-linux-gnu Build date: 2015-08-24 Compiled with: x86_64-w64-mingw32-gcc (GCC) 4.9.1 Compiler flags: -g -O2 -Wall -g -std=gnu++14

Linked against:

wxWidgets: 3.0.3 GnuTLS: 3.4.4 SQLite: 3.8.11.1

Operating system:

Name: Windows 7 (build 7601, Service Pack 1), 64-bit edition Version: 6.1 Platform: 64-bit system CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx aes pclmulqdq Settings dir: C:\Users\farley.HOLLAND\AppData\Roaming\FileZilla\

#10641 No longer able to connect after latest update normal rejected 9 years 9 years
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 normal outdated 9 years 9 years
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.

#10644 Can no longer connect to server normal rejected 9 years 9 years
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 normal invalid 9 years 9 years
Description

Versione 3.13.1

La "Gestione siti" manda in crash FileZilla

Linux Ubuntu 15.04 64 bit

#10649 Unable to connect to server after updating FileZilla normal worksforme 9 years 9 years
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 normal wontfix 9 years 8 years
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

#10652 "Check for updates" dialog is very tall normal duplicate 9 years 9 years
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.

#10657 can't drag filename with percent symbol ("%") between panes normal fixed 9 years 9 years
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 normal wontfix 9 years 9 years
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 normal worksforme 9 years 9 years
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

#10665 Certificate subject malformed when connecting to an unknown sert. normal fixed 9 years 8 years
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.

http://i.imgur.com/6rBEcaT.png

#10668 "GET" starts even when transfer will fail for sure normal fixed 9 years 9 years
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:

  • Connect to a FTP server with a lot of files.
  • Connect a network drive.
  • Go to this drive in FileZilla.
  • Enqueue a lot of files.
  • Disconnect network drive: FILEZILLA DO NOT SEE THIS OPERATION.
  • Launch queue: everything fail, server is hammered.
  • Same thing may apply with a full disk (don't have stuff to test it however).

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 normal worksforme 9 years 9 years
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.

#10678 Latest Filezilla Doesn't Compile on Ubuntu 14.04 or 15.04 normal rejected 9 years 9 years
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:

checking for LIBFILEZILLA... no configure: error: libfilezilla not found. make: * No targets specified and no makefile found. Stop. bash: ./filezilla: No such file or directory

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 normal fixed 9 years 9 years
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.

#10682 Bluehost normal worksforme 9 years 8 years
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:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-unknown-linux-gnu Build date: 2015-10-16 Compiled with: x86_64-w64-mingw32-gcc (GCC) 4.9.1 Compiler flags: -g -O2 -Wall -g -std=gnu++14

Linked against:

wxWidgets: 3.0.3 GnuTLS: 3.4.4 SQLite: 3.8.11.1

Operating system:

Name: Windows 7 (build 7601, Service Pack 1), 64-bit edition Version: 6.1 Platform: 64-bit system CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx pclmulqdq

#10683 GnuTLS error -110: The TLS connection was non-properly terminated. normal duplicate 9 years 9 years
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:

Compiled for: x86_64-apple-darwin14.3.0 Compiled on: x86_64-apple-darwin14.3.0 Build date: 2015-06-02 Compiled with: Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn) Compiler flags: -g -O2 -Wall -g -std=gnu++11

Linked against:

wxWidgets: 3.0.3 GnuTLS: 3.4.1 SQLite: 3.8.10.1

Operating system:

Name: Mac OS X (Darwin 15.0.0 x86_64) Version: 10.11

#10684 Date & time formating using system defaults is not working normal fixed 9 years 8 years
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)

#10686 Assertion if sitemanager.xml is invalid normal outdated 8 years 8 years
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().".

#10688 Fix CMD+C and CMD+A keyboard shortcuts for FileZilla's Site Manager (Mac version) normal duplicate 8 years 15 months
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 normal wontfix 8 years 8 years
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 normal invalid 8 years 8 years
Description

При загрузке файлов содержащие изображения с операционной системы windows 7 на хостинг используюя ftp FileZilla Client, изображения загружаются битыми(плохими)файлами. Изменения кодировки не дает нужных результатов.

Но если использовать программу Тотал командер на системе windows xp, файлы загружаются без ошибок, целостность не изменяется.

Попробую прикрепить набор скриншотов к этому сообщению. В нем более подробно изображена проблемма с загружаемыми файлами.

#10691 Virus ? normal worksforme 8 years 8 years
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 normal duplicate 8 years 8 years
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 normal worksforme 8 years 8 years
Description

I installed FileZilla client 3.14.1 on my Windows 10 pc but it won't open. Task manager says it's running.

#10696 Seconds tabs in Blackboard open with a pointless widths normal fixed 8 years 8 years
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 normal invalid 8 years 8 years
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,

#10701 No results in remote file search normal worksforme 8 years 8 years
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.

#10703 SSH key file paths with special characters (german umlauts) don't work normal fixed 8 years 8 years
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 normal fixed 8 years 8 years
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.

#10706 Extra % symbol when file reaches 100% normal fixed 8 years 8 years
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 normal outdated 8 years 7 years
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).

#10713 Text gets appended into <Server></Server> normal fixed 8 years 6 years
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:

  • Within a <Server></Server> entry at the end the text that is in <Name></Name> gets appended.
  • </Server> gets not indented correctly.
#10715 veränderte docs werden nicht unter "zuletzt geändert" übernommen. normal worksforme 8 years 8 years
Description

Um "zuletzt geändert" docs zu aktualisieren, muss ich filezilla jedesmal neu laden. Es sollte automatisch veränderte Dokumente übernehmen

#10719 Issue with Windows 10 My dedicated server colocated on a server farm normal worksforme 8 years 8 years
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 normal duplicate 8 years 8 years
Description

Version 3.5.3 was fine. Upgrade to 3.14.1 throws Error: The data connection could not be established: ENETUNREACH - Network unreachable.

#10726 The contents of the file is duplicated normal fixed 8 years 8 years
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 normal worksforme 8 years 8 years
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 normal duplicate 8 years 8 years
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:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-unknown-linux-gnu Build date: 2016-01-13 Compiled with: x86_64-w64-mingw32-gcc (GCC) 4.9.1 Compiler flags: -g -O2 -Wall -g -std=gnu++14

Linked against:

wxWidgets: 3.0.3 GnuTLS: 3.4.8 SQLite: 3.10.0

Operating system:

Name: Windows 7 (build 7601, Service Pack 1), 64-bit edition Version: 6.1 Platform: 64-bit system CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 Settings dir: C:\Users\xxx\AppData\Roaming\FileZilla\

#10729 APPCRASH when connecting to a FTP site normal fixed 8 years 8 years
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:

Problem Event Name: APPCRASH Application Name: filezilla.exe Application Version: 3.14.1.0 Application Timestamp: 00000006 Fault Module Name: ntdll.dll Fault Module Version: 6.1.7601.19110 Fault Module Timestamp: 568429e5 Exception Code: c00000fd Exception Offset: 00000000000511bf OS Version: 6.1.7601.2.1.0.256.48 Locale ID: 1033 Additional Information 1: 2184 Additional Information 2: 2184748e8c56a6aed140fd09bde8e124 Additional Information 3: e94d Additional Information 4: e94dde22951c796633b27191cb1d9bfe

FileZilla Client


Version: 3.14.1

Build information:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-unknown-linux-gnu Build date: 2015-10-16 Compiled with: x86_64-w64-mingw32-gcc (GCC) 4.9.1 Compiler flags: -g -O2 -Wall -g -std=gnu++14

Linked against:

wxWidgets: 3.0.3 GnuTLS: 3.4.4 SQLite: 3.8.11.1

Operating system:

Name: Windows 7 (build 7601, Service Pack 1), 64-bit edition Version: 6.1 Platform: 64-bit system CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx aes pclmulqdq bmi2 Settings dir: F:\filezilla\

I have used the program on other windows 7 64bit and never had this problem.

#10730 Spaces before names are not showned in Filezilla! normal fixed 8 years 8 years
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.

https://i.imgur.com/CuEzoEd.png

https://i.imgur.com/ZJOXFrP.png

https://i.imgur.com/lM49JvZ.png

Why list the folders without spaces?

#10731 Fuzzy icons sometimes in latest version running on El Capitan! normal duplicate 8 years 8 years
Description

Hi all!

Sometimes when using the latest version of Filezilla it ends up like this:

http://i.imgur.com/NtouTq8.png

It´s sometimes when I´m opening the Site Manager or do something else with the window.

#10738 Settings window not resizeable an Mac OS X normal worksforme 8 years 8 years
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.

#10746 Broken main menu icons on mac normal duplicate 8 years 8 years
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.

#10750 Cannot Download Filezilla - First Time User normal fixed 8 years 8 years
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 normal rejected 8 years 8 years
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 normal worksforme 8 years 8 years
Description

the setting to set connections to a single connection does not do so

#10754 Unable to maintain file timestamp when pushing files to Toshiba 4690 OS normal rejected 8 years 8 years
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 normal rejected 8 years 8 years
Description

Here is the sequence to reproduce:

  • r-click on file owned by another user, select Edit (I use Notepad++).
  • File opens in editor
  • Make changes, save and close file
  • Window pops up on FZ saying File has changed / Upload this file back to the server? Checked box saying Finish editing and delete local file / click Yes
  • Pop-ups asking to Overwrite on server, etc. Check Overwrite and click OK
  • Same pop-up appears again, make same selections
  • r-click on same file and select Edit to make additional changes, message box pops up saying

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

  • If upon pop-up saying File has changed / Upload this file back to the server? And leave check box UNCHECKED, then get secondary pop up window

Title: Selected file already being edited Message: The selected file is already being edited

Action to perform (Reopen local file or Discard localo file then download and edit file anew). Select Discard, click OK = opens file for editing.

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.

#10758 Remote Drag-Move shows (+) "copy" icon above cursor normal wontfix 8 years 6 years
Description

On OSX, when I click and drag a file between folders on the same remote server, the green plus sign icon appears above the cursor.

In the OSX vernacular, this suggests that the file will be copied, i.e. a copy of the file will remain in the source location. For example, in Finder, when moving files between local folders, clicking and dragging moves a file, whereas pressing the option key while clicking and dragging causes the green plus sign icon to appear and a copy of the file will be moved to the new location, leaving the original file in the original location.

Instead of copying the file as the green plus sign suggests, clicking and dragging causes FileZilla to move the file and not retain it in the original location.

This could lead users to believe that they have copied a file when in fact they have moved it.

Therefore, this copy icon should not appear.

#10762 Mac OS X crash when use filezilla in Macbook normal rejected 8 years 8 years
Description

Hi. With de last versions, when i use Filezilla (after 1-2 minutes), MAC OS Crash and rebooted. If i configure Filezilla with Spanish Language, the icon of the toolbar are "artefacts". If i configure in English, all is right, but the crash continue...

I attached the Mac Report after crash and image from toolbar. Thanks u

#10764 Pasting an IP for Host field creates a new favorite normal duplicate 8 years 8 years
Description

When editing or creating a new site in the site manager, pasting the IP address in the Host field creates a new favorite.

I don't know if this is a bug or a feature, but I have to use right click > paste to do it. It's really annoying. Been this way for at least 1 year.

#10768 New update will not FTP images/create new file. normal rejected 8 years 8 years
Description

Command: PASV Response: 227 Entering Passive Mode (64,71,35,56,164,131). Command: STOR CPI composite.png Response: 553 Could not create file. Error: Critical file transfer error Status: Disconnected from server

Used FZ for years. Newest update, windows 10, HO laptop one year old. FTP everyday-rarely an issue. Problem started right after your new update. REgular update file FTP fine but creating new image file (about 5 per day) no longer works. Have rebooted, done computer scan for malware, etc. No problems with servers that I can see.

#10770 Suggest changing "da_DK" to "da" normal fixed 8 years 8 years
Description

I suggest changing the danish translation from "da_DK" to just "da".

#10774 Cannot upload files with Google Verification Codes normal rejected 8 years 8 years
Description

Suddenly I can't upload any files with Google Verification Codes in them. I can upload anything else. Very bizarre. I just upgraded to this FileZilla version. I get a bubble at the bottom of the screen saying such and such number of files could not be transferred but it doesn't say why. This happens if I use the head-tag code in my index page or if I upload the html that google gives me.

#10778 530 Login authentication failed normal rejected 8 years 8 years
Description

Greetings , I have this annoying problem which came recently that it says:

Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [privsep] ---------- Response: 220-You are user number 47 of 500 allowed. Response: 220-Local time is now 12:35. Server port: 21. Response: 220-This is a private system - No anonymous login Response: 220 You will be disconnected after 3 minutes of inactivity. Command: USER a9944696 Response: 331 User a9944696 OK. Password required Command: PASS * Response: 530 Login authentication failed Error: Critical error: Could not connect to server

Im 100% sure that the username and password are correct. I tried from 3 different accounts and still nothing. My windows firewall is off , my antivirus aswell. I would really appriciate if you help me resolve this problem since i really need to do that !

#10781 Problems with the display of icons Alexey7 normal duplicate 8 years 8 years
Description

Incorrectly displayed icons.

#10783 Message during app start: assert "!empty()" failed in Last(): wxString: index out of bounds normal outdated 8 years 8 years
Description

./include/wx/string.h(1536): assert "!empty()" failed in Last(): wxString: index out of bounds

This popup is displayed several times during the application start. I believe this is happening for a long time.

3.14.1 on FreeBSD.

#10792 Fails to default to plain ftp when server does not support encrytion normal rejected 8 years 8 years
Description

I have been using FileZilla with <<Use explicit FTP over TLS if available>> with a server that does NOT support TLS/SSL encryption for many years. With the new version 3.16.1 last week apparently defaulting to plain FTP fails. If I change to <<Use only plain ftp (insecure)>> I get properly connected.

The server operator states: "Our FTP server does not (and never has) support TLS/SSL encryption. Also, our FTP server software has not been updated since Jan 2008, so I can confirm nothing on our end has changed."

Log files attached.

#10795 Error loading xml file normal worksforme 8 years 8 years
Description

Hello, When I tried to run file zilla I am getting some kind error message

Error loading xml file c:\users\Indomain\Appdata\Roaming\FileZilla\sitemanager.xml could not be loaded. No document element found at offset 5154. The site manager cannot be used unless the file gets repaired.

So please suggest me what should I do?

Please find the attached screenshot

#10799 Suggest removing " once" from strings with reboot, shutdown and suspend normal fixed 8 years 8 years
Description

I don't understand the strings ending with " once" in the translation. msgid "R&eboot system once" msgid "S&hutdown system once" msgid "S&uspend system once"

They are use when you right click in the transfer queue (in Windows, not Linux).

Why " once"? Would it not be better to remove " once" from the strings?

Also there is a seperator in the context menu above those strings which is fine in Windows where the strings are visible, but in Linux the seperator is there but the strings are not, so i suggest to remove the seperator when there are not strings below the seperator.

#10800 Suggest changing "dotfiles" to "hidden files" normal rejected 8 years 8 years
Description

Instead of writing "dotfiles" would it not be better to write "hidden files"?

msgid "&Treat dotfiles as ASCII files"

msgid "&Treat hidden files as ASCII files"

msgid "Dotfiles are filenames starting with a dot, e.g. .htaccess"

msgid "Hidden files are filenames starting with a dot, e.g. .htaccess"

#10807 Virus or false positive ? normal worksforme 8 years 8 years
Description

I've got an alert : https://www.virustotal.com/fr/file/97dde4e8928433859c5f0c7b2107c7c5434179bf1bd114442d9ce4f6752056b7/analysis/1459688955/ Perhaps it's the same problem than with DVDstyler ? Its author solved it with a new version of InnoSetup : https://sourceforge.net/p/dvdstyler/bugs/617/

#10808 Notification alerts no longer respect the "Show notification bubbles" flag in settings normal worksforme 8 years 8 years
Description

In Win10, when upgrading to 3.16.1, the program now refuses to respect the "Show notification bubbles" flag. Every transfer results in the notification bubble and audio alert.

Closing and restarting application don't resolve. Editing filezilla.xml doesn't resolve (moved the setting around the file).

This setting worked correctly in the previous version, but does not work in 3.16.1.

#10812 Remote listing not showing all files normal fixed 8 years 7 years
Description

Some files are just not shown

cPanel file view:

http://i.imgur.com/UJUfDql.png

FileZilla view:

http://i.imgur.com/7aYkrJK.png

#10813 Updating to latest version trashed FZ installation normal wontfix 8 years 8 years
Description

Win 7 Pro. A few minutes ago, I clicked the "New version available" button from within FZ and followed the prompts. Things progressed in an orderly way until the prompt that told me a FileZilla exe was still running and that all running FZ apps should be exited before updating. There was no *visible* FZ exe running at that point, and I'm sorry to say (as I had had no trouble with preceding updates initiated AT START-UP of FZ and hence wasn't paying much attention to the update process) I don't recall what the choices were, but whatever I chose has resulted in my entire FZ installation being deleted except for the exe file (dated 2/29/16).

So this method of updating (from the BUTTON) appears to not kill the running FZ.

No back-up, my fault.

#10815 Filetype associations dialog box closes unexpectedly normal duplicate 8 years 8 years
Description

Steps to reproduce (on Mac):

  1. press cmd+, (to open settings dialog)
  2. go to Filetype accociations
  3. mark some text in the text area (optional)
  4. press cmd+c (to copy) and the dialog closes

FZ client version 3.16.1

#10818 Alternative Midnight Format Causes 24:00 To Be Prefixed To the File Name & Unable To Retrieve Tim Kosse normal fixed 8 years 8 years
Description

We connect to a client which uses Alternative Midnight Format (24:00) timestamps when retrieving directory listings using sFTP.

This system has logs, several of which roll at midnight, making the occurrence of these timestamps somewhat common.

When a directory listing is performed against the server, the data returned is:

(file name = testdate, 
 file size = 3 bytes, 
 file timestamp = 4/5/2016 00:00 == 4/4/2016 24:00)
1459828800 -rw-------    1 99999999 0               3 Apr  4 24:00 testdate

The client window shows the file name as "24:00 testdate" and properly shows the date/timestamp as 2016-04-05 00:00 when using ISO 8601 format.

When retrieving the file, the command sent is:

get "24:00 testdate" "c:\temp1\24_00 testdate"

and fails because the file indicated in the command does not exist. Other commands against the file also fail for the same reason.

It is my understanding that ISO 8601 indicates midnight as 00:00 or 24:00 of the day prior, both being valid formats.

#10821 Client: Directory structure freezes on remote site normal outdated 8 years 4 years
Description

The remote site directory freezes at certain times. It takes a disconnect and reconnect to function normally again.

Oddly enough, you can drag and drop files from the local site to the remote site and they transfer, but no update occurs on the server site directory listing.

#10823 FTP Status Window over writing Menu Bar normal rejected 8 years 8 years
Description

Running on:

  • Fully patched windows 7
  • Browser: Chrome Version 50.0.2661.75 m (64-bit)
  • FileZilla:3.17.0

On long FTP's with large number of files, the top window where the status of the FTP is provided will scroll over the Windows Menu bar. This happens if the window is left open for a long time and no other windows are brought over the FileZilla window.

To correct, minimize then maximize the FileZilla window and the menu bar is re-displayed with the FTP File status scrolling only to the size of the area it should.

To be clear:

  • The Bar that shows the Host, Username, Passcode, Quickconnect prompts gets overwritten
  • The Bar with the Action Icons above the previous bar gets overwritten
  • The File, Edit, ... text bar does not get over written
#10824 Misspellings in NEWS file in source normal fixed 8 years 8 years
Description

FYI:

https://svn.filezilla-project.org/svn/FileZilla3/trunk/NEWS

Recursivly => Recursively

SHA256 => SHA-256

forgeground => foreground

bookmakrs => bookmarks

responsivenes => responsiveness

bug im wxWidgets => bug in wxWidgets

#10825 Error: The first key-exchange algorithm supported by the server is diffie-hellman-group1-sha1, which is no longer secure. Aborting connection. normal wontfix 8 years 8 years
Description

When upgrading to current version ; received this error on one of my sites; did not prompt to update like old version did on my backup workstation

Error: The first key-exchange algorithm supported by the server is diffie-hellman-group1-sha1, which is no longer secure. Aborting connection. Error: Could not connect to server

FileZilla Client


Version: 3.17.0

Build information:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-unknown-linux-gnu Build date: 2016-04-22 Compiled with: x86_64-w64-mingw32-gcc (GCC) 4.9.1 Compiler flags: -g -O2 -Wall -g -std=gnu++14

Linked against:

wxWidgets: 3.0.3 GnuTLS: 3.4.10 SQLite: 3.11.1

Operating system:

Name: Windows 7 (build 7601, Service Pack 1), 64-bit edition Version: 6.1 Platform: 64-bit system CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx aes pclmulqdq Settings dir: C:\Users\fjgracer\AppData\Roaming\FileZilla\

#10826 Connecting to server after installing latest update this morning normal rejected 8 years 8 years
Description

I am unable to connect and now receiving these errors immediately after installing the latest update (I was able to connect just fine right before I did).

Status: Connecting to hugo.arbor-associates.com... Response: fzSftp started, protocol_version=5 Command: open "cpm@…" 22 Error: The first key-exchange algorithm supported by the server is diffie-hellman-group1-sha1, which is no longer secure. Aborting connection. Error: Could not connect to server Status: Waiting to retry... Status: Connecting to hugo.arbor-associates.com... Response: fzSftp started, protocol_version=5 Command: open "cpm@…" 22 Error: The first key-exchange algorithm supported by the server is diffie-hellman-group1-sha1, which is no longer secure. Aborting connection. Error: Could not connect to server Status: Disconnected from server

#10827 can't click "quick connect" and choose the options normal wontfix 8 years 8 years
Description

When I stick the Filezilla window to the edge of the screen, I can't click "quick connect" and choose the options. See the screenshot. http://s011.radikal.ru/i317/1604/d2/d39f3bdc9122.png

#10830 The date format specifier normal duplicate 8 years 8 years
Description

Hi

My Windows 10 PC is set to British, yet the files on my PC are showing MM/DD/YY. Why?

Thanks.

#10833 Quick Connect normal worksforme 8 years 8 years
Description

I store my access information in the Quick Connect tab for each website I have. The problem is File Zilla keeps deleting everything in my Quick Connect tab. I have to go back and re-enter Host, Username and Password each time. Please fix.

#10837 Wrong context menu for file on recursive delete progress normal fixed 8 years 8 years
Description

I realized that when it is clicked with the right mouse button on the files, on the server side list, when are removing folders in recursive mode on the server, is active the message "get into the folder" in context menu. But this option should not be possible since right clicking a file is not possible to enter the folder, since it is a file. The option that I believe is possible is to disable all the options from the right-click menu on this case (right click on file when recursive removing is in progress).

#10838 FileZilla client checks for updates, even with "Check for FileZilla updates automatically: Never" normal rejected 8 years 8 years
Description

v3.16.1 gives an update for 3.17.0.1, even with the "check for update"-setting disabled. I am often abroad on a mobile pay-per-byte connection, and both dialog and mobile data costs pretty annoying.

I am aware of the general rule to install the latest version and try again before reporting the bug, which would ofcourse ' ' ' solve ' ' ' the problem as in not showing that there's a newer version.

My config (relevant sections):

<Setting name="Update Check">0</Setting> <Setting name="Update Check Interval">7</Setting> <Setting name="Last automatic update check">2016-05-16 23:01:59</Setting> <Setting name="Update Check New Version">nightly 2016-05-09 http://filezilla-project.org/nightlies/2016-05-09/x86_64-w64-mingw32/FileZilla_3_setup.exe 7088584 sha512 4c0b208c0d37cf4c0e24bea9dde489c0a6485692b2bf13b770769b4d7c7213d05af9110319d6f9ab73cdbd105bb95d3eb3fe60e69bd01307077d8c7bb98d23f4

release 3.17.0.1 http://downloads.sourceforge.net/filezilla/FileZilla_3.17.0.1_win64-setup.exe 6513888 sha512 4d5e5d426af9dd689cb8c070d528c849719dc18544de194475bf3a0f5e35f8c9d449749fb2074a68292579b267ee2b23d1e2b31bae20d7185aa44061cca6981c

3.17.0.1 (2016-05-09) ... I removed 'whatsnew' items for bug report brevity ... </Setting>

<Setting name="Update Check Check Beta">0</Setting>

#10840 Round Robin DNS support for SFTP normal duplicate 8 years 8 years
Description

There is currently a discrepancy in behaviour between using FTP and SFTP with servers using a Round Robin DNS configuration where a single domain lists multiple IP addresses in its type A or AAAA records.

With FTP, the Filezilla client will attempt to connect each listed IP address until finding a working one for the host, whereas with SFTP, Filezilla will only randomly try a single one and then fail immediately if that one fails.

The vanilla BSD sftp client on the command line will correctly try each IP address until finding a working one. This would be a desireable behaviour for the Filezilla client as well.

See screenshots below displaying different behaviours for FTP and SFTP on a host with round robin DNS configured. FTP tries all 3 hosts, while SFTP only tries to connect to one.

https://seravo.fi/ftp-round-robin.png https://seravo.fi/sftp-round-robin.png

#10845 Copy URL not working as intended normal fixed 8 years 8 years
Description

When i select multiple files to copy the URL from, only the first one is copied to the clipboard.

#10850 Copy URL(s) to clipboard only copies one address. normal duplicate 8 years 8 years
Description

I updated to 3.18.0 this morning, because of the auto-update feature. The first thing I did was upload 4 files to my company FTP. 1- I highlighted the new files 2- right-click on them, I think the last one. 3- select Copy URL(s) to clipboard 4- I then went to my email and right-click to paste the URLs. 5- Only 1 of the 4 URLs pasted into my email.

Repeating the process with Ctrl-V instead of right click in email with the same result. Pasting into other applications like Notepad++ had the same result.

I have done this hundreds, if not thousands of times in the past.

Email is Microsoft Office Professional Plus 2010: Version 14.07166.5000 (32-bit)

(Unrelated) I would like to take this opportunity to say that I really enjoy your product and have used it for years. Thank You.

#10852 Inverse of timezone offset not applied when setting remote file timestamps normal fixed 8 years 8 years
Description

I want to transfers files up to my server that are actually newer than the version that is on the server. So I set the Preserve timestamp of transferred files and adjusted the server timezone offset to 3 hours, and enabled the directory comparison feature to use the compare modification time option.

To test this I created a new file on my computer in the root of the local directory that is synced with the server's site root directory and then refreshed the local window to show the new file.

The new file did not show with the yellow highlight.

I uploaded the new file and after it was copied to the server the version on the server had the same time as the local file plus three hours, but the file on the server was green highlighted indicating that it was newer than the version on my computer, which was just updated and except for the timezone difference was actually the same time.

I thought that the server timezone offset was supposed to take care of this kind of issue.

So two things: 1) Before the local file existed on the server, why wasn't it yellow highlighted in the local window?

2) After the local file was created/copied onto the server, why was it green highlighted in the server windows?

Thank you, Howard Brown

P.S. Some programs allow you to highlight and copy the version and other information contained in the About pop-up window, which helps when filling out trouble reports. You have a 'send to clipboard' function which is nice, but being able to copy the individual fields is also very helpful.

#10853 latest upgrade Me normal worksforme 8 years 8 years
Description

Each morning I get a notice to upgrade to ver 3.18.0 and I do and it works fine. Next morning when I open FileZilla to use I get the same notice to upgrade to 3.18.0

#10856 Ref #10853 me normal invalid 8 years 8 years
Description

Delete all ver of fillezilla and installed ver 3.18 and got same result of saying new ver 3.18 available. The fillezilla.exe file is ver 3.17.0.1 in the 3.18 download install package...please advise

#10864 ? B/s: error normal worksforme 8 years 8 years
Description

Hi, when I uploading video files sometimes I get this error when speed is showing like: ? B/s. After this file is uploading not correct or stop uploading at all.

Example: I tried to upload 3 files on server, then I get this error and now on server I have 12 pieces of this files. It happened not only on this server, so it's probably not server problem, but I'm uploading only videos and I don't know if with other file types this error exist. Log for my example: https://www.dropbox.com/s/7zpgb4dhfln4ubz/filezilla.log?dl=0

Also very important thing, after this error, when files uploaded, my computer is start work crazy, every program is crashing and I can't open anything, but after restart everything is ok like nothing happened.

In past I uploaded files by drag and drop, I thought it's because of this but now I uploading from local directory tree by right click -> upload and problem still exist.

p.s photo of this error http://i.imgur.com/fpAOE6K.png

hope you can help me


Version: 3.18.0

Build information:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-unknown-linux-gnu Build date: 2016-05-27 Compiled with: x86_64-w64-mingw32-gcc (GCC) 4.9.1 Compiler flags: -g -O2 -Wall -g -std=gnu++14

Linked against:

wxWidgets: 3.0.3 GnuTLS: 3.4.10 SQLite: 3.11.1

Operating system:

Name: Windows 10 (build 10586), 64-bit edition Version: 10.0 Platform: 64-bit system CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx pclmulqdq Settings dir: C:\Users\Yasha\AppData\Roaming\FileZilla\

#10868 German characters lead to file not found normal rejected 8 years 8 years
Description

Since Release 3.18.0 (actual release) in german there is a "no such file or Directory" answer if i try to get files with a german character (äöü) in the path or the name. If i rename the path without These characters, everything works fine.

#10869 File upload freezes normal worksforme 8 years 8 years
Description

I've seen similarly-titled threads, but none describe what I am experiencing.

https://i.gyazo.com/20cb78cb6925311bbbaa9266cdaf179b.gif

It basically just transfers a bit, then freezes in the middle of the transfer, and continues eventually.

I am transferring a .mp4 file to a flash drive that is plugged into my Netgear router via Readyshare FTP.

So why is this happening? When I look at task manager, it says FileZilla is using 0% of my disk speed when it freezes, but changes when it continues.

Is this a hard drive or ram problem?

#10872 Windows 10 Display incorrect normal worksforme 8 years 8 years
Description

On Windows 10 (screen 1920x1080) the transmission progress bar is hidden by FileZilla status bar (files waiting, transfers failed, transfers successful)

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