Custom Query (4044 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1301 - 1400 of 4044)

Ticket Summary Owner Priority Resolution Created Modified
#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.

#788 Settings import does not work properly Alexander Schuch normal 19 years 17 years
Description

Hi, there is propably a bug in the import function. I noticed a few weeks ago in the .9 version that importing the ftp sites does not work if you import the settings right after it and then close the programm and reopen it. I thought i did somehthing wrong, but now i just installed version .10 and the same happend again.

#12966 Settings checkbox for "Display momentary transfer speed..." indicates opposite of its value. low worksforme 9 months 9 months
Description

Settings checkbox for "Display momentary transfer speed..." indicates opposite of its value.

In Settings, under Interface, in the box headed "Transfer Queue," the checkbox for "Display momentary transfer speed instead of average speed" actually toggles the opposite of what it states (ie, it shows momentary speed when unchecked, and average speed when it is checked).

This is a legacy bug that has been around for quite some time. This bug does not affect functionality, so marked as low priority.

#5194 Settings changes not applied to UI in 3.3.2-rc2 until restart normal fixed 14 years 14 years
Description

Running 3.3.2-rc2, if I make a change to the Settings (i.e. change the Theme), the change does not come in to affect until I restart FileZilla. If I make a change hit 'OK' and go back in to settings, the old value still shows.

#964 Settings and quick exit Alexander Schuch normal 19 years 18 years
Description

Sometimes (often) when you exit, quickly and maybe during transfers, the settings are lost and the site manager also.

Latest build.

#7279 Settings > Interface > Behaviour > Do not save passwords: not saving setting normal worksforme 13 years 11 years
Description

The Behaviour option: Do not save passwords is not persistent between sessions of FileZilla.

Settings > Interface > Behaviour > Do not save passwords

When checking the box, the setting is not saved at the next run time.

This bug was found on two Windows machines running both XP and 7.

#11243 Settings > DateTime Format > Time Formatting > Custom - %P tag Does Not Work normal rejected 7 years 7 years
Description

According to your wiki, https://wiki.filezilla-project.org/Date_and_Time_formatting, the %P is supposed to be am or pm lowercase.

This does not work. It returns only P instead. Not even A for am, just P for everything. Like it stripped off the percent sign and didn't parse the tag at all.

I can confirm that %p works, which is capital AM and PM. Unfortunately, I think the time looks better with lowercase am and pm.

#1150 Setting directory's sticky bit sends wrong command to server normal 18 years 18 years
Description

When setting a directory's sticky bit, I think the wrong command is sent to the server.

Reproduce steps:


Right-click a directory on the remote site, choose "File attributes...", enter 1777 as the numeric value, click OK. The remote site in my case is some Linux box (I don't have more details here, I'm sorry).

The message log now shows:


Command: SITE CHMOD 49777 /public/sites/www.someserver.nl/aaa Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=8192 OpState=-1 caller=0x010819b4 Response: 200 SITE CHMOD command ok. Trace: FtpControlSocket.cpp(3988): ResetOperation(1) OpMode=8192 OpState=-1 caller=0x010819b4 Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"/public/sites/www.someserver.nl/","",0) OpMode=0 OpState=-1 caller=0x010819b4 Status: Retrieving directory listing... Command: TYPE A Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=8 caller=0x010819b4 Response: 200 Switching to ASCII mode. Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x010819b4 Command: PASV Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=7 caller=0x010819b4 Response: 227 Entering Passive Mode (81,4,97,176,245,244) Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x010819b4 Trace: TransferSocket.cpp(540): SetActive() caller=0x01162b2c Command: LIST -a Trace: TransferSocket.cpp(428): OnConnect(0) caller=0x01162b2c Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=9 caller=0x010819b4 Response: 150 Here comes the directory listing. Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x010819b4 Trace: TransferSocket.cpp(500): OnClose(0) caller=0x01162b2c Trace: TransferSocket.cpp(1107): Close() caller=0x01162b2c Trace: TransferSocket.cpp(1107): Close() caller=0x01162b2c Trace: FtpControlSocket.cpp(1969): TransferEnd(4) OpMode=4 OpState=10 caller=0x010819b4 Trace: FtpControlSocket.cpp(1213): List(TRUE,0,"","",0)

OpMode=4 OpState=10 caller=0x010819b4

Trace: drwxr-xr-x 9 48171 48258 624 Aug 14 16:38 . Trace: drwxr-xr-x 3 48171 48258 88 Apr 20 12:40 .. Trace: -rw-r--r-- 1 48171 48258 1348 Aug 14 16:37 CContact.php Trace: -rw-r--r-- 1 48171 48258 693 Aug 14 16:37 CCounter.php Trace: -rw-r--r-- 1 48171 48258 936 Aug 14 16:37 CDatabase.php Trace: -rw-r--r-- 1 48171 48258 15106 Aug 14 16:37 CGallery.php Trace: -rw-r--r-- 1 48171 48258 6914 Aug 14 16:37 CGuestbook.php Trace: -rw-r--r-- 1 48171 48258 353 Aug 14 16:37 CLinks.php Trace: -rw-r--r-- 1 48171 48258 4082 Aug 14 16:37 CMovieGallery.php Trace: -rw-r--r-- 1 48171 48258 4594 Aug 14 16:37 CNews.php Trace: -rw-r--r-- 1 48171 48258 763 Aug 14 16:37 CUtils.php Trace: d------r-- 2 48171 48258 48 Aug 14 16:38 aaa Trace: drwxr-xr-t 3 48171 48258 104 Aug 14 16:03 archive Trace: drwxr-xr-x 2 48171 48258 80 Aug 12 12:03 css Trace: drwxr-xr-x 2 48171 48258 344 Aug 12 12:10 img Trace: -rw-r--r-- 1 48171 48258 3653 Aug 14 16:37 index.php Trace: drwxr-xr-x 2 48171 48258 72 Aug 05 09:44 js Trace: drwxr-xr-x 2 48171 48258 72 Aug 12 13:38 movie_archive Trace: drwxr-xr-x 13 48171 48258 344 Aug 14 16:28 photo_archive Trace: -rw-r--r-- 1 48171 48258 176 Aug 14 16:37 phpinfo.php Trace: -rw-r--r-- 1 48171 48258 1149 Aug 14 16:37 watermark.php Trace: TransferSocket.cpp(96): ~CTransferSocket() caller=0x01162b2c Trace: TransferSocket.cpp(1107): Close() caller=0x01162b2c Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=10 caller=0x010819b4 Response: 226 Directory send OK. Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x010819b4 Status: Directory listing successful Trace: FtpControlSocket.cpp(3988): ResetOperation(1) OpMode=4 OpState=10 caller=0x010819b4

Note the command on the first line in the message log, it states: "SITE CHMOD 49777 /public/sites/www.someserver.nl/aaa", while I think it should be "SITE CHMOD 1777 /public/sites/www.someserver.nl/aaa".

Note that I replaced my actual server with "someserver".

Kind regards,

Pascal

#998 Setting advanced file attributes Alexander Schuch normal 18 years 18 years
Description

When setting remote file attributes via the GUI, the client changes the permission set.

E.g. when setting the set-group-ID-on-execution bit, I enter "2777" in the mask of "Change file attributes" ("Dateiattribute ändern" in the german version). When applied, the client sends following FTP commands:

Befehl: SITE CHMOD 50777 /public_html/tmp Antwort: 200 SITE CHMOD command successful

Which is just plain wrong: It should execute "SITE CHMOD 2777 /public_html/tmp" instead.

For details on the group-ID-on execution bit, see the man pages for chmod.

#9336 Setting added to filezilla.xml normal outdated 10 years 9 years
Description

Each time the application is launched a line is appended to filezilla.xml with the following text <Setting name="Language Code" />

The line is appended to the end of the file not inside the <Settings> tag.

#10960 Setting Directory Comparison flag in bookmark has no effect normal fixed 8 years 8 years
Description

I've created site specific bookmarks and I can save the Directory Comparison flag for each bookmark just fine, I select it and it saves, this however, has no effect. When I click on the bookmark to load it (like expanding Bookmarks menu and clicking on the bookmark once connected to the site) the dir comparison flag has no effect as the setting is not checked and I have to manually check it again. I haven't tested global bookmarks sorry. I0m us

#11660 SetItemState(): invalid list ctrl item index in SetItem normal fixed 6 years 6 years
Description

Dragging a new file into the upload queue sometimes causes the following errror:

ASSERT INFO:
./src/generic/listctrl.cpp(3422): assert "litem >= 0 && (size_t)litem < GetItemCount()" failed in SetItemState(): invalid list ctrl item index in SetItem

BACKTRACE:
[1] wxGenericListCtrl::SetItemState(long, long, long)
[2] wxEvtHandler::TryHereOnly(wxEvent&)
[3] wxEvtHandler::ProcessEventLocally(wxEvent&)
[4] wxEvtHandler::ProcessEvent(wxEvent&)
[5] wxEvtHandler::ProcessPendingEvents()
[6] wxAppConsoleBase::ProcessPendingEvents()
[7] wxApp::DoIdle()
[8] g_main_context_dispatch
[9] g_main_loop_run
[10] gtk_main
[11] wxGUIEventLoop::DoRun()
[12] wxEventLoopBase::Run()
[13] wxAppConsoleBase::MainLoop()
[14] wxEntry(int&, wchar_t**)
[15] __libc_start_main
FileZilla Client
----------------

Version:          3.34.0

Build information:
  Compiled for:   x86_64-pc-linux-gnu
  Compiled on:    x86_64-pc-linux-gnu
  Build date:     2018-06-18
  Compiled with:  gcc (GCC) 8.1.1 20180531
  Compiler flags: -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g

Linked against:
  wxWidgets:      3.0.4
  SQLite:         3.24.0
  GnuTLS:         3.5.18

Operating system:
  Name:           Linux 4.17.3-1-ARCH x86_64
  Version:        4.17
  CPU features:   sse sse2 sse3 ssse3 sse4.1 sse4.2 avx avx2 aes pclmulqdq rdrnd bmi2 bmi2 adx
  Settings dir:   /home/user/.config/filezilla/
#12704 Set focus not working low rejected 2 years 2 years
Description

When in a directory on the server side, highlighting a file and choosing "Delete" from the dropdown menu, the confirmation dialog box does not place focus on the default button "Yes".

#4076 Servertype DOS not functioning correctly. normal rejected 15 years 15 years
Description

Very reproducible, however selecting a Unix server type is an adequate work-around if you don't want to change file/dir/folder attributes.

  • Remote root folder should be a back slash.
  • DOS remote folder shows forward slashes then ends with a back slash, but DOS only uses '\' back slashes.
  • Opening sub folders creates a new branch from the root folder with a longer path name, rather than a new branch from the parent folder with the subfolder name.
#10331 Servers password lost low rejected 9 years 9 years
Description

After i installed the 3.10 version all my passwords was base64 encoded. Now i can't connect to any server in the list. Passwords are longer than before.

I downgraded to 3.9.0.6 but i always get the login error. Stato: Contenuto cartella letto con successo Stato: Risoluzione dell'indirizzo IP ftp.restaurant39.com in corso Stato: Connessione a 84.19.170.226:21... Stato: Connessione stabilita, in attesa del messaggio di benvenuto... Risposta: 220 ProFTPD 1.3.4c Server (ProFTPD) [84.19.170.226] Comando: USER restaurant Risposta: 331 Password required for restaurant Comando: PASS Risposta: 530 Login incorrect. Errore: Errore critico: Impossibile collegarsi al server

How can i retrieve my passwords? I'm trying with base64 decoder online. But it doesn't work. If i re-set passwords manually it works. The problem is that i don't have all my old password's clients. Anyone can help me?

#7213 Serverpassword problems normal outdated 13 years 12 years
Description

It's not letting me log in to FileZilla

ftp.newlifechurchofgod.com

Normal nlcog Lord777

I am the only one that worked on the site (I am the adminstor), but for some reason it's not letting me onto the server (online).... it's not a problem with our part. I don't think. 3.3.51 11/21/2010 Windows XP Version 5.1 32 bit System

Please let me know as soon as possible.

Thanks, Jeff

#1153 Serverchange with // does not work normal 18 years 18 years
Description

After login into a server I have to change the internal server by writing for example metusalix/tmp into the "Remote Site:" drop down list. This is equal to the ftp command "cwd metusalix/tmp".

But FileZilla is throwing away the second / and so the command fails. This is what Filezilla is writing into the log when I'm typing "metusalix/" into the "Remote Site:" drop down list and hitting enter:

Command: CWD /metusalix/ Response: 550 Invalid Path Error: Could not retrieve directory listing

but it should be

Command: CWD metusalix/

instead.

Filezilla version: 2.2.25

#10553 Server-Side Dates Not Correcting for Timezone normal rejected 9 years 9 years
Description

Version 3.10.x functions properly. Version 3.11.x does not function properly.

#3235 Server-Path in address-bar not correct after copying files. normal 17 years 17 years
Description

When copying several subfolders, filezilla always sows the content of these folders for a moment.

After having shown the last subfolder, one again sees the "beginning-folder" at the top (all this on on the server-side).

But the address-bar for the server still displays the name of the subfolder the last files were copied from.

This is a bit confusing.

(Opening another folder finally corrects the path displayed.)

#11249 Server unexpectedly closed network connection normal worksforme 7 years 7 years
Description

I'm able to send files to and retrieve files from an IBM (now Toshiba) 4690 OS server quite successfully. But now and then, the server (or intermediate network hardware?) goes into a state where it will only allow some data to be retrieved from the server before the connection is closed. FileZilla tries over and over again but it doesn't get very far before it logs that the connection is closed.

When this happens, I'm able to use SecureNetTerm to retrieve the same file from the same server with no problem! And if I then try to use FileZilla ... it still has problems. I wonder what SecureNetTerm is doing differently from FileZilla?

#12843 Server unexpectedly closed network connection normal outdated 17 months 17 months
Description

Olá, não estou conseguindo realizar uma conexão sftp mais. Recebo os seguintes logs de erro: 12:06:20 Traçar: Connecting to 192.0.96.181 port 22 12:06:20 Traçar: We claim version: SSH-2.0-FileZilla_3.28.0 12:06:20 Traçar: Server version: SSH-2.0-Atomic ssh-users-gw-107-R26-20 12:06:20 Traçar: Using SSH protocol version 2 12:06:20 Traçar: Doing ECDH key exchange with curve Curve25519 and hash SHA-256 12:06:20 Traçar: Server also has ecdsa-sha2-nistp256/ssh-rsa host keys, but we don't know any of them 12:06:20 Traçar: Host key fingerprint is: 12:06:20 Traçar: ssh-ed25519 256 ba:58:fd:e9:e0:70:88:2b:4b:6a:68:b1:22:c3:77:f1 9F8knmxHsFLLSu12HuHGojvBoRdEEF8Ceo6eHhFyQ50= 12:06:20 Traçar: Initialised AES-256 SDCTR client->server encryption 12:06:20 Traçar: Initialised HMAC-SHA-256 client->server MAC algorithm 12:06:20 Traçar: Initialised AES-256 SDCTR server->client encryption 12:06:20 Traçar: Initialised HMAC-SHA-256 server->client MAC algorithm 12:06:21 Traçar: Pageant is running. Requesting keys. 12:06:21 Traçar: Pageant has 0 SSH-2 keys 12:06:21 Traçar: Server unexpectedly closed network connection 12:06:21 Erro: Server unexpectedly closed network connection 12:06:21 Traçar: CSftpControlSocket::OnTerminate without error 12:06:21 Traçar: CControlSocket::DoClose(66) 12:06:21 Traçar: CControlSocket::ResetOperation(66) 12:06:21 Traçar: CSftpConnectOpData::Reset(66) in state 3 12:06:21 Erro: Não foi possível conectar ao servidor 12:06:21 Traçar: CFileZillaEnginePrivate::ResetOperation(66)

#1015 Server timezone configuration is lost when reconnecting normal 18 years 18 years
Description

When reconnecting, the server timezone configuration from last connection is not taken into account.

#4134 Server time zone offset is incorrect normal fixed 15 years 8 years
Description

I've discovered a bug in the server timezone offset settings.

The following table show my test results when trying to use different timezone offsets in FileZilla server preferences (Server Administration - Advanced tab).

Table columns
-------------
Local time:     Local computer time.
Setting:        Server timezone offset setting in FZ preferences.
Server time:    Server time shown AFTER adjusting timezone offset.
Actual offset:  The actual timezone offset using current setting.

                                      Actual
  Local time   Setting   Server time  offset
  ----------   -------   -----------  -------
   [...]
   12:00:00      -5 h     06:00:00      -6 h
   12:00:00      -4 h     07:00:00      -5 h
   12:00:00      -3 h     08:00:00      -4 h
   12:00:00      -2 h     09:00:00      -3 h
   12:00:00      -1 h     10:00:00      -2 h
   12:00:00       0 h     11:00:00      -1 h
   12:00:00      +1 h     13:00:00      +1 h
   12:00:00      +2 h     13:00:00      +1 h
   12:00:00      +3 h     14:00:00      +2 h
   12:00:00      +4 h     15:00:00      +3 h
   12:00:00      +5 h     16:00:00      +4 h
   [...]

As seen from the above, when the offset is set to "0", the server time is shown as one hour behind, and using either "+1" or "+2" will both show the server time as one hour ahead...

This bug is present in FileZilla 3.1.6, but was also noticed in previous versions...!

#12132 Server side panel problem normal worksforme 4 years 4 years
Description

The top folder pane is nearly unusable on Mac OS Catalina. When trying to navigate it shows empty folders on top in the tree view. Responses to clicking folders are erratic.

The only way to navigate now is to use the lower files/folders tree view.

#5652 Server problem normal rejected 14 years 14 years
Description

Unable to connect to server. for the past 3 days. connection times out. it fails.

#5653 Server problem normal rejected 14 years 14 years
Description

Unable to stay connected. Fails.

#8716 Server disconnects before right click operation is finished causes problems low fixed 11 years 9 years
Description

This probably doesn't happen very often to anyone, but when I right clicked a file to delete it, while the right click menu was still up, the server disconnected. When I chose to delete the file, it tried to send DELE (or whatever the command is) to the server that isn't connected anymore without trying to reconnect. This just made the DELE command hang until I had to cancel the operation manually.

It's a small bug but it probably is an easy fix.

#4470 Server connection Problem low outdated 15 years 12 years
Description

When connecting to 1 ftp server I receive an error after it logs me in that it can not retreive the directory listing. See Attached. I am currently running 3.2.4.1

It only occurs on my WAN. On my cable modem at home, it connects and transfers with no error. I spoke with our network data center and they are showing no "backtalk" from the firewall or the remote server. This has always worked until I loaded your software update about a week ago (version before this one). When I use my MAC to connect, It has no problems. No problems with DOS or Windows explorer.

#12909 Server Trust Certificate normal worksforme 13 months 13 months
Description

My problem is exactly as described in Bug Report 12199, but I could not find an answer to it. When connecting to the server the certificate shows that it is not trusted and the buttons to override that and force trust are greyed out. If I use OK and move on it does connect. I have had my ISP check that the certificate is correct, and it is. Sadly it cost me a lot of money to do that. See attachments. I am using the latest Filezilla (it automatically updates, so that is always the case). This happens on both my machines which are Windows 10 Pro 22H2 and Windows 10 Home 21H2.

#3332 Server Time is wrong - Edit didn't work normal 17 years 16 years
Description

Version 3.0.4.1

Filezilla show me the wrong Server-Time at my server.

So, i changed it in the "Server-Manager" -> Tab "More" -> Timezone.

But, when i change the hours and i check the server-time, i edit the minutes and not the hours. When i change the minutes, i see no changes.

Sorry, for my bad english....

German: Auf meinem Server werden die Zeiten falsch angezeigt. Wenn ich z.B. um 20Uhr eine Datei hoch lade, steht auf meinem Server 21Uhr.

Ich bin dann in den Server-Manager -> Erweitert -> Zeitzonenversetzung gegangen und wollte dort die 1 Stunde ausgleichen, doch wenn ich die Stunden ausgleiche, dann ändern sich die Minuten. Z.B. stelle ich +10 Stunden ein, dann habe sich auf dem Server die Zeiten um 10 Minuten geändert und nicht um Stunden.

Wenn ich es bei Minuten mache, dann ändert sich scheinbar nichts auf dem Server.

Ich hoffe, ihr habt mich verstanden.

Gruss Pond

#8824 Server Special Command is not working. normal duplicate 11 years 10 years
Description

I am using Filezilla for sending some files from my pc to MVS system. My pc file is bigger than my mvs file and I am using SITE TRUNCATE command for truncating rows. But this command is not working with filezilla.

You can find log below.

14:07:30 Komut: SITE TRUNCATE 14:07:30 Yanıt: 200 SITE command was accepted 14:07:47 Durum: tsta için adres çözümleniyor 14:07:47 Durum: 10.24.64.1:21 bağlantısı kuruluyor... 14:07:47 Durum: Bağlandı, hoşgeldin iletisi bekleniyor... 14:07:47 Yanıt: 220-FTPD1 IBM FTP CS V1R13 at test.FW.GARANTI.COM.TR, 14:07:45 on 2013-08-06. 14:07:47 Yanıt: 220 Connection will close if idle for more than 5 minutes. 14:07:47 Komut: AUTH TLS 14:07:47 Yanıt: 234 Security environment established - ready for negotiation 14:07:47 Durum: TLS başlatılıyor... 14:07:47 Durum: Sertifika onaylanıyor... 14:07:47 Komut: USER noc1 14:07:47 Durum: TLS/SSL bağlantısı sağlandı. 14:07:47 Yanıt: 331 Send password please. 14:07:47 Komut: PASS * 14:07:47 Yanıt: 230 NOC1 is logged on. Working directory is "NOC1.". 14:07:47 Komut: OPTS UTF8 ON 14:07:47 Yanıt: 501 command OPTS aborted -- no options supported for UTF8 14:07:47 Komut: PBSZ 0 14:07:47 Yanıt: 200 Protection buffer size accepted 14:07:47 Komut: PROT P 14:07:47 Yanıt: 200 Data connection protection set to private 14:07:47 Durum: Bağlandı 14:07:47 Durum: C:\ftptest\CASS_TR_EFTFileFX_20130802.TXT karşıya yüklemesi başlıyor 14:07:47 Komut: CWD 'NOC1.PGAR.DNTMP.WRK.' 14:07:47 Yanıt: 250 "NOC1.PGAR.DNTMP.WRK." is the working directory name prefix. 14:07:47 Komut: PWD 14:07:47 Yanıt: 257 "'NOC1.PGAR.DNTMP.WRK.'" is working directory. 14:07:47 Durum: Klasör listesi alınıyor... 14:07:47 Komut: TYPE I 14:07:47 Yanıt: 200 Representation type is Image 14:07:47 Komut: PASV 14:07:47 Yanıt: 227 Entering Passive Mode (10,24,64,1,253,85) 14:07:47 Komut: LIST 14:07:47 Yanıt: 125 List started OK 14:07:47 Yanıt: 250 List completed successfully. 14:07:49 Komut: TYPE A 14:07:49 Yanıt: 200 Representation type is Ascii NonPrint 14:07:49 Komut: PASV 14:07:49 Yanıt: 227 Entering Passive Mode (10,24,64,1,250,221) 14:07:49 Komut: STOR INP4123 14:07:49 Yanıt: 125 Storing data set NOC1.PGAR.DNTMP.WRK.INP4123 14:07:49 Yanıt: 451-File transfer failed. File contains records that are longer than the LRECL of the new file. 14:07:49 Yanıt: 451 Transfer aborted due to file error. 14:07:49 Hata: Dosya aktarılamadı

#10488 Server Manager: All passwords broken! low worksforme 9 years 9 years
Description

Hello,

if you save a new server to the manager with (3.11.0.1) all passwords of all saved servers will be broken! This is crtitial decidedly not just for me.

#3270 Server File list not updated on file permission change normal 17 years 17 years
Description

FIleZilla 3.0.1

Server file list not updated on file permission change.

When you edit the permission on a file on the server the file permission doesn't change in the list view.

We have to refresh the view.

Annoyance.

#7811 Server Connection Timed Out normal outdated 13 years 12 years
Description

I keep getting disconnected from my server right after I upload something. Even after a few seconds. I've talked to my hosting company and they have raised the inactivity time limit to 15 minutes and I still get disconnected from the server after just a few seconds. So everytime I upload something I have to reconnect to upload something else. The host company told me this is a FileZilla issue and I have to ask you for help and not them. I've included a sample of the error log from the last time I got disconnetced below. Please let me know if there is somethign I can do to stay connected to the server after I upload something. Thanks. Ramy.

Status: Directory listing successful Status: Retrieving directory listing... Command: CWD bonuses Error: Connection timed out Error: Failed to retrieve directory listing Status: Resolving address of velvetecstasy.com Status: Connecting to 216.131.122.57:21... Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- Response: 220-You are user number 2 of 50 allowed. Response: 220-Local time is now 22:23. Server port: 21. Response: 220-This is a private system - No anonymous login Response: 220-IPv6 connections are also welcome on this server. Response: 220 You will be disconnected after 15 minutes of inactivity.

#10189 Server Connection Issues with Latest Update high duplicate 9 years 9 years
Description

The latest update is having issues connecting to my web host server...I am not the only one having this issue!!! Please can you fix this as soon as possible while I continue using the previous version.

#3892 Server Connection Issue normal outdated 16 years 16 years
Description

Received this message and informed to report a bug. Downloaded FileZilla today 10/15/08 so assuming that it is the most updated version: Connecting to probe.filezilla-project.org Response: 220 FZ router and firewall tester ready USER FileZilla Response: 331 Give any password. PASS 3.1.4 Response: 230 logged on. Checking for correct external IP address Retrieving external IP address from http://ip.filezilla-project.org/ip.php Checking for correct external IP address IP 71.221.42.59 hb-ccb-ec-fj Response: 200 OK PREP 49896 Response: 200 Using port 49896, data token 1573940238 PORT 71,221,42,59,194,232 Response: 200 PORT command successful LIST Response: 150 opening data connection Response: 503 Failure of data connection. Server sent invalid reply. Connection closed Am I doing something wrong?

#9824 Server Address disappeared after update normal outdated 10 years 9 years
Description

Last use of Filezilla mid July. Now using it again I was offered an update. I confirmed, update was done, but then all my 5 server addresses stored in the old version had gone. Is there a possibility to get them back? Actual version is 3.9.0.5, Win 7 ultimate.

#12831 Sends MLSD command even if server doesn't support it normal rejected 18 months 18 months
Description

I have a local (inside LAN) FTP server run by Bitvise SSH client. Trying to open it, FZ seems to always request MLSD even though the server doesn't support it. What's weird, FZ doesn't request neither SYST nor FEAT command so it couldn't even know what the server can.

14:28:40	Status:	Resolving address of host.domain.local
14:28:40	Status:	Connecting to 172.***:21...
14:28:40	Status:	Connection established, waiting for welcome message...
14:28:42	Response:	220 FtpBridge ready
14:28:42	Command:	AUTH TLS
14:28:42	Response:	530 Not logged in
14:28:42	Command:	AUTH SSL
14:28:42	Response:	530 Not logged in
14:28:42	Status:	Insecure server, it does not support FTP over TLS.
14:28:42	Command:	USER anonymous
14:28:42	Response:	331 User name OK, need password
14:28:42	Command:	PASS *********************
14:28:42	Response:	230 User logged in
14:28:42	Status:	Logged in
14:28:42	Status:	Retrieving directory listing of "/"...
14:28:42	Command:	CWD /
14:28:43	Response:	250 "/" is current directory
14:28:43	Command:	PWD
14:28:43	Response:	257 "/" is current directory
14:28:43	Command:	TYPE I
14:28:43	Response:	200 Representation type set to Image
14:28:43	Command:	PASV
14:28:43	Response:	227 Entering Passive Mode (***)
14:28:43	Command:	MLSD
14:28:43	Response:	502 Command not implemented
14:28:43	Error:	Failed to retrieve directory listing
#8963 Sending large files (>30K kb) results in file re-sending indefinitely after first completion normal worksforme 11 years 8 years
Description

When I use FileZilla to transmit large .txt files, it sometimes sends them over and over again until I catch it. Obviously this causes problems in my workflow and that might be the case for other people too.

#1225 Sended files over FTP SSL with SOCKS proxy are corrupted Alexander Schuch normal 17 years 16 years
Description

FileZilla 2.2.30 Activated proxy : SOCKS v5 Server type : FTP over SSL/TLS (implicit encryption) Transfer type : auto Passive mode

Sended files over a FTP SSL connection with a SOCKS proxy are corrupted.

The connection and the SSL/TLS negotiation are ok. The upload to the server seems to be ok in the logs but actually the sended files are corrupted. Tested with several SOCKS proxies. No such issue without proxy or with an external SOCKS client (tested with Hummingbird). Seems also to be ok when only downloading (retrieving) files from the FTPS server.

(Session logs attached)

#11570 Selection of Multiple Files in FileZilla normal duplicate 6 years 6 years
Description

When left mouse-click and dragging a marquee around multiple files the marquee "jumps" to the right cutting off the view of the file names on the left.

#11558 Selecting files and directories by mouse external site high duplicate 6 years 6 years
Description

Since a couple of versions of filezilla it is not possible to select files and directories simply by pulling an area around them.

The mouse pointer shows very erratic behavior when doing so (It jumps immediately to another monitor).

The behavior of the mouse by doing exactly the same on the local site is normal like expected.

#4195 Select multiple directories does not work (<shift-click>) high outdated 15 years 11 years
Description

Latest version of Filezilla (3.2) when trying to select multiple directrories in remote site window only last click item is highlighted. In previous version, I could click first and shift-click last and all in between would be highlighted for download.

#12807 Select all normal duplicate 19 months 19 months
Description

command + A to select all no longer working in Mac FileZilla Client in the latest version. Previous versions are working fine.

#11561 Segmentation fault on start up. running on wayland. high rejected 6 years 6 years
Description

How to recreate: start application, flickers and crashes. Filezilla version: filezilla 3.32.0-1 libfilezilla 0.12.1-1

latest from official Arch repo

What I have tried so far: deleting config file. that didn't help, downgrading filezilla, that didn't help either. Try to downgrade wayland didn't help either.

Everything worked like 2 days ago, after some updates, I cannot run filezilla. Unfortunately I didn't check which packages I updated but must have been something for wayland/gdk

OS: Arch Linux Kernel: x86_64 Linux 4.15.14-1-ARCH Resolution: 1920x1080 DE: GNOME WM: GNOME Shell WM Theme: Flat Rem

running on wayland.

Starting program: /usr/bin/filezilla 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
Reading locale option from /home/anon/.config/filezilla/filezilla.xml
[New Thread 0x7fffe9562700 (LWP 5010)]
[New Thread 0x7fffe8d61700 (LWP 5011)]
[New Thread 0x7fffe3fff700 (LWP 5012)]
[New Thread 0x7fffe37fe700 (LWP 5054)]
[New Thread 0x7fffe2a6d700 (LWP 5056)]
wxD-Bus: Signal from /org/freedesktop/DBus, member NameAcquired
wxD-Bus: Reply with serial 2
wxD-Bus: Reply to RegisterClient, our object path is /org/gnome/SessionManager/Client34

(filezilla:5009): Gdk-CRITICAL **: 18:30:22.834: gdkdisplay-wayland.c:1317: Truncating shared memory file failed: Invalid argument

Thread 1 "filezilla" received signal SIGSEGV, Segmentation fault.
0x00007fffedd71d26 in wl_proxy_marshal_constructor () from /usr/lib/libwayland-client.so.0
(gdb) bt full
#0  0x00007fffedd71d26 in wl_proxy_marshal_constructor () at /usr/lib/libwayland-client.so.0
#1  0x00007ffff4adaccb in  () at /usr/lib/libgdk-3.so.0
#2  0x00007ffff4ae4ab6 in  () at /usr/lib/libgdk-3.so.0
#3  0x00007ffff4ae4b37 in  () at /usr/lib/libgdk-3.so.0
#4  0x00007ffff4a90b2d in  () at /usr/lib/libgdk-3.so.0
#5  0x00007ffff4a90c21 in gdk_cairo_create () at /usr/lib/libgdk-3.so.0
#6  0x00007ffff604af04 in  () at /usr/lib/libwx_gtk3u_core-3.0.so.0
#7  0x00007ffff6129907 in wxNativeDCFactory::CreateClientDC(wxClientDC*, wxWindow*) () at /usr/lib/libwx_gtk3u_core-3.0.so.0
#8  0x00007ffff612b5e1 in wxClientDC::wxClientDC(wxWindow*) () at /usr/lib/libwx_gtk3u_core-3.0.so.0
#9  0x00007ffff62a75c8 in wxGenericTreeCtrl::CalculatePositions() () at /usr/lib/libwx_gtk3u_core-3.0.so.0
#10 0x00007ffff62a8b91 in wxGenericTreeCtrl::DoDirtyProcessing() () at /usr/lib/libwx_gtk3u_core-3.0.so.0
#11 0x00007ffff62a8d6c in wxGenericTreeCtrl::OnInternalIdle() () at /usr/lib/libwx_gtk3u_core-3.0.so.0
#12 0x00007ffff62320e3 in wxWindowBase::SendIdleEvents(wxIdleEvent&) () at /usr/lib/libwx_gtk3u_core-3.0.so.0
#13 0x00007ffff6232118 in wxWindowBase::SendIdleEvents(wxIdleEvent&) () at /usr/lib/libwx_gtk3u_core-3.0.so.0
#14 0x00007ffff6232118 in wxWindowBase::SendIdleEvents(wxIdleEvent&) () at /usr/lib/libwx_gtk3u_core-3.0.so.0
#15 0x00007ffff6232118 in wxWindowBase::SendIdleEvents(wxIdleEvent&) () at /usr/lib/libwx_gtk3u_core-3.0.so.0
#16 0x00007ffff6232118 in wxWindowBase::SendIdleEvents(wxIdleEvent&) () at /usr/lib/libwx_gtk3u_core-3.0.so.0
#17 0x00007ffff6232118 in wxWindowBase::SendIdleEvents(wxIdleEvent&) () at /usr/lib/libwx_gtk3u_core-3.0.so.0
#18 0x00007ffff6232118 in wxWindowBase::SendIdleEvents(wxIdleEvent&) () at /usr/lib/libwx_gtk3u_core-3.0.so.0
#19 0x00007ffff6232118 in wxWindowBase::SendIdleEvents(wxIdleEvent&) () at /usr/lib/libwx_gtk3u_core-3.0.so.0
#20 0x00007ffff60c3930 in wxFrame::SendIdleEvents(wxIdleEvent&) () at /usr/lib/libwx_gtk3u_core-3.0.so.0
#21 0x00007ffff61056ee in wxAppBase::ProcessIdle() () at /usr/lib/libwx_gtk3u_core-3.0.so.0
#22 0x00007ffff6033cba in wxApp::DoIdle() () at /usr/lib/libwx_gtk3u_core-3.0.so.0
#23 0x00007ffff6033dd4 in  () at /usr/lib/libwx_gtk3u_core-3.0.so.0
#24 0x00007ffff1c272c6 in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#25 0x00007ffff1c276a1 in  () at /usr/lib/libglib-2.0.so.0
#26 0x00007ffff1c279d2 in g_main_loop_run () at /usr/lib/libglib-2.0.so.0
#27 0x00007ffff4f6edaf in gtk_main () at /usr/lib/libgtk-3.so.0
#28 0x00007ffff6052fd6 in wxGUIEventLoop::DoRun() () at /usr/lib/libwx_gtk3u_core-3.0.so.0
#29 0x00007ffff5a07e84 in wxEventLoopBase::Run() () at /usr/lib/libwx_baseu-3.0.so.0
#30 0x00007ffff60b7e2e in wxDialog::ShowModal() () at /usr/lib/libwx_gtk3u_core-3.0.so.0
#31 0x0000555555677252 in  ()
#32 0x0000555555873392 in  ()
#33 0x0000555555873c82 in  ()
#34 0x00007ffff5b52a3e in wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) () at /usr/lib/libwx_baseu-3.0.so.0
#35 0x00007ffff5b52b44 in wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) () at /usr/lib/libwx_baseu-3.0.so.0
#36 0x00007ffff5b52f1d in wxEvtHandler::TryHereOnly(wxEvent&) () at /usr/lib/libwx_baseu-3.0.so.0
#37 0x00007ffff5b52fa4 in wxEvtHandler::ProcessEventLocally(wxEvent&) () at /usr/lib/libwx_baseu-3.0.so.0
#38 0x00007ffff5b53006 in wxEvtHandler::ProcessEvent(wxEvent&) () at /usr/lib/libwx_baseu-3.0.so.0
#39 0x00007ffff5b52d57 in wxEvtHandler::SafelyProcessEvent(wxEvent&) () at /usr/lib/libwx_baseu-3.0.so.0
#40 0x00007ffff5ab33f5 in wxTimerImpl::SendEvent() () at /usr/lib/libwx_baseu-3.0.so.0
#41 0x00007ffff6065692 in  () at /usr/lib/libwx_gtk3u_core-3.0.so.0
#42 0x00007ffff1c27da3 in  () at /usr/lib/libglib-2.0.so.0
#43 0x00007ffff1c272c6 in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#44 0x00007ffff1c276a1 in  () at /usr/lib/libglib-2.0.so.0
#45 0x00007ffff1c279d2 in g_main_loop_run () at /usr/lib/libglib-2.0.so.0
#46 0x00007ffff4f6edaf in gtk_main () at /usr/lib/libgtk-3.so.0
#47 0x00007ffff6052fd6 in wxGUIEventLoop::DoRun() () at /usr/lib/libwx_gtk3u_core-3.0.so.0
#48 0x00007ffff5a07e84 in wxEventLoopBase::Run() () at /usr/lib/libwx_baseu-3.0.so.0
#49 0x00007ffff59cb537 in wxAppConsoleBase::MainLoop() () at /usr/lib/libwx_baseu-3.0.so.0
#50 0x00007ffff5a5c308 in wxEntry(int&, wchar_t**) () at /usr/lib/libwx_baseu-3.0.so.0
#51 0x000055555562386c in  ()
#52 0x00007ffff4115f4a in __libc_start_main () at /usr/lib/libc.so.6
#53 0x00005555556335ca in  ()
#11557 Segmentation fault on FileZilla 3.22.0 high outdated 6 years 6 years
Description

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

====================

gdb filezilla GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.5) 7.11.1 Copyright (C) 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from filezilla...done. (gdb) r Starting program: /usr/local/bin/filezilla [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Reading locale option from /home/fuxsocy/.config/filezilla/filezilla.xml [New Thread 0x7fffe8bdc700 (LWP 2896)] [New Thread 0x7fffe3fff700 (LWP 2897)] [New Thread 0x7fffe37fe700 (LWP 2898)] [New Thread 0x7fffe2ffd700 (LWP 2915)] [New Thread 0x7fffe27fc700 (LWP 2916)]

Thread 1 "filezilla" received signal SIGSEGV, Segmentation fault. longjmp_chk (env=0x0, val=1) at ../setjmp/longjmp.c:32 32 ../setjmp/longjmp.c: No such file or directory.

#8107 Segmentation fault in Cinnamon 1.4 when drag and drop upload normal fixed 12 years 12 years
Description

When doing drag & drop upload / download(i.e. from the left file list to right file list or vice versa) in Mint Linux 12, Cinnamon 1.4, a segmentation fault is thrown and the application crashed.

#11498 Segmentation fault (core dumped) on Ubuntu (3.30.0) high outdated 6 years 6 years
Description

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

i reported yesterday with a bug of wxWidget, i tried this version: wxWidgets-WX_3_0_BRANCH and recompile filezilla 3.30.0, it gave me the error

#8024 Section sign (§) in password does not work for SFTP normal invalid 12 years 12 years
Description

With an account I connect to via SFTP, which has a section sign (§) in its password, I can not authenticate. If I remove just that single character from the password, it works though.

Authentication and usage works with other Client WinSCP; so it is very probably an issue of FileZilla.

#10696 Seconds tabs in Blackboard open with a pointless widths normal fixed 9 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.

#3200 Searching with keyboard doesn't work anymore normal 17 years 17 years
Description

In Filezilla 2 it was possible to navigate a remote ftp-server with the keyboard. When pressing a key, Filezilla navigated to the first file starting with that letter. This also worked with multiple files with the same first letter, in that case you could cycle between those files.

It seems this functionality is gone in Filezilla 3 rc2.

Test case:

  1. Connect to any FTP-server.
  2. Open a directory with 2 or more files
  3. Press the first letter key of some of the files/subdirectories in the current directie

Expected: Filezilla would navigate to the file with the corresponding first letter

Seen: Nothing happens

Version: 3.0.0 rc2, 2007-08-26

#11552 Search remote files (F3) without results when using wildcards normal rejected 6 years 6 years
Description

If you are using an asterisk ("*") wildcard in any query (i.e. contains) except the regex query in the search remote files dialog, there will be no results.

As a workaround, a regular expression can be used, which is working as expected.

#4928 Search only works on first tab normal fixed 15 years 15 years
Description

In case I connect to multiple servers at the same time using the new tab functionality in version 3.3.0-beta1 the search works only on the first tab. If I switch to an other tab and open the search dialog nothing happens after clicking on "Search".

FileZilla Client
----------------

Version:          3.3.0-beta1

Build information:
  Compiled for:   i586-pc-mingw32msvc
  Compiled on:    x86_64-unknown-linux-gnu
  Build date:     2009-10-27
  Compiled with:  i586-mingw32msvc-gcc (GCC) 4.2.1-sjlj (mingw32-2)
  Compiler flags: -g -O2 -Wall -g -fexceptions

Linked against:
  wxWidgets:      2.8.10
  GnuTLS:         2.8.3
#9898 Search for file bigger than 4 GB normal fixed 10 years 10 years
Description

Hello,

Trying to search for files bigger than 4 gigabytes. I have the option in bytes which after my math should be 4000000000 FileZilla gives the error:Invalid size in condition. How can one search for large files over 2 GB?

Operating System is Windows 7 x64 FileZilla version is 3.9.0.6

Thank you

#12206 Search directory not translatable... normal fixed 4 years 4 years
Description

Under File search...

Search directory: string, not yet translatable.

#7365 Scrolling command/response window overwrites menu bar and toolbar normal duplicate 13 years 12 years
Description

Sometimes the command/response window overwrites the menu bar, toolbar, and quick-connect bar when it scrolls up. Cannot reproduce every time, but it does happen often. Most recent version of client (3.5.0) still exhibits this behavior, which started two to four versions ago.

#11521 Scroll in Local Site normal duplicate 6 years 6 years
Description

When use scroll in LocalSite file & folder, it show the bottom of LocalSite file & folder.

Check the video here http://downloads.timestechnet.com/filezilla-bug.html

#3861 Scroll bar covered by upload bar normal fixed 16 years 16 years
Description

The upload bar covers the scroll bar in the file transfer list. I think it is caused by hiding the status of the file transfer. It is tough to explain. There is still a small space where the status should be and when it is above the scroll bar the upload bar will cover the scroll bar. You might have to scroll up and down once and then click on a file that is uploading. I am using the latest nightly build, it has been happening since the nightly builds after 3.1.3. I should have a screenshot attached to this ticket.

#4390 Screen res & background pic changed when updating normal fixed 15 years 15 years
Description

Upon launching my previous version of the FileZilla client today, I received a message to download an updated version. I did this, and then proceeded to install it. However, upon initializing the installation, my Windows screen resolution was altered from 1280*1024 to 1024*768. Also, instead of the desktop background I previously had, I now have a black background. I am unable to successfully revert my resolution back to 1280*1024 as well (have not attempted a reset at this point).

#10243 Scrambled permissions set with FileZilla 3.10.1.1 normal worksforme 9 years 9 years
Description

We are seeing scrambled permissions set with FileZilla 3.10.1.1. Multiple web developers have uploaded content to a web server that should have directory permissions of 775 and file permissions of 644. The server's umask is set to these values as a default, and previous versions of FileZilla uploaded files without problem.

After a blanket update from 3.9.06 to 3.10.1.1, uploaded directories had permissions set to 7644, 755, or in some cases 700. Uploaded files had permissions set to 640 or, in some cases, 700. The client machines were running both Windows 7 and Mac OS X 10.9.

Reuploading the files using a non-FileZilla FTP client (Fetch on Macs, WS_FTP on Windows) had permissions properly set. Downgrading to FileZilla 3.7.3 (what we had cached) corrected the permissions problem, though it has other issues.

#10740 Says broken file when downloading filezilla on MAC OX high duplicate 8 years 8 years
Description

Message recommends I move to trash and that its broken? I see previous ticket reports the same thing but I'm not using Apple app store for this. I'm downloading from source forge? Any ideas?

#1299 Saving Directories After Reconnection normal 17 years 17 years
Description

After you are logged out of a server (delay), and then reconnect, the client does not save your visited directories anymore (in the selection box on top of the directory listing / tree view. Only the current directory is listed there, and if you go to another directory, the list is CHANGED to the current directory only.

#1398 Save settings from last session not possible normal 16 years 16 years
Description

Every time I open FileZilla (Version 3.0.9.3) there's a message that it wasn't possible to save the settings made during the last session. By opening the program every time there's the welcome-message again. The host-information like adress and password is still there but settings like design, the last opened server-side folders aso are missing. I uninstalled FZ, rebooted and installed it again but the problem remains. It wasn't there in the previous version of FZ (3.0.9.2).

I use Windows XP MCE. The FileZilla version installed is 3.0.9.3 (I attached the about-box below).

If you have any further questions please don't hesitate to e-mail me.

jack

#9805 Same folders repeatedly listed normal outdated 10 years 7 years
Description

I updated my fileZilla to newest version, after that i get FTP folders listed many times. One folder ex. named "folder002" is listed 9 times, one by one, like: folder002 folder002 folder002 folder002 folder002 folder002 folder002 folder002 folder002

This happened after program update.

#3606 SYSTEM CRASH normal 16 years 16 years
Description

When I attempt to upload an MP3 created with Sony Acid over a LAN(100) at the University via double-clicking, FileZilla 3.0.11.1 begins the upload (approx. 6MB) and then freezes the computer requiring hard reboot.

Hardware: Toshiba Satellite A135-S4527 with 1GB RAM, 120GB HDD. OS=Windows XP Pro SP2. Driving both internal LCD and external projector simultaneously.

Simultaneously running Windows Media Player 11.0.5721.5230. TSRs BIONIC distributed Computing, EyeQ v.3 MiniEye and MiniRead, Palm Desktop alarm amnager and McAfee OAS Manager (ENABLED).

CANNOT LOCATE LOG.

#4445 SSH to Mainframe Tectia Server normal wontfix 15 years 11 years
Description

Hi,

Several issues with using Filezilla using SSH Tectia on the mainframe side.

The edit function on mainframe files does not discern carriage control line feed characters. The directory listings on mainframe files are not available if you list by high level qualifier.

I am comparing your product to WINSCP and WINSCP works correctly.

#8747 SSH key loading order problem normal duplicate 11 years 9 years
Description

FileZilla 3.7.0.1 on Windows 7 seems to start loading keys from Pageant before it loads keys specified in Settings/SFTP. If there are more than 4 keys in Pageant, remote SSH login fails with an error message due to too many failed authentication attempts.

A suitable resolution for this problem may be the follow two changes/procedures:

(1) Procedure

  1. Find a match for a Settings/SFTP specified keys using Pageant, then use those keys from Pageant.
  2. If that fails, attempt to load specified keys in Settings/SFTP without Pageant. (Pageant is not needed for password less keys.)

(2) The ability to specify keys in Site Manager per entry (session) is necessary to enable working with many sessions and keys. This prevents loading too many Settings/SFTP specified keys when there are more than 5 coexisting sessions each with a different key. The procedure mentioned below (1) still applies.

Behavior tested with remote SSHd versions: SSH-2.0-OpenSSH_5.9p1 Debian-3 SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze3

#10703 SSH key file paths with special characters (german umlauts) don't work normal fixed 9 years 9 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
#12559 SSH connection fails with Strato Servers (One of Germanys big Hosters) normal fixed 3 years 3 years
Description

All SSH connections to different accounts hosted at Strato in Germany get refused suddenly on my Mac.

Solution: Had to replace Servername 'ssh.strato.de' with the ip-adress (which I found out by pinging ssh.strato.de). You should fix this problem, because the soliotion isn't obvious and not documented at Strato or elsewhere!

BtW: Connections to servers NOT hosted at Strato were not affected within the same client on the same Mac.

#4143 SSH Keys Authentification ( without password ) stopped working normal outdated 15 years 15 years
Description

The feature from: Ticket #2804 (closed Feature request) has stopped working when I upgraded from 3.0.xx to 3.2.0 of FileZilla. I run Windows Vista Ultimate SP1. And I use putty pageant for my ssh key auth (SFTP). I had my connection working, upgraded FileZilla and after the upgrade I tried Reconnect, it didn't work, I had to add a password to my connection.

#12293 SSH (SSH File Transfer Protocol) Can't login to ESXi SSH normal worksforme 4 years 4 years
Description

I found not working to connect ESXi SSH at 3.35.0 the error message is ======================================================= Status: Connecting to 192.168.xxx.xxx... Status: Using username "root". Status: Access denied Error: Authentication failed. Error: Critical error: Could not connect to server ======================================================= I also testing 3.47.2.1 with same error.

and I find my old unused PC using this old version (3.7.4.1), it can connect, then I find this old version to replace 3.35.0 ay my PC, then SSH connection is successful.

ESXi Server Version 6.5.0 Update 3

#4703 SQL files not downloading properly normal outdated 15 years 12 years
Description

The transfer of SQL files, from remote to local corrupts the file, giving it a 3 byte size (empty).

#962 SPG: Apostrophe misuse in the installer. normal 19 years 18 years
Description

"you should use the registry as storage location so that each user has it's own settings for FileZilla as well" - on the last frame of the latest installer. The apostrophe shouldn't be there.

#3917 SITE command sent to z/OS host does not appear to function correctly normal rejected 16 years 16 years
Description

I am attempting to FTP a file from the client workstation to a z/OS 1.7 (mainframe) host. The .txt file must be uploaded to a z/OS dataset whose file characteristics must be: record format(variable), record length (32756) and block size (0). Prior to actually initiating the file transfer I do a Server->Enter Custom Command... of SITE RECFM=VB LRECL=32756 BLKSIZE=0. The reply back from the server is Response: 200 SITE command was accepted. I then initiate the file transfer to the z/OS host, which is successful, however the characteristics of the SITE commmand are not maintained and the file is created with z/OS default attributes. Any thoughts?

#1372 SGID permissions value not calculated normal 16 years 16 years
Description

See attached screenshot. For a directory with value:

rwxr-sr-x

Filezilla is calculating permissions as 745. Accounting for setgid, total value should be 2755. I understand first octet not necessarily needed, but "4" instead of "5" is causing confusion.

#7445 SFTP: Unable to download if filename begins with space rajesh low duplicate 13 years 11 years
Description

Tried to download file over sftp with space at begin of filename gives me:

path/filen name: open for read: no such file or directory

seems to trim filename.

Filezilla 3.5.0_x86_64

#8187 SFTP/SSH Aborts Hostgator Connection normal outdated 12 years 10 years
Description

After no problems for years using FZ daily, over the past 2 weeks I've had consistent problems downloading files using SFTP/SSH from my shared hostgator server. During batch downloading, it always downloads a few files, then posts the "software causing abort" (or words to that effect) during about the 4th file.

Happens every time now over past 2 weeks. Never happened in the past.

#879 SFTP using SSH2 garbles line endings Alexander Schuch normal 19 years 16 years
Description

When downloading a text file from an OpenSSH or SSH2 server using the connection type "SFTP using SSH2", line endings become strange binary character(s) (a square, in Windows Notepad).

Downloading the same set test files from various SSH2 and OpenSSH servers using the OpenSSH sftp client does not result in this problem.

#12102 SFTP uploads to Cerberus Server of 1GB+ fail normal rejected 4 years 4 years
Description

Our clients cannot upload large files to our Cerberus server v11 - anything 1 Byte over 1GB from a fileshare fails. Connection seems to reset and FZPro thinks the file is already there and asks to overwrite etc. If the file is on the computer local to FZPro the transfer works.

As far as I can tell this issue started with v3.46.1 – 3.46.0 worked OK. Issue happens with older versions of Cerberus too – tried a rolledback version of our server using v10 and the same issue.

A quick fix is to turn FileZilla's default connection timeout of 20 seconds off but our client does not see that as an acceptable solution (their users are prevented from making changes in the client - they are a financial institution).

Logs attached of a failed transfer (filezilla20sectimeout.log), a successful transfer (filezilla20sectimeout) and the corresponding Cerberus server log. File used was a 4GB Windows 10 installer – tested the successful upload by downloading it and doing an install from it.

Filezilla version is Filezilla Pro 3.46.3 and Cerberus version is 11.0.8.0 on a fully patched Windows Server 2019 AWS instance.

#4419 SFTP timezone detection broken by dailight saving normal duplicate 15 years 12 years
Description

FileZilla 3.1.6

In SFTP mode, FZ uses the modification time of the user's .bash_history to detect the server's timezone.

I had the issue that on several servers, the .bash_history file was not updated since months (sftp only account). More precisely before the switch to summer time.

FZ was showing all files modified 1 hour later than real.

WORKAROUND: Login at least once on the server, this will update .bash_history. Fixed. Probably until the next time switch in October.

#10958 SFTP stopped working in rev. 3.21.0 normal rejected 8 years 6 years
Description

I have some servers using SFTP to access them. After new update to Rev. 3.21.0 it stopped working. The problem occurs on Login that don't even have a chance to type Password, then Timeout occurs.

It was necessary to downgrade to previous released revision.

Thanks.

#11602 SFTP showing multiple folders and files normal rejected 6 years 6 years
Description

Since updating to 3.32.0, SFTP shows files and folders duplicated by 4 times. Our server is running on Linux.

See screenshot https://i.imgur.com/4rGjF4v.png

#5294 SFTP problem - Its locks other connexions normal duplicate 14 years 11 years
Description

Hello everybody I had private keys for SFTP configuration. When I had 5 keys, all the connexions where OK. If I add a 6th private key, the others connexions ( non SFTP ) doesn't work anymore. The message is :

Server sent disconnect message type 2 (protocol error): "Too many authentication failures for xxxxxx" If i Delete the 6th key, it works.

The version is Filezilla 3.3.2.1

#7270 SFTP private key (ppk) not loaded when file name has special characters high worksforme 13 years 6 years
Description

In some cases a private key file (ppk) cannot be loaded from the file system to be used for SFTP authentification.

This happens when the ppk file name or the path to the ppk file have special characters like German Umlauts.

Whether the ppk file name is provided by the FileZilla or PuTTY settings is irrelevant.

Only exception: If 'iso-8859-1' is set as the charset of a connection in the Site Manager, the ppk file name is interpreted correctly.


Corresponding log output:

Trace:	CControlSocket::DoClose(64)
Trace:	CControlSocket::DoClose(64)
Status:	Connecting to myserver...
Trace:	Going to execute "C:\Program Files (x86)\FileZilla FTP Client\fzsftp.exe"
Response:	fzSftp started
Trace:	CSftpControlSocket::ConnectParseResponse(fzSftp started)
Trace:	CSftpControlSocket::SendNextCommand()
Trace:	CSftpControlSocket::ConnectSend()
Command:	open "myuser@myserver" 22
Trace:	Looking up host "myserver"
Trace:	Connecting to 1xx.1xx.1x.x port 22
Trace:	Server version: SSH-2.0-Sun_SSH_1.1.3
Trace:	Using SSH protocol version 2
Trace:	We claim version: SSH-2.0-PuTTY_Local:_Mar_27_2011_22:10:31
Trace:	Doing Diffie-Hellman group exchange
Trace:	Doing Diffie-Hellman key exchange with hash SHA-1
Trace:	Host key fingerprint is:
Trace:	ssh-rsa 1024 xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx
Trace:	Initialised AES-256 SDCTR client->server encryption
Trace:	Initialised HMAC-SHA1 client->server MAC algorithm
Trace:	Initialised AES-256 SDCTR server->client encryption
Trace:	Initialised HMAC-SHA1 server->client MAC algorithm
Trace:	Reading private key file "C:\Temp\schlüssel.ppk"
Trace:	Unable to use this key file (unable to open file)
Trace:	Keyboard-interactive authentication refused
Command:	Pass: 
Trace:	Sent password
Trace:	Access denied
Error:	Authentication failed.
Trace:	CControlSocket::DoClose(1030)
Trace:	CSftpControlSocket::ResetOperation(1094)
Trace:	CControlSocket::ResetOperation(1094)
Error:	Critical error
Error:	Could not connect to server
Trace:	CFileZillaEnginePrivate::ResetOperation(1094)
#868 SFTP over SSH2 - 2.2.13a - ascii transfer blocker wontfix 19 years 10 years
Description

the ascii transfer is not functioning when transfer files .txt in ascii (or automatic) modus. when tranferrring from windows to unix the file remains the same. there is still the crlf. (when i change the connection to ftp it is functioning)

#3829 SFTP over SSH not retaining full proper path/filename normal rejected 16 years 16 years
Description

I am able to test regular FTP and SFTP over SSH. The following get works with FTP but throw the below error when using SFTP:

Status:	Starting download of /OS_ONES/prd/SRM_6200/bin/lru/lru.csh
Command: get "lru.csh" "D:\apps\onesrce\ux_db_srvr\env_dir\lru.csh"
Error:	/OS_ONES/prd/SRM_6200/bin/lrulru.csh: open for read: no such file or directory

Note the missing "/" between the directory path and filename. This was working just fine prior to the 3.1.3.1 update.

The client is Windows XP Pro and the remote server is IBM AIX.

#12354 SFTP not working high fixed 3 years 3 years
Description

When I try to connect to any SFTP server I get an error "fzsftp could not be started". Interestingly if I switch to Czech language I get an "fzputtygen could not be started" error (of course translated). It happens since 3.52.0 version. Version 3.51.0 works. My guess would be that the double slash in path to fzsftp is causing the problem

#11389 SFTP needed normal worksforme 7 years 7 years
Description

SFTP is required by my hosting company. only FTPS over SSH is provided. please provide FTPS again. it got dropped. using latest fz on 64-bit OS.

#7856 SFTP login failed with special character in password normal worksforme 12 years 7 years
Description

We had created a new SFTP username and password for one of our servers and although the login was tested and worked with WinSCP, it returned an authentication failure using FileZilla.

The password's last character was a pound sign (£) and on the suspicion that it might be causing a problem, we removed that last character. The login then worked correctly on both WinSCP and FileZilla.

I've looked around the FileZilla wiki but can't find mention of non-alphanumeric characters in passwords with are likely to cause problems. Any information would be appreciated.

#5217 SFTP get from OpenSUSE Server causes Vista 64 blue screen crash normal rejected 14 years 14 years
Description

Have an OpenSUSE 11.1 server that, when retrieving files from via FileZilla on 64 bit Vista, causes a blue screen hard crash. I can connect and login, list files, etc., but as soon as I double click or select transfer, I get a hard crash. I am on the current version of Filezilla (3.3.2) but this has been happening a while with older versions as well.

This does not happen on the same client machine with many other SFTP installations (including Solaris), so I am concluding that it is some oddity between the OpenSUSE SSH server. The OpenSSH version on the server is 5.1p1-40.15. I also see no logs on the server side indicating any type of error.

#11111 SFTP file upload timeout normal rejected 7 years 7 years
Description

SFTP file upload fine with 3.17.0.1 but times out with 3.23.0.2

Please see the attached log.

#4796 SFTP file size reported incorrectly on files larger than ~3GB normal rejected 15 years 10 years
Description

VanDyke VShell SFTP server on Windows Filezilla 3.2.7.1 - Windows or Mac OS X client

.DMG file size is reported as 1,307,542,414 when it is really 5,602,509,710

SSH Secure File Transfer version 3.2.9 reports size correctly

#11402 SFTP file copy to and from Raspbian Stretch when running on Mac-OS normal worksforme 7 years 7 years
Description

With the latest version of Raspbian Stretch (September 2017), I'm unable to SFTP to or from it when running the Mac client. It seems fine with other FTP packages, and it's fine on the Windows client run on the same MacBook's virtual Windows machine.

The authentication log at /var/log/auth.log on the Raspberry Pi recorded this:

Sep 20 12:55:59 P100000 login[537]: pam_unix(login:session): session opened for user pi by LOGIN(uid=0) Sep 20 12:55:59 P100000 systemd-logind[327]: New session c1 of user pi. Sep 20 12:55:59 P100000 systemd: pam_unix(systemd-user:session): session opened for user pi by (uid=0) Sep 20 12:55:59 P100000 lightdm: pam_unix(lightdm-autologin:session): session opened for user pi by (uid=0) Sep 20 12:55:59 P100000 systemd-logind[327]: New session c2 of user pi. Sep 20 12:56:02 P100000 polkitd(authority=local): Registered Authentication Agent for unix-session:c2 (system bus name :1.13 [lxpolkit], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_GB.UTF-8) Sep 20 12:56:11 P100000 sshd[876]: Accepted password for pi from 10.25.1.155 port 53806 ssh2 Sep 20 12:56:11 P100000 sshd[876]: pam_unix(sshd:session): session opened for user pi by (uid=0) Sep 20 12:56:11 P100000 systemd-logind[327]: New session c3 of user pi. Sep 20 12:56:39 P100000 sshd[890]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=10.25.1.155 user=pi Sep 20 12:56:41 P100000 sshd[890]: Failed password for pi from 10.25.1.155 port 53809 ssh2 Sep 20 12:56:43 P100000 sshd[890]: Connection closed by 10.25.1.155 port 53809 [preauth]

This problem didn't seem to occur with the previous version of Raspbian Stretch (August 2017). And, as I said, it doesn't seem to affect the Windows client.

Regards

Simon

#794 SFTP download fails with "no such file or directory" Alexander Schuch normal 19 years 10 years
Description

I have tried to get support for this at the forum, but no ideas. See the thread at:

http://filezilla.sourceforge.net/forum/viewtopic.php? t=606&highlight=sftp

The problem appears to be with SFTP in particular. The connection to the users home directory works fine, but issuing "download" in the home directory fails. Text from the thread:

We are trying to pull files down to the client via Filezilla's SFTP client and we are having a problem. The server is OpenSSH 3.7.1p2. When doing view/edit or download all return the following output:

Status: Starting download of /home/username/test.ksh Command: GET test.ksh C:\Documents and Settings\username.domain\Desktop\test.ksh FALSE Response: /home/usernametest.ksh: no such file or directory Error: Download failed

It looks like the response is missing a / between the directory and the filename. Is this a known issue? FYI...I tried to do the same transfer with the PuTTy client directly with the same results. I have been successful with the ssh.com client and OpenSSH commandline client from UNIX.

I am attaching a debug trace if it helps. This is hight priority for us as we can't donwload any files through SFTP using Filezilla.

I have tested with the same results on Filezilla 2.2.8a through 2.2.10. The problem still exists.

Cheers,

Keehan

P.S. From the thread...it is interesting to note the same problem directly in puTTY. Perhaps the problem is puTTY directly.

#10989 SFTP doesn't work anymore after Update to Version 3.22.0 RC1 normal fixed 8 years 8 years
Description

SFTP doesn't work anymore after Update to Version 3.22.0 RC1

21:22:25 Status: Verbinde mit Domain.de... 21:22:25 Antwort: fzSftp started, protocol_version=6 21:22:25 Befehl: open "admin@…" 22 21:22:25 Fehler: Disconnected: No supported authentication methods available (server sent: publickey) 21:22:25 Fehler: Herstellen der Verbindung zum Server fehlgeschlagen

After downgrade to the older Version 3.21.0 the connection does works

On my Server i disabled the Password Username login, so only a login with an private key works.

Changelog for Version 3.22.0 RC1 "- SFTP: Try password based login if a password-protected keyfile is rejected by the server instead of failing the login"

but what does it mean

#3823 SFTP consistently get "Server unexpectedly closed network connection" upon connecting normal outdated 16 years 11 years
Description

PSFTP works fine, and Filezilla works *sometimes* but not often. Have firewall between client/server, cannot turn off... but since it works sometime, assume firewall not the issue. When I turn on debug mode, get following trace:

Status: Connecting to secureftp.ms.p.external.lmco.com... Trace: Going to execute "C:\Program Files\FileZilla FTP Client\fzsftp.exe" Response: fzSftp started Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) Trace: CSftpControlSocket::SendNextCommand() Trace: CSftpControlSocket::ConnectSend() Command: open "birthb@…" 22 Trace: Looking up host "secureftp.ms.p.external.lmco.com" Trace: Connecting to 158.187.140.102 port 22 Trace: Server version: SSH-2.0-Serv-U_7.2.0.1 Trace: Using SSH protocol version 2 Trace: We claim version: SSH-2.0-PuTTY_Local:_Sep_29_2008_13:48:04 Trace: Using Diffie-Hellman with standard group "group1" Trace: Doing Diffie-Hellman key exchange with hash SHA-1 Trace: Server unexpectedly closed network connection Error: Server unexpectedly closed network connection Trace: CSftpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Error: Could not connect to server

#10380 SFTP connection timed out normal fixed 9 years 8 years
Description

I can sftp to my server using filezilla which is running SLES 11 SP2.

I have a VM running SLES 12 and it cannot sftp to it. I verified both sshd_config and they are identical and sftp is enabled.

I can use SFTP option in winscp and it works fine with SLES 12 VM guest but FileZilla sftp timed out as shown below. I guess that many people have this problem reported on web but no answer.

Every machine is behind firewall and when WinSCP using SFTP works but not FileZilla.

Status: Connecting to 192.168.142.101... Response: fzSftp started, protocol_version=2 Command: open "db2psc@192.168.142.101" 22 Error: Connection timed out after 20 seconds of inactivity Error: Could not connect to server Status: Waiting to retry... Status: Connecting to 192.168.142.101... Response: fzSftp started, protocol_version=2 Command: open "db2psc@192.168.142.101" 22

#4843 SFTP connection problem in Windows 7 x64 normal worksforme 15 years 15 years
Description

The default installer path in x64 Windows for Win32 programs is: %PROGRAMFILES(x86)%\Filezila But filezilla try to use fzsftp.exe in the %PROGRAMFILES%\Filezilla path when it tries to connect to a sftp server.

#12089 SFTP broken after version 3.46.0 normal fixed 4 years 4 years
Description

Can't use SFTP on any version after 3.20.1 to the Lenovo ix2-dl NAS.

Status:	Connecting to xxx.ddns.net:1977...
Response:	fzSftp started, protocol_version=9
Command:	open "ftp@xxx.ddns.net" 1977
Command:	Pass: ********
Error:	FATAL ERROR: Remote side sent disconnect message
Error:	type 11 (by application):
Error:	"Unsupported protocol sequence"
Error:	Could not connect to server

Note: 1977 port is forwarded to 22 on router.

Works fine with 3.20.1 and below. Also tested with latest versions of other ftp clients such as CyberDuck and FireFTP and they work fine.

#7746 SFTP WINDOWS TO UNIX CONTROL M CHARACTERS IN CSV FILE normal duplicate 13 years 11 years
Description

We were trying to ftp a file using port 22 (sftp). We set the file type option as 'Auto' and sftp'd the csv file to the unix. We see the control M charcters on the csv file. We tried the other option 'ASCII' but it still carried over the control M.

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