Custom Query (10423 matches)
Results (9101 - 9200 of 10423)
Ticket | Summary | Status | Owner | Type | Priority | Component | |
---|---|---|---|---|---|---|---|
#12369 | Got stuck in connecting to the server in the site manager option. | new | Bug report | normal | FileZilla Client | ||
Description |
I've got stuck in connecting to the server in the site manager option. I encountered a much smaller message box with no button in it. See the reproduce part for a detail description. I'm sorry about that the bug only reproduce in language ZH_CN. However, as it's easy to see what the problem is without any knowledge in Chinese, the developer can easily fix it. What is the environment? FileZilla Client Version: 3.52.2 Build information:
Linked against:
Operating system:
How to reproduce this bug? First, you need to move your personal configuration (Default at C:\Users\*\AppData\Roaming\FileZilla\) of FileZilla Client to some where else. Second, open the FileZilla Client in the simplified Chinese and open the site manager(站点管理器). Use the sftp protocol, and fill in the Host and Port. Choose the Normal(正常) Logon type, fill in the user name and password. Finally, Press Connect(连接). What should be shown? A normal Message Box to ask me whether to save my password in the FileZilla Client. What did you see instead? A much smaller Message Box. There is no confirm or cancel button on the Message Box which makes me get stuck in connecting to the server. And you can see it in the attached picture. |
||||||
#12370 | Save options when uploading existing file | closed | Feature request | normal | FileZilla Client | ||
Description |
Every time I update a file the program opens a window with options if the file exists. Although there is an option to "always use this option" it always opens the window. Please create a way to mantain the "always use this option" |
||||||
#12371 | Add 'Keywords' entry to .desktop file. Fixes lintian warning under Debian | new | Patch | normal | FileZilla Client | ||
Description |
Add 'Keywords' entry to 'data/filezilla.desktop' file. Fixes a lintian warning under Debian. Patch attached. Note: Add, remove or modify keywords as you see fit. It is the mere fact of having a 'Keywords' entry that fixes the lintian warning. |
||||||
#12372 | PUA detected in Windows installer V3.52.2 | closed | Other | normal | FileZilla Client | ||
Description |
Sophos AV detected a PUA in the installer package for the current version of FileZilla client for Windows. I uploaded the installer to Virus Total and 18 engines detect a PUA. https://www.virustotal.com/gui/file/6a582d1be83f079fd584f90b5872eb186889cdcc97bd276d51e65defedd77543/detection |
||||||
#12374 | Updates settings do not work | closed | Bug report | normal | FileZilla Client | ||
Description |
In Filezilla settings, setting check for updates to never has no effect. It will still check and still show when new versions are available. |
||||||
#12377 | Security issue in putty (CVE-2020-14002) | new | Bug report | normal | FileZilla Client | ||
Description |
Hi, There is a security issue in putty CVE-2020-14002 that I think is not yet fixed in filezilla bundled one. This was fixed upstream in putty 0.74: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14002 https://www.chiark.greenend.org.uk/~sgtatham/putty/changes.html Is it possible to fix this security issue? Regards, David |
||||||
#12378 | Couldn't browse remote directory which had a space on the end of the directory name | closed | Bug report | normal | FileZilla Client | ||
Description |
I could not change into this directory. After SSHing into my server, I saw that the directory had a trailing space on the name. Renaming the directory to remove the trailing space allowed FileZilla client to access the directory.
|
||||||
#12379 | Concurrent Transfers Crashing My Machine | closed | Bug report | normal | FileZilla Client | ||
Description |
Hi, Ever since I updated to 3.52.x I noticed that my usual concurrent file transfers crash (reboot) my 2019 Macbook Air. This happens around 6-7 times out of 10. I usually d/load large file archives using 3 concurrent transfers. Other usage during file transfers is minimal, as I usually leave it running overnight. This never used to be an issue < 3.52.x and I have downloaded a trial version of Transit to confirm that indeed it does not happen with that software. What is immediately noticeable is that transferring files with 3.52.x, the fans of my machine start blowing a few minutes into the transfer, and don't stop until the transfer is done. I will downgrade to 3.51.x as a temporary measure. Please let me know if I need to do anything to provide more information. Thanks, Anthony |
||||||
#12380 | i cant login | new | Bug report | normal | FileZilla Client | ||
Description |
Could not connect to server |
||||||
#12381 | FileZilla Client Connection issue over TLS | closed | Bug report | normal | FileZilla Client | ||
Description |
There has been issues with connection over TLS for some ISPs
Status: Resolving address of server.XXXXXXX.com Status: Connecting to XX.XX.XX.XX:21... Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- Response: 220-You are user number 1 of 50 allowed. Response: 220-Local time is now 03:04. 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. Command: AUTH TLS Response: 502 AUTH TLS OK. Command: AUTH SSL Error: Could not connect to server Status: Waiting to retry... As of now I am not having any issues while connecting with FTP inbuilt application in Windows 10 |
||||||
#12382 | The Windows version of the FileZilla client opens more SFTP connections than configured | new | Bug report | normal | FileZilla Client | ||
Description |
The login type is set to interactive (for two factor authentication). The maximum number of connections under transfer settings is set to 1. Despite that, FileZilla opens 3 connections when I drag and drop a directory to download it. This only happens in the Windows version, the Mac version is fine. Log: Status: Connecting to xxxxxx:2222... Status: Using username "yyyyyy". Status: Connected to xxxxxx Status: Retrieving directory listing... Status: Listing directory /home/yyyyyy Status: Directory listing of "/home/yyyyyy" successful Status: Retrieving directory listing of "/home/yyyyyy/test"... Status: Listing directory /home/yyyyyy/test Status: Directory listing of "/home/yyyyyy/test" successful Status: Retrieving directory listing of "/home/yyyyyy/test"... Status: Directory listing of "/home/yyyyyy/test" successful Status: Connecting to xxxxxx:2222... Status: Connecting to xxxxxx:2222... Status: Retrieving directory listing of "/home/yyyyyy/test"... Status: Listing directory /home/yyyyyy/test Status: Directory listing of "/home/yyyyyy/test" successful Status: Using username "yyyyyy". Status: Using username "yyyyyy". Status: Connected to xxxxxx Status: Starting download of /home/yyyyyy/test/file0 Status: File transfer successful, transferred 104,857,600 bytes in 1 second Status: Starting download of /home/yyyyyy/test/file6 Status: File transfer successful, transferred 104,857,600 bytes in 1 second Status: Starting download of /home/yyyyyy/test/file2 Status: Connected to xxxxxx Status: Starting download of /home/yyyyyy/test/file3 Status: File transfer successful, transferred 104,857,600 bytes in 1 second Status: Starting download of /home/yyyyyy/test/file7 Status: File transfer successful, transferred 104,857,600 bytes in 2 seconds Status: Starting download of /home/yyyyyy/test/file1 Status: File transfer successful, transferred 104,857,600 bytes in 2 seconds Status: Starting download of /home/yyyyyy/test/file4 Status: File transfer successful, transferred 104,857,600 bytes in 2 seconds Status: Starting download of /home/yyyyyy/test/file5 Status: File transfer successful, transferred 104,857,600 bytes in 8 seconds Status: Starting download of /home/yyyyyy/test/file9 Status: File transfer successful, transferred 104,857,600 bytes in 2 seconds Status: Starting download of /home/yyyyyy/test/file8 Status: File transfer successful, transferred 104,857,600 bytes in 2 seconds Status: File transfer successful, transferred 104,857,600 bytes in 3 seconds Status: Disconnected from server Status: Disconnected from server Status: Disconnected from server |
||||||
#12384 | Crash when entering Remote Folder | new | Bug report | normal | FileZilla Client | ||
Description |
If Remote Folder is filled with an erroneous one, FileZilla crashes. Expected behaviour: Display a "Non existing folder" warning Steps to reproduce it:
The Windows Event log traced it:
|
||||||
#12386 | Speed limit for upload is of by a factor of ten | closed | Bug report | normal | FileZilla Client | ||
Description |
My Internet Connection has 5 MBit/s Upload limit. I wanted some 1500 MBit/s upload speed. To achieve this I have to set Filezilla to 150 kBit/s in the speed limit dialog. See Screen Shots. When I set the speed limit to 600 kBit/s, FileZilla consumes the whole upload bandwidth. This used to be working right in previous versions of FileZila Client |
||||||
#12388 | FZ client progress indicator is misleading when downloading files reached via symlinks | new | Bug report | normal | FileZilla Client | ||
Description |
Hi, example: user@host:/volume/one$ ls -l *ide* lrwxrwxrwx 1 user group 98 Feb 10 09:16 image.ide.ova -> /volume/two/image.ide.ova when downloading this "file" the progress indicator does immediately jumps to "> 100.0%" and "00:00:00 left" for the rest of the download. I think this is because the base of this calculation is based on the 'stat' of the symlink instead of doing a 'stat' on the actual file before downloading. Regards Ulf |
||||||
#12389 | ETA/Size of downloads when filesize is incorrect | closed | Bug report | normal | FileZilla Client | ||
Description |
If you have two instances of FZ open (eg you might have on two computers) and one fetches a directory listing before the other has finished uploading a file, when you download that file (certainly after timeout) FZ doesn't refetch the latest (final) size but assumes what it has is correct, and the ETA is incorrect. I think certainly once it's passed the projected size it should realise and fetch the correct size and the ETA should be updated, however it may be better in addition if it could check the size before downloading if: the timestamp of the file is close to when the directory was listed and the session had not uploaded it there, as that's a sure sign the size might be incorrect. Cheers, David |
||||||
#12390 | Add File to Queue | new | Bug report | normal | FileZilla Client | ||
Description |
One thing that seems to be missing (correct me if I'm wrong) is the ability to add a file to the queue by providing a path string (I can see you can add files that are showing within Filezilla or drag files in from Explorer) A scenario would be when you have explorer in one virtual desktop and filezilla in another; because you can't drag between virtual desktops (I've suggested the idea to MS...) it would be ideal to be able to pick up the file name path, switch desktops, and add it to the queue (Main menu item, or right-click in a remote pane). Another scenario is when the file is listed in another application (eg a database) and you can copy its text path. Since it would just pop up a simple dialog box you can paste the path in I would expect it would be easy to implement. I can see there's a slightly related ticket at https://trac.filezilla-project.org/ticket/2666 which I can certainly see the logic of. Cheers, David |
||||||
#12391 | Bookmarks List is not sorted automatically when a new bookmark is added | new | Bug report | normal | FileZilla Client | ||
Description |
The bookmarks list ("Bookmarks" on the main menu) is not sorted automatically when a new bookmark is added. (this behavior is not new to the current version; it existed for a long time) When new bookmarks are added, they always go to the top of the bookmarks list and stay there. Bookmark sort order is not corrected, until one does some bookmark management ("Manage Bookmarks"), like the deletion of an existing bookmark. Only then gets the list sorted correctly (alphabetical). Otherwise all recently added bokmarks stay on the top of the list, regardless of their names. |
||||||
#12392 | FZ 3.52.2 fails at end of any transfer on Mac OS 11.2.2 Big Sur | closed | Bug report | normal | FileZilla Client | ||
Description |
FZ fails at end of transfer on Mac OS 11.2.2 |
||||||
#12393 | Not possible to delete huge amount of files | new | Bug report | normal | FileZilla Client | ||
Description |
If a dir contains many (thousands of) files, the deletion process is interrupted after around 1000 files. Logs (shortened): 2021-03-02 11:00:29 7068 2 Status: Sende Verbindungserhaltungs-Befehl 2021-03-02 11:00:29 7068 2 Befehl: TYPE I 2021-03-02 11:00:29 7068 2 Antwort: 200 Type set to I 2021-03-02 11:00:52 7068 2 Status: Empfange Verzeichnisinhalt für "/xx.de/cache4"... 2021-03-02 11:00:52 7068 2 Befehl: CWD cache4 2021-03-02 11:00:52 7068 2 Antwort: 250 CWD command successful 2021-03-02 11:00:52 7068 2 Befehl: PWD 2021-03-02 11:00:52 7068 2 Antwort: 257 "/xx.de/cache4" is the current directory 2021-03-02 11:00:52 7068 2 Befehl: PASV 2021-03-02 11:00:52 7068 2 Antwort: 227 Entering Passive Mode (xx,xx,xx,xx,xx,xx). 2021-03-02 11:00:52 7068 2 Befehl: MLSD 2021-03-02 11:00:52 7068 2 Antwort: 150 Opening BINARY mode data connection for MLSD 2021-03-02 11:00:52 7068 2 Antwort: 226 Transfer complete 2021-03-02 11:00:52 7068 2 Status: Anzeigen des Verzeichnisinhalts für "/xx.de/cache4" abgeschlossen 2021-03-02 11:00:52 7068 2 Status: Empfange Verzeichnisinhalt für "/xx.de/cache4/firewall"... 2021-03-02 11:00:52 7068 2 Befehl: CWD firewall 2021-03-02 11:00:52 7068 2 Antwort: 250 CWD command successful 2021-03-02 11:00:52 7068 2 Befehl: PWD 2021-03-02 11:00:52 7068 2 Antwort: 257 "/xx.de/cache4/firewall" is the current directory 2021-03-02 11:00:52 7068 2 Befehl: PASV 2021-03-02 11:00:52 7068 2 Antwort: 227 Entering Passive Mode (xx,xx,xx,xx,xx,xx). 2021-03-02 11:00:52 7068 2 Befehl: MLSD 2021-03-02 11:00:52 7068 2 Antwort: 150 Opening BINARY mode data connection for MLSD 2021-03-02 11:00:53 7068 2 Antwort: 226 Transfer complete 2021-03-02 11:00:53 7068 2 Status: Anzeigen des Verzeichnisinhalts für "/xx.de/cache4/firewall" abgeschlossen 2021-03-02 11:00:53 7068 2 Status: Lösche 3440 Dateien aus "/xx.de/cache4/firewall" 2021-03-02 11:00:53 7068 2 Befehl: DELE 56.txt 2021-03-02 11:00:53 7068 2 Antwort: 250 DELE command successful ... around 1000 files get deleted 2021-03-02 11:01:21 7068 2 Befehl: DELE 159.txt 2021-03-02 11:01:21 7068 2 Antwort: 250 DELE command successful 2021-03-02 11:01:21 7068 2 Befehl: DELE 40.txt 2021-03-02 11:01:21 7068 2 Fehler: Verbindung zum Server getrennt: ECONNABORTED - Verbindung abgebrochen 2021-03-02 11:01:23 7068 2 Status: Verbindung zum Server getrennt 2021-03-02 11:01:23 7068 2 Status: Auflösen der IP-Adresse für xx.xx.com 2021-03-02 11:01:23 7068 2 Status: Verbinde mit xx.xx.xx.xx:21... 2021-03-02 11:01:23 7068 2 Status: Verbindung hergestellt, warte auf Willkommensnachricht... 2021-03-02 11:01:23 7068 2 Antwort: 220 FTP on xx.xx.com ready 2021-03-02 11:01:23 7068 2 Befehl: AUTH TLS 2021-03-02 11:01:23 7068 2 Antwort: 234 AUTH TLS successful 2021-03-02 11:01:23 7068 2 Status: Initialisiere TLS... 2021-03-02 11:01:23 7068 2 Status: Überprüfe Zertifikat... 2021-03-02 11:01:23 7068 2 Status: TLS-Verbindung hergestellt. 2021-03-02 11:01:23 7068 2 Befehl: USER xx 2021-03-02 11:01:23 7068 2 Antwort: 331 Password required for xx 2021-03-02 11:01:23 7068 2 Befehl: PASS **************** 2021-03-02 11:01:23 7068 2 Antwort: 230 User xx logged in 2021-03-02 11:01:23 7068 2 Befehl: CLNT FileZilla 2021-03-02 11:01:23 7068 2 Antwort: 200 OK 2021-03-02 11:01:23 7068 2 Befehl: OPTS UTF8 ON 2021-03-02 11:01:23 7068 2 Antwort: 200 UTF8 set to on 2021-03-02 11:01:23 7068 2 Befehl: PBSZ 0 2021-03-02 11:01:23 7068 2 Antwort: 200 PBSZ 0 successful 2021-03-02 11:01:23 7068 2 Befehl: PROT P 2021-03-02 11:01:23 7068 2 Antwort: 200 Protection set to Private 2021-03-02 11:01:23 7068 2 Status: Angemeldet 2021-03-02 11:01:23 7068 2 Status: Lösche 3440 Dateien aus "/xx.de/cache4/firewall" 2021-03-02 11:01:23 7068 2 Befehl: CWD /xx.de/cache4/firewall 2021-03-02 11:01:23 7068 2 Antwort: 250 CWD command successful 2021-03-02 11:01:23 7068 2 Befehl: PWD 2021-03-02 11:01:23 7068 2 Antwort: 257 "/xx.de/cache4/firewall" is the current directory 2021-03-02 11:01:23 7068 2 Befehl: DELE 560.txt 2021-03-02 11:01:23 7068 2 Antwort: 550 560.txt: Datei oder Verzeichnis nicht gefunden ... around 1000 files are "not found" 2021-03-02 11:01:40 7068 2 Befehl: DELE 247.txt 2021-03-02 11:01:40 7068 2 Antwort: 550 247.txt: Datei oder Verzeichnis nicht gefunden 2021-03-02 11:01:40 7068 2 Befehl: DELE 197.txt 2021-03-02 11:01:40 7068 2 Fehler: Verbindung zum Server getrennt: ECONNABORTED - Verbindung abgebrochen 2021-03-02 11:01:42 7068 2 Status: Auflösen der IP-Adresse für xx.xx.com 2021-03-02 11:01:42 7068 2 Status: Verbinde mit xx.xx.xx.xx:21... 2021-03-02 11:01:42 7068 2 Status: Verbindung hergestellt, warte auf Willkommensnachricht... 2021-03-02 11:01:42 7068 2 Antwort: 220 FTP on xx.xx.com ready 2021-03-02 11:01:42 7068 2 Befehl: AUTH TLS 2021-03-02 11:01:42 7068 2 Antwort: 234 AUTH TLS successful 2021-03-02 11:01:42 7068 2 Status: Initialisiere TLS... 2021-03-02 11:01:42 7068 2 Status: Überprüfe Zertifikat... 2021-03-02 11:01:42 7068 2 Status: TLS-Verbindung hergestellt. 2021-03-02 11:01:42 7068 2 Befehl: USER xx 2021-03-02 11:01:42 7068 2 Antwort: 331 Password required for xx 2021-03-02 11:01:42 7068 2 Befehl: PASS **************** 2021-03-02 11:01:42 7068 2 Antwort: 230 User xx logged in 2021-03-02 11:01:42 7068 2 Befehl: CLNT FileZilla 2021-03-02 11:01:42 7068 2 Antwort: 200 OK 2021-03-02 11:01:42 7068 2 Befehl: OPTS UTF8 ON 2021-03-02 11:01:42 7068 2 Antwort: 200 UTF8 set to on 2021-03-02 11:01:42 7068 2 Befehl: PBSZ 0 2021-03-02 11:01:42 7068 2 Antwort: 200 PBSZ 0 successful 2021-03-02 11:01:42 7068 2 Befehl: PROT P 2021-03-02 11:01:42 7068 2 Antwort: 200 Protection set to Private 2021-03-02 11:01:42 7068 2 Status: Angemeldet 2021-03-02 11:01:42 7068 2 Befehl: CWD /xx.de/cache4 2021-03-02 11:01:42 7068 2 Antwort: 250 CWD command successful 2021-03-02 11:01:42 7068 2 Befehl: PWD 2021-03-02 11:01:42 7068 2 Antwort: 257 "/xx.de/cache4" is the current directory 2021-03-02 11:01:42 7068 2 Befehl: RMD firewall 2021-03-02 11:01:42 7068 2 Antwort: 550 firewall: Das Verzeichnis ist nicht leer 2021-03-02 11:01:42 7068 2 Befehl: CWD /xx.de 2021-03-02 11:01:42 7068 2 Antwort: 250 CWD command successful 2021-03-02 11:01:42 7068 2 Befehl: RMD cache4 2021-03-02 11:01:42 7068 2 Antwort: 550 cache4: Das Verzeichnis ist nicht leer 2021-03-02 11:01:42 7068 2 Status: Empfange Verzeichnisinhalt für "/xx.de"... 2021-03-02 11:01:42 7068 2 Befehl: TYPE I 2021-03-02 11:01:42 7068 2 Antwort: 200 Type set to I 2021-03-02 11:01:42 7068 2 Befehl: PASV 2021-03-02 11:01:42 7068 2 Antwort: 227 Entering Passive Mode (xx,xx,xx,xx,xx,xx). 2021-03-02 11:01:42 7068 2 Befehl: MLSD 2021-03-02 11:01:42 7068 2 Antwort: 150 Opening BINARY mode data connection for MLSD 2021-03-02 11:01:42 7068 2 Antwort: 226 Transfer complete 2021-03-02 11:01:42 7068 2 Status: Anzeigen des Verzeichnisinhalts für "/xx.de" abgeschlossen |
||||||
#12394 | Does not terminate | new | Bug report | normal | FileZilla Client | ||
Description |
Similarly to already closed #8305 the process does not terminate anymore. I am unsure, but I think this started happening after some Windows update. I had an earlier version of FileZilla (did not write down which one, sadly), then updated and the issue was not solved. It's easy to replicate for me: just start the app, close it with "X" and see that the process is still hanging in Task Manager and even eats 8-10% of CPU. Furthermore, if I change any settings, they do not get saved: after killing the process and opening the app again, settings revert back. Issue persists both when running as admin and as a regular user. |
||||||
#12396 | Webdav connection error, problem | new | Bug report | normal | FileZilla Client | ||
Description |
I can't manage to log in with Filezilla Pro with the same credentials I use for Android (Solid Explorer, webdav) and used for AirExplorer (Windows 10, webdav). Provider Ziggo. With webdav Android and AirExplorer I get (got) a connection, I see the folder structure and can navigate through it.. With Filezilla Pro I do not get a connection at all: Error: Too many redirections Error: Failed to receive folder list I have tried everything, no result. A part of the log: ........ ........ Opdracht: Authorization: Opdracht: Connection: keep-alive Opdracht: Content-Length: 0 Opdracht: Depth: 1 Opdracht: Host: mail.ziggo.nl:443 Opdracht: Keep-Alive: 300 Opdracht: User-Agent: FileZilla/3.52.2 Antwoord: HTTP/1.0 301 Moved Permanently Antwoord: Location: https://mail.ziggo.nl/servlet/webdav.infostore/ Antwoord: Server: BigIP Antwoord: Connection: Keep-Alive Antwoord: Content-Length: 0 Opdracht: PROPFIND /servlet/webdav.infostore/ HTTP/1.1 Opdracht: Authorization: Opdracht: Connection: keep-alive Opdracht: Content-Length: 0 Opdracht: Depth: 1 Opdracht: Host: mail.ziggo.nl:443 Opdracht: Keep-Alive: 300 Opdracht: User-Agent: FileZilla/3.52.2 Antwoord: HTTP/1.0 301 Moved Permanently Antwoord: Location: https://mail.ziggo.nl/servlet/webdav.infostore/ Antwoord: Server: BigIP Antwoord: Connection: Keep-Alive Antwoord: Content-Length: 0 Fout: Te veel omleidingen Fout: Ontvangen van mappenlijst is mislukt |
||||||
#12397 | Connecting to third party S3 provider | closed | Bug report | normal | FileZilla Client | ||
Description |
After fiddling ..a lot!.. with the S3 connection and site settings, and having successfully connected to official Amazon S3 buckets, I cannot manage to connect to a Linode Object Storage S3 provider which works completely fine using the s3cmd tool. There is always a 403 user access denied error. I tried rotating my access keys and various ACL and permission settings to no avail. If anybody else has managed to use FileZilla with Linode or another third-party S3 provider, I would appreciate a tip. They recommend the CyberDuck client, which is not supported on Linux. See https://www.linode.com/docs/guides/how-to-use-object-storage/#cyberduck |
||||||
#12398 | too many connections (several dozens up to some hundreds) with settings max connections = 1 | closed | Bug report | normal | FileZilla Client | ||
Description |
FileZilla Client 3.53.0 (macOS 10.13.6) cable internet (200 MBit/s) Settings -> Transfers:
Site Manager -> Transfer Settings:
With these settings (see screenshots attached) I would expect, that only one connection is being used. Other than that (depending on how much files I transfer, lets say 1000) FileZilla creates during the FTPS transfer several dozens (up to some hundreds) connections to the server until I got blocked by the servers firewall. Is this a bug or a feature? ;-) |
||||||
#12400 | Error loading xml file invalid xml file | closed | Bug report | normal | FileZilla Client | ||
Description |
When I try to connect an error pops up: Error loading xml file invalid xml file I've double checked that data is correct. I have tried uninstalling and reinstalling, disabling my antivirus, clearing my cache, deleting each xml file in the app data and every time I get the same error. |
||||||
#12402 | Critical Error | closed | Bug report | normal | FileZilla Server | ||
Description |
Resolving address of private.djzone.me Status: Connecting to 212.32.241.214:21... Status: Connection established, waiting for welcome message... Response: 530 Sorry, the maximum number of connections (5) from your host are already connected. Error: Critical error: Could not connect to server |
||||||
#12403 | FileZilla server times out - no connection | new | Other | normal | FileZilla Server | ||
Description |
I used to be able to connect to my FileZilla FTP server - now the connection simply times out without giving any error. I can connect to the FTP server locally using a local IP, but not from remote. In the past it used to accept/reject IP's not whitelisted etc and showed the folder list, but suddenly it stopped working - not sure if it is due to a Windows update or not. I stopped and started the FileZilla Server FTP service. I checked all firewall rules and they are OK. I went to canuseeme.org from the server and the FTP port is open. I can ping the public IP. |
||||||
#12404 | FileZilla Pro 3.53.1 Unable to Update App from Apple Store | closed | Bug report | normal | Unknown | ||
Description |
I've tried a few times over the last few days to update my FileZilla Pro app to FileZilla V3.53.1 from the Apple Store. A message tells me: "Unable to Download App. FileZilla Pro could not be installed. Please try again later." Is there a problem? I've paid my annual subscription. My computer is an iMac running Big Sur 11.0.1 |
||||||
#12407 | no se puede subir con filezilla | closed | Other | normal | FileZilla Client | ||
Description |
hola buenos dias, tengo cuenta con uptobox premium, siempre subo los archivos con filezilla y a veces , suelen ser los fines de semana, no me conecta, me dice que no estoy conectada a ningun servidor, |
||||||
#12410 | NOt able to login | closed | Other | normal | FileZilla Client | ||
Description |
Iam unable to login to 35.206.92.158 from filezilla. i created emtosmarket.com and other accounts on GCP (Google cloud platform) free tier, now the tier is over, i deleted off the site, but decided against it and have been trying to log back in and upload WordPress on the site, but filezilla is not connecting me back into the server again. Please help. Thank you |
||||||
#12411 | Add a confirm prompt for drag and drop | new | Feature request | normal | FileZilla Client | ||
Description |
I love filezilla but have been forced to use the slower WinSCP for 1 reason and 1 reason only, I am paranoid about holding down my mouse for too long when navigating to a directory and accidentally moving a directory, imagine the consequences of moving your entire home folder to root etc. I am asking that you please add the option of having a simple prompt "do you want to move dir1 into dir2?" YES/NO. Thank you for reading |
||||||
#12412 | error while reading: received a short buffer from FXP_READ, but not at EOF 3.53.1 Version | new | Bug report | normal | FileZilla Client | ||
Description |
. I just updated to 3.53.1 (newest version), and now I can't download the larger files at all, error message "error while reading: received a short buffer from FXP_READ, but not at EOF". |
||||||
#12413 | fileZilla makes new connection when downloading a file from the server | closed | Bug report | normal | FileZilla Client | ||
Description |
Using the latest filezilla: 3.53.1 on Windows 10: Connecting to server : Ok Clicking on remote directories : Ok, Shows directory contents. Dragging a file from remote to local directory:
This is probably not a problem on a real ftp server. But I am debugging a tiny server on an ESP32 controller. And this controller can only handle a single client at the time. So it does not handle the new connect attempt while the primary connection is still active. As a result, the new connect times-out, and the file download fails. I wonder why Filezilla makes a new connection. Should it not continue with the existing connection? |
||||||
#12415 | keyboard-interactive duplicates & signs and adds > sign | closed | Bug report | normal | FileZilla Client | ||
Description |
When an SSH server issues a keyboard-interactive authentication to the client and the "instruction" field contains an & (and) sign (e.g. in an URL) the and sign is duplicated. Furthermore, it adds a > sign after a certain length. Filezilla: | Please visit the following link to authenticate: | https://github.com/login/oauth/authorize?client_id=063fe6a5dd3849276f35&&login > =janoszen&&response_type=code&&state=73aaa57b018e4119a381da7b5a0fc06e | Please enter the code received: OpenSSH: Welcome to ContainerSSH! Please visit the following link to authenticate: https://github.com/login/oauth/authorize?client_id=063fe6a5dd3849276f35&login=janoszen&response_type=code&state=b7d0a882dae24d32b000993522b80dbf Please enter the code received: Please remove extra formatting from the challenge so links can be properly utilized. Context: I'm the author of ContainerSSH and we are implementing OAuth2 authentication for SSH. The binaries for this feature are not released yet, but I'm happy to provide a testing server if needed. |
||||||
#12417 | Files/folders permission chacnge error on Manjaro Linux | closed | Bug report | normal | FileZilla Client | ||
Description |
Hello. When I try to change the permissions on a folder or file, I get the error. Watch this video: inverser.pro/simplescreenrecorder2-2021-04-10_15.42.12.mp4 |
||||||
#12418 | Hide connection URL from tab | new | Feature request | normal | FileZilla Client | ||
Description |
Would be good if there werean option in FZ to hide the full FTP connection URL from tabs, to save space. Since connection profiles have names anyway ("my site") this is sufficient information to display in the tab, not the profile name PLUS the whole connection URL, which means tabs are wider than they need be. In other words: |
||||||
#12419 | Chinese characters added to code | closed | Bug report | normal | FileZilla Client | ||
Description |
I have used Filezilla for many years and never really had a problem until recently. I had noticed that one of my webpages had Chinese Charters added to the html code. This appeared to happen as I was downloading the from using Filezilla vs using Hostmonster. www.ivytechengineering.com/CollaborativeEngineeringProjects |
||||||
#12421 | Passive mode not honoring first connection IP when using proxy | closed | Bug report | normal | FileZilla Client | ||
Description |
Hello, I'd like to understand if this is a bug - it does very much look like one to me. Scenario: FTP server behind NAT Behavior without proxy: When using FTP passive mode, and the server replies with its real IP address, Filezilla ignores it, uses the original IP instead, and uses the port for data connection. This is absolutely correct. Behavior with proxy: When using FTP passive mode, and the server replies with its real IP address, Filezilla send a new request to the proxy but uses the server reply. The proxy tries to contact the server's real IP, and (in most scenarios) fails. I found this issue with FTPS, not plain FTP, but the implementation might be the same. It doesn't help that the traffic is encrypted, otherwise I could have found some workaround. But with encrypted traffic I have no chance to do so. BR, Miguel |
||||||
#12422 | Instructions not displayed on keyboard-interactive w. no questions | new | Bug report | normal | FileZilla Client | ||
Description |
When a server sends a keyboard-interactive authentication info request (SSH_MSG_USERAUTH_INFO_REQUEST) with zero prompts, the user is not presented with the instructions field. We are attempting to use the instructions field to convey the OAuth2 Device Flow instructions field in ContainerSSH: Please click the following link: https://github.com/login/device Enter the following code: CODE HERE The server waits with sending the SSH_MSG_USERAUTH_SUCCESS until the user has completed the OAuth2 device flow. Thank you for your help. |
||||||
#12424 | libfilezilla 0.27.1 - fails tring_test::test_conversion2 test (ppc64, Big Endian) | closed | Bug report | normal | libfilezilla | ||
Description |
This is downstream Gentoo bug 760944 (https://bugs.gentoo.org/760944). string_test::test_conversion2 fails at least since libfilezilla 0.25.0 so I thought it would be a good idea to take this issue upstream. ===============================================
=============================================== # TOTAL: 2 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: test ========== ...................F............. !!!FAILURES!!! Test Results: Run: 32 Failures: 1 Errors: 0 1) test: string_test::test_conversion2 (F) line: 66 string.cpp assertion failed
FAIL test (exit status: 1) ===============================================
=============================================== # TOTAL: 2 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: test ========== ........................F.............. !!!FAILURES!!! Test Results: Run: 38 Failures: 1 Errors: 0 1) test: string_test::test_conversion2 (F) line: 66 string.cpp assertion failed
FAIL test (exit status: 1) |
||||||
#12425 | Crashes after attempting to change file permission by manually typing 777 | new | Bug report | normal | FileZilla Client | ||
Description |
This is right after upgrading to the latest update. FileZilla Client Version: 3.53.1 Build information:
Linked against:
Operating system:
|
||||||
#12426 | FileZilla 3.53 kills my ubuntu 20.04 network-manager | closed | Bug report | normal | FileZilla Client | ||
Description |
This is an very awkward problem.It's been annoying me on my notebook for 5 months now and when it started on my local server as well I can now track it down to the install of Filezilla 3.53.1. First things first. My laptop started to fail to boot into network. After some log search I always dig the following error message from syslog: Apr 15 16:50:31 Quietearth2 NetworkManager[1244]: /usr/sbin/NetworkManager: symbol lookup error: /lib/x86_64-linux-gnu/libcurl-gnutls.so.4: undefined symbol: gnutls_srp_allocate_client_credentials, version GNUTLS_3_4 Removing /usr/local/lib/libgnutls.so.30 makes network manager start again. Now the same error ocurred on the reboot of my server after the recent first time installation of filezilla client. And the same workaround made Network-Manager start again. It is the lib that came with filezilla. My laptop is a Kubuntu 20.04.2 Thinkpad T460, my server is an Ubuntu 20.04.2 Dell Optiplex 7040 I downloaded the tarball of the client and copied the files from bin, lib und share in /usr/local respectively. If I can provide further system info and logs, feel free to ask. I suspect the libsqlite3.so.0 to have a similar problem but I can not provide the same clear evidence as above. |
||||||
#12428 | Wordpress files | new | Bug report | normal | FileZilla Client | ||
Description |
I can't see the .htaccess file and not able to transfer it |
||||||
#12429 | window location on startup on MacOS | new | Bug report | normal | FileZilla Client | ||
Description |
MacOS is different :-) FZ was open on a secondary monitor (and closed normally, BTW). Then, after detaching the monitor(s), and then starting FZ again, FZ starts with old position and old viewport size, thus I am unable to resize the window nor access the window header to move. It should be checked if monitors changed, not only if SOME monitor is there. |
||||||
#12430 | FileZilla crashes when changing file permissions via decimal / keyboard input | new | Bug report | normal | FileZilla Client | ||
Description |
FileZilla crashes when changing file permissions via decimal / keyboard input |
||||||
#12431 | Meldung INSECURE FTP DATA CONNECTION | closed | Bug report | normal | FileZilla Client | ||
Description |
when connecting to my FritzBox 6490 FW7.25 with current FZ 3.53.1 Iam now getting the message: INSECURE FTP DATA CONNECTION. THIS SERVER DOES NOT SUPPORT TLS SESSION RESUMPTION ON THE DATA CONNECTION With previous filezilla versions I do not get this messgage. |
||||||
#12432 | "No supported authentication methods available" when connecting to RHEL 8 (fips mode enabled) | new | Bug report | normal | FileZilla Client | ||
Description |
I'm attempting to connect to a new RHEL8 server using the latest build of FileZilla (3.53.1). My client machine is running the latest version of Linux Mint (20.1) FileZilla reports: Status: Connecting to rhel8.server.host.name... Response: fzSftp started, protocol_version=10 Command: open "acoder2020@rhel8.server.host.name" 22 Status: Using username "acoder2020". Error: FATAL ERROR: No supported authentication methods available (server sent: publickey,gssapi-keyex,gssapi-with-mic) Error: Could not connect to server The RHEL server was installed with FIPS mode for enhanced security. So some authentication methods are removed to tighten the server down. Here is the server log on the corresponding SFTP login attempt through FileZilla: /var/log/secure Apr 21 16:30:14 rhel8 sshd[2442322]: userauth_pubkey: key type ssh-rsa not in PubkeyAcceptedKeyTypes [preauth] Apr 21 16:30:14 rhel8 sshd[2442322]: Connection closed by authenticating user acoder2020 1.1.1.1 port 33378 [preauth] And the SSH config: /etc/crypto-policies/back-ends/opensshserver.config PubkeyAcceptedKeyTypes=ecdsa-sha2-nistp256,ecdsa-sha2-nistp256-cert-v01@openssh.com, ecdsa-sha2-nistp384,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521, ecdsa-sha2-nistp521-cert-v01@openssh.com,rsa-sha2-256,rsa-sha2-256-cert-v01@openssh.com, rsa-sha2-512,rsa-sha2-512-cert-v01@openssh.com Not that it matters much, but I'm able to ssh and sftp to the same machine from a terminal. |
||||||
#12435 | Crashes when changing file permissions | new | Bug report | normal | FileZilla Client | ||
Description |
When I try to change file permissions of a folder by keying in a number, Filezilla crashes suddenly. |
||||||
#12436 | Program crashed when typing in custom chmod permissions | new | Bug report | normal | FileZilla Client | ||
Description |
I was connected to an AWS Linux server and tried typing in the number '100' manually for permissions. It twice hard crashed the program. This isn't a valid entry and it seems to cause an unhandled exception. |
||||||
#12437 | Error updating local directory using an external drive | new | Bug report | normal | FileZilla Client | ||
Description |
when the local directory (it must be a child directory of the "volumes" directory, for example an external hard drive) is updated and in the mount or usb key, the "Volumes" directory has been updated elsewhere (new disk or assembly) on initial path of the local directory is modified as if it were the position in the displayed list and not the name of the initial path. this bug exists since I use filezilla on macos |
||||||
#12438 | Crashes when changing file or folder chmod permissions | new | Bug report | normal | FileZilla Client | ||
Description |
Program crashes when entering a value into "Numeric Value" field of the "Change File Attributes" pop up. Works ok if just using check boxes but crashes as soon as attempting to type into the numeric value field. |
||||||
#12439 | N dar para por Ficheiros | assigned | Bug report | normal | FileZilla Client | ||
Description |
Sempre que tento por alguma coisa na pasta dos ficheiros da erro pois diz que o ficheiro ja existe e que temos de substituir. |
||||||
#12440 | FTBS: buffer.cpp fails with GCC 11 | closed | Bug report | normal | libfilezilla | ||
Description |
FTBS: buffer.cpp fails with GCC 11. |
||||||
#12441 | Atributts | new | Bug report | normal | FileZilla Client | ||
Description |
Cant change atributts on this update 3.51.3. gone back to 3.51.0 |
||||||
#12442 | FileZilla Client crashes 3.53.1 | closed | Bug report | normal | FileZilla Client | ||
Description |
FileZilla Client crashes when trying to change file access rights when entering a digital code (example: 644) (checkboxes work), but entering numbers does not. Video: https://youtu.be/TyrpbjZrvVk FileZilla Client 3.53.1 |
||||||
#12444 | error when delete folder | new | Bug report | normal | FileZilla Client | ||
Description |
When I tried to delete a folder with ~ 300 files inside it, the program gave an error. However, I didn't take a screenshot. |
||||||
#12445 | Windows reports filezilla has stopped working when attempting to change file permissions in a cgi-bin sub directory | new | Bug report | normal | FileZilla Client | ||
Description |
Brand new occurrence Whilst attempting to change file permissions in cgi-bin kerbynet sub directory Windows reports filezilla has stopped working, requiring filezilla to be closed. |
||||||
#12446 | dual screen switch causes filezilla to be off screen | closed | Bug report | normal | FileZilla Client | ||
Description |
Hi, If you put Filezilla on the right of two screens, and make the right screen the default screen, and also open filezilla on the left screen... Then close filezilla and in Windows, change the screens so the left screen is dominant. Open filezilla, and it is not visible, it is on an imaginary screen to the left of the default screen. This does not happen on any other app I have tried. Tx Mark. |
||||||
#12447 | Filezilla 3.54.0-rc1 incorrect sftp keyauth key no matter what entered | closed | Bug report | normal | FileZilla Client | ||
Description |
Updated to the RC of 3.54 today and when I connect to a server using sftp with key auth enabled, no matter what I put in as the key it doesn't let me login, I verified that capslock/etc was not on, and the same keyphrase works in putty. Regressing back to 3.53.1 allows me to connect again. Turning on detailed logs doesn't show anything useful, unfortunately. I've tried to look at logs on the server side, and, unless I'm looking at the wrong logs, there's also nothing really worthy of note there as well. |
||||||
#12448 | Unable to load latest version | closed | Bug report | normal | FileZilla Client | ||
Description |
I have tried to load the latest version 3.52.2 but it has caused more problems. I now have to restart my PC if I close FileZilla and try to open it again, It then tells me to load the latest version again. Quite often now I am unable to View .cs and .json files. This is only happening with my IcedHost Server da-4.icedhost.com the other Server 152.170.239.3 works correctly every time. I have FileZilla on both my PC and Laptop and both have the same problem. Prior to trying to update all was fine. |
||||||
#12449 | Upload timeout | new | Bug report | normal | FileZilla Server | ||
Description |
Hi. We are using Filezilla with the Dropbox protocol and we received a timeout failure when trying to upload two files. One of 70gb and another of 140gb. FileZilla Pro Version: 3.53.1 Build information:
Linked against:
|
||||||
#12450 | TLS session resumption problem | closed | Bug report | normal | FileZilla Client | ||
Description |
Hi, Using Filezilla 3.53.1 and sessions cache limit with the new TLS session resumption seems to cause problems. (In order for a session to be restored, a cache of previous sessions needs to be maintained. Essentially, these cached sessions are the stored sessions that can be resumed.) There is a limit of 255 sessions in the cache on our server, which means that not all past sessions are capable of being resumed. I think client should definitely not generate an error because a server does not have a previous session recorded in its cache. |
||||||
#12452 | Cannot transfer mail files recursively | moreinfo | Bug report | normal | FileZilla Client | ||
Description |
Trying to transfer mail files for client from one cPanel to another cPanel on another server. So, trying to first FTP the files down. Typical file structure: /mail/gtags.org/treasurer/cur/<long weird email file names> Ideally, we would grab this at the client (gtags.org) level and bring everything over. However, all the directories come over, but the individual mail files do not. An example individual email file name: 1542119982.M532235P12430.host.ens10svr.com,S=56405,W=57332_2, (Yes, with the stupid commas and all...) All these files result in Failed Transfers. To check that there is nothing wrong with the email file itself, we can select all the files of a directory like cur, and easily transfer them with FileZilla. It only appears to be an issue when transferring recursively. Earlier, server support set the recursion level on the server from 10000 to 20000 but of course that didn't help. Further, we tested this with WinSCP and it was able to transfer everything correctly. So, this appears to be a legitimate FileZilla bug, certainly the first one I've ever found! I hope this helps. Keep up the good work! We love FileZilla! Regards, Paul |
||||||
#12453 | Site Manager - Password Field Does Not Show | closed | Bug report | normal | FileZilla Client | ||
Description |
When I open Site Manager, there is nowhere to enter the password for the site I am trying to connect to. I've checked settings and 'Save Passwords' is enabled. I've also tried FTP connection options as well as SFTP and the password field is nowhere to be found. It only asks me for hostname and user. What am I missing? I always had a password field before, in prior versions of Filezilla. Thank you. |
||||||
#12454 | Directory listing from server doesn't recognize deleted server files | new | Bug report | normal | FileZilla Client | ||
Description |
When a directoy listing has been transferred from server to client, all files and directories are displayed. After that a file got removed from the server. When I read the directory listing once more from server to client, the alread deleted file is still there. Only when I shut down the FileZilla client and start it once more, I make it that the directory listing on client reflects the actual situation without the deleted file. This should happen without a necessary restart of the FileZilla client |
||||||
#12459 | FileZilla crashing while adding Google Drive | closed | Bug report | normal | FileZilla Client | ||
Description |
Hello, after the latest update Google Drive is not working, and while adding the google drive using the site Filezilla is crashing. Please look into it and suggest a solution. |
||||||
#12460 | File sorting preference (case sentisive vs case insensitive) is reversed | closed | Bug report | normal | FileZilla Client | ||
Description |
Under Edit -> Settings -> Interface -> File lists there's a setting called "Name sorting mode". It has several possible values, among which:
These are reversed, meaning that if you select one the other will be used and viceversa. Consider a directory listing with these filenames: ax, Ay, bx, By. "Case sensitive" mode will sort them as: ax Ay bx By "Case insensitive" mode will sort them as: Ay By ax bx It should obvioulsy be the other way round. |
||||||
#12461 | Unable to load Putty PPK Private key for SFTP connection while same works on CyberDuck | closed | Bug report | normal | FileZilla Client | ||
Description |
The newly generated RSA 2048 key on Putty in Windows, and Mac is not loading on CyberDuck. Steps:
FileZilla will not accept the key nor display an error message. The same key works fine with https://cyberduck.io/ |
||||||
#12464 | Error transferring files recursively with invalid characters from unix to windows systems | new | Bug report | normal | FileZilla Client | ||
Description |
I want to transfer files with timestamps via sftp from a unix station (recent Debian 10) to a windows system containing invalid characters. In version 3.53.1 this stopped working as before.
One of the files I want to transfer is called Status: Starting download of /home/wta/wta-monitor/10.14.4.83/2021-05-07_23:53:01-LEDDiagnose.png Status: File transfer successful, transferred 295 bytes in 1 second
On my PC I now have the file But when I try to download the whole directory containing that file, I get the following error message in the log window: Status: Starting download of /home/wta/wta-monitor/10.14.4.83/2021-05-07_23_53_01-LEDDiagnose.png Command: cd "/home/wta/wta-monitor/10.14.4.83" Response: New directory is: "/home/wta/wta-monitor/10.14.4.83" Command: mtime "2021-05-07_23_53_01-LEDDiagnose.png" Error: get attrs for /home/wta/wta-monitor/10.14.4.83/2021-05-07_23_53_01-LEDDiagnose.png: no such file or directory Status: Skipping download of /home/wta/wta-monitor/10.14.4.83/2021-05-07_23_53_01-LEDDiagnose.png Status: File transfer skipped
The client requests the status of the file with the invalid characters already replaced, so the server is totally right complaining that the file I sync this folder periodically to my PC, so most of the files already exist on my side. The error in the log is reported before the dialog "target file already exists" opens and no matter which option I choose there, the transfer fails. I experienced this issue with version 3.54.1 and 3.53.1. Versions 3.52.2 and before are working as expected. (#12452 sounds somehow similar, but there I don't see any invalid characters involved.) |
||||||
#12466 | Filezilla Client Crashes | closed | Bug report | normal | FileZilla Client | ||
Description |
When it crashes it does it unceremoniously, no crash dump nothing on the screen. Just boom - gone. Happens when transferring files to OneDrive. |
||||||
#12467 | Crash On Filezilla Pro gdrive | closed | Bug report | normal | FileZilla Client | ||
Description |
Crashes each time after successful login to google drive account after update to new version. Reopening app from macOS crash dialog also reopens a new terminal window – does not crash again with terminal window open. Closing terminal window closes the app. Tried reinstall. |
||||||
#12468 | Some HTM Files Created by Outlook 365 Change from En to Ch Character Set Upon Upload | new | Bug report | normal | FileZilla Client | ||
Description |
Just downloaded FZ 3.54.1 Prior to latter upload incident. Very few HTM files created by Outlook 365 MSO 16.0.14026.20202 32bit with the Save As (to htm) have this issue. Several messages were saved in this manner (htm) then uploaded using FZ. Only one message presented the corruption. But it did so repeatedly. After the save-as the file displays properly locally. However, it is converted from En to Chinese character set when uploaded. Renaming the file to html has the same result. However, if renamed to .zip, uploaded and renamed back on the server, the English char set is retained and the file displays properly. Comparing the file sizes of one such corrupting file finds 69 bytes fewer in the corrupted file. I'm guessing those are CRs not stripped by FZ. Most of the time this does not happen. Only some files. This has only happened twice. The latter time, it is believed that Word 365 (2016 or 2019 version) may have been the source prior to sending from the same version of Outlook. The recipient Outlook was the same each time. Each time the problem presented, other files uploaded without issue. Uploading the corrupting file multiple times replicated the results. The first time the issue presented, an earlier but recent version of FZ was used. At the time, it was suspected that the message sender may have been subject to malware. The file was discarded as it was not mission critical. The problem is evident in several web browsers (IE, Edge, Opera, Chrome & FireFox) and viewing the uploaded text using Notepad++. |
||||||
#12469 | root file access given to localmachine | new | Bug report | normal | FileZilla Client | ||
Description |
App: FileZilla Pro. Indental Info: New User of Pro version. The way the directories where ordered where driving me nuts. Went to Prefs and selected natural order and it Bounced me back to my root "/"... which I hadn't allowed. From there I had access to /bin & /sbin etc and other Added a couple of Screen shots that show my protected list and my root access list. Quiting a restarting drops me back into root. |
||||||
#12471 | English should say "Finished Editing" not "Finish Editing". | new | Bug report | normal | FileZilla Client | ||
Description |
When you open a file for editing, and then save it, FileZilla recognizes the change and prompts you to update the server. It should say "Finished Editing" and not "Finish Editing". FileZilla Client Version: 3.54.1 Build information:
Linked against:
Operating system:
|
||||||
#12472 | files disappearing | new | Bug report | normal | FileZilla Server | ||
Description |
After I have uploaded a file to the server, it suddenly disappears after a little while. It can be anything from 2-20 minutes. I keep repeating it, and it happens every time. It seems like its just automatically being removed at certain intervals, but I cant quite figure out why and how it happens. |
||||||
#12473 | recurrent disconnections with BigSur | new | Bug report | normal | FileZilla Client | ||
Description |
Since I use the version with BigSur I have problems with recurrent disconnections and slowness on all uploads/downloads. (no problem with the Windows version) The program is unusable with these problems. |
||||||
#12475 | File Permissions text box cause crash when changed | closed | Bug report | normal | FileZilla Client | ||
Description |
The File Permissions text box cause crash when changed |
||||||
#12476 | Resume transfer fails | new | Bug report | normal | FileZilla Client | ||
Description |
Was transferring a large file ok, then failed near the end, when try to resume it sends a few bits then "target file already exists" pops back up. Error at both source and destination: 550 Writing to file failed. Checked permissions - all ok, tried another file same source same destination, transfers ok, Filezilla client and server on latest version, plenty of storage at destination... Any idea? |
||||||
#12478 | Incorrect error 552 Disk full - please upload later | new | Bug report | normal | FileZilla Client | ||
Description |
Hi, So I noticed this bug has been reported before and they all got marked as rejected but still I felt like I should report it. It keeps giving me error 552 Disk full even though I still have over 100gb of storage left (and the file is only a few kb). Status: Resolving address of --- Status: Connecting to ----... Status: Connection established, waiting for welcome message... Status: Initializing TLS... Status: Verifying certificate... Status: TLS connection established. Status: Logged in Status: Starting upload of C:\Users\... Command: CWD /public_html Response: 250 OK. Current directory is /public_html Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode Command: STOR mobiele-badkamer.jpg Response: 552 Disk full - please upload later Error: Critical file transfer error |
||||||
#12479 | Last 10 files transferred are not named | new | Bug report | normal | FileZilla Client | ||
Description |
FileZilla client 3.53.1 and 3.54.1 on Windows 10, from or to shared hosting at OVH France. At the end of the list of file transfers, 10 files (maybe the last 10?) Are not named (only the size and the transfer time are indicated) then, approximately 30 seconds later, 10 messages "Disconnected Server ”are displayed. The files are all of type text (.html) |
||||||
#12480 | Transfer from Mac to ZOS TSO file scrambles the file | closed | Bug report | normal | FileZilla Client | ||
Description |
A file is transferred from a TSO system to a Mac and back again. The file has format LRECL=80 RECFM=PS BLKSIZE=3120. The target dataset for the transfer back to TSO is preallocated with the correct attributes. The contents of the returned file are not in the correct order. This has started happening since the Mac was upgraded to BigSur. When transferred using SFTP to the USS file system the order is correct. |
||||||
#12482 | opening text files | new | Bug report | normal | FileZilla Client | ||
Description |
when click on text file (view/edit) and choose any option it dont open the file with message: No program has been associated on your system with this file type. |
||||||
#12483 | Failed transfers when using more than 2 simultaneous transfers | new | Bug report | normal | FileZilla Client | ||
Description |
When setting "Maximum simultaneous transfers" to more than 2, some files always fail to upload on the first try. Sometimes it asks to overwrite an "existing" file, which has an unknown size. Download these files (I cannot attach them because of size), unzip them, set "Maximum simultaneous transfers" to 10, and upload them all at once to a server to reproduce the error: https://download.beosar.com/public/FileZilla_Upload_Bug_Files.zip Transfer mode is "Binary". The files that failed are all 7 .lua files in the folder "plugins/server/cubeuniverse". This bug occurred on 2 servers on the Internet, while it did work on my local Raspberry Pi. I am using SFTP. A fast upload speed (tested with 40 mbps) might be needed to reproduce the error. |
||||||
#12484 | ASSERT INFO: RemoteListView.cpp(698): assert "GetItemCount.. | closed | Bug report | normal | FileZilla Client | ||
Description |
It is sometimes happening. ASSERT INFO:
BACKTRACE: [1] wxEvtHandler::TryHereOnly(wxEvent&) [2] wxEvtHandler::ProcessEventLocally(wxEvent&) [3] wxEvtHandler::ProcessEvent(wxEvent&) [4] wxEvtHandler::ProcessPendingEvents() [5] wxAppConsoleBase::ProcessPendingEvents() [6] wxApp::DoIdle() [7] g_main_context_dispatch [8] g_main_loop_run [9] gtk_main [10] wxGUIEventLoop::DoRun() [11] wxEventLoopBase::Run() [12] wxAppConsoleBase::MainLoop() [13] wxEntry(int&, wchar_t) [14] libc_start_main OS: Linux Mint Cinnamon NAME="Linux Mint" VERSION="20.1 (Ulyssa)" ID=linuxmint ID_LIKE=ubuntu PRETTY_NAME="Linux Mint 20.1" VERSION_ID="20.1" HOME_URL="https://www.linuxmint.com/" SUPPORT_URL="https://forums.linuxmint.com/" BUG_REPORT_URL="http://linuxmint-troubleshooting-guide.readthedocs.io/en/latest/" PRIVACY_POLICY_URL="https://www.linuxmint.com/" VERSION_CODENAME=ulyssa UBUNTU_CODENAME=focal |
||||||
#12486 | 1.0.0-rc2 Log Files | closed | Bug report | normal | FileZilla Server | ||
Description |
1) Issue 1 I can not read log files created by Filezilla Server version 1.0.0-rc2. I have unsufficient permissions for log files, even as an admin. Not even rotated logs. It appears that log files do not inherit permissions from Logs-folder, they have their own ambiguous permissions. 2) Where does server store server settings file? 3) Log level explanations needed E.g. Log level 3: What is logged and what is not logged? |
||||||
#12490 | No ASCII transfer from web server to PC | new | Bug report | normal | FileZilla Client | ||
Description |
When transferring a file from the PC to web using ASCII transfer mode, line returns are correctly converted from 0D 0A to 0D. However, when transferring the other way -- web to PC -- a binary transfer occurs and the line returns are not converted and remain 0D even when the ASCII transfer mode is selected. These transfers are being made by dragging and dropping files (with <ctrl> to cause copying without source deletion) in the client from the right hand web window to a PC folder in the left window. |
||||||
#12492 | last modified date | new | Bug report | normal | FileZilla Client | ||
Description |
Last modified date not working. It never has for me. When I am dealing with a bunch of files I have to put it in filename order and even though it shows the old date it is new one. |
||||||
#12493 | New Putty Key Gen 0.75 ARGON2 private key format | closed | Feature request | normal | FileZilla Client | ||
Description |
Latest Putty Key Gen tool, 0.75 and up, now use the ARGON2 Key derivation type for the private key and Filezilla client won't allow you to even select this key for use. 0.76 has the same so I believe this is the new Putty format going forward. Since Filezilla and Putty key gen are most commonly used together, I would like to see Filezilla support this format. |
||||||
#12494 | Error "Could not get reply from fputtygen" while import RSA key generated using ssh-keygen | closed | Bug report | normal | FileZilla Client | ||
Description |
Hi, In version 3.55.0, FileZilla Client on Mac throws error "Could not get reply from fputtygen" when it is trying to import an RSA key to generate the PPK formatted key. In older version, it is successfully importing the key and converting them to PPK format without this error. We are using FileZilla Pro. Steps:
10 enter key password and confirm
|
||||||
#12495 | Previous File Access | new | Other | normal | Other | ||
Description |
Is there a way to see if we have an existing account to access our autobackup files? The instance is northernonline.onu.edu and the past two potential users were Sharyn Zembower or Chandra Dunbar. |
||||||
#12496 | 3.55.0 Win 32-bit - Server refused public-key signature | new | Bug report | normal | FileZilla Client | ||
Description |
Updated desktop 64-bit and laptop 32-bit to v3.55.0. Previously installed version on the laptop is uncertain (it doesn't get a lot of use these days). Connection to a FreeBSD server worked for 64-bit but 32-bit returned "Server refused public-key signature despite accepting key!" Both 32 and 64-bit are using the same ppk from PuttyGen. Putty to the same server is working fine on both platforms using this ppk file. Re-imported the filezilla.xml from 64-bit to 32-bit platform with no change in results. Rolled back to version 3.54.1 on the 32-bit platform and all works well. |
||||||
#12497 | Filezilla pauses upload evry 43 to 46 file for over 30 sec | moreinfo | Bug report | normal | FileZilla Client | ||
Description |
When uploading a large number of files (over 46) at one time, filezilla has started to pause for over 30 seconds at every 44 to 46 file. This has not happened before. This started happening when I had my upload speed increased with Comcast. |
||||||
#12500 | Cannot click "Always trust this certificate in future sessions" | closed | Bug report | normal | FileZilla Client | ||
Description |
Getting a certificate warning from a site I trust but the two check boxes at the bottom are not active. Cannot be clicked. This makes every access furnish the pop up which is very irritating! |
||||||
#12502 | Feature Request: Option: Do not save incomplete / aborted files | new | Feature request | normal | FileZilla Server | ||
Description |
For technical reasons (wireless), we sometimes have files that are incomlete. Since the file is stored and may not be overwritten, the retransmission by the client always fails. Though it would be great to have an option like "only store complete transfers" Thanks, Roland |
||||||
#12503 | 550 delete error when trying to delete config file | closed | Bug report | normal | FileZilla Server | ||
Description |
I am trying to remove a folder called "DungeonCrawl" from the config directory for my server. It contains a file named "config.json" which I am unable to delete. I would like to remove this file from the server. Every time I try, I get this response: Command: DELE config.json Response: 550 Delete operation failed. Thank you. |
||||||
#12505 | Erro Filezilla Crashando ao arrastar arquivo | closed | Bug report | normal | FileZilla Client | ||
Description |
Bom dia, tudo bem? Estou falando do hospital Graacc sobre um erro acontecendo em uma máquina especifica com a última versão do FileZilla 3.55.1. Acontece que quando o usuário vai mover o arquivo usando a ferramenta de puxar e arrastar o FileZilla fecha sem nenhuma mensagem de erro, simplesmente crasha. Temos em algumas máquinas a versão anterior e não apresenta erro e nessa em especifico na atualização está fechando. Tentei voltar agora a versão anterior e mesmo assim continua fechando. Se puderem me alertar sobre algo ficarei muito grato, infelizmente não consigo capturar o erro porque ele não apresenta um, simplesmente fecha. |
||||||
#12506 | Filezilla Pro: MacOS Subscription | closed | Bug report | normal | FileZilla Client | ||
Description |
The application fails to move beyond Getting started with FileZilla Pro screen upon purchase from the MacOS App Store. When the only options available are Subscribe (center screen under logo) or Quit (bottom right). I cancelled the subscription. Pressing the Subscribe button only extends the subscription after current subscription period ends. |
||||||
#12507 | Connection Error | new | Other | normal | FileZilla Client | ||
Description |
Unknown event type 37 Failed to retrieve directory listing |
||||||
#12508 | Quickconnect does not load default local and remote directories on Sourceforge | new | Bug report | normal | FileZilla Client | ||
Description |
Steps: 1.Have https://sourceforge.net/ account 2.Go to Site Manager --> New site --> add Protocol:SFTP, Host:web.sourceforge.net, User and Password. Set also default local and remote directories (for remote it must be a project of our own, like /home/frs/project/my_project. Save with OK 3.If you go to Site Manager --> Connect, it connects perfectly and loads on the two panels local and remote directories. 4.If you connect from Quickconnect --> down arrow --> select sftp://user@web.sourceforge.net it logs it but doesn't auto load local and remote directories. I'm not sure if this is intended purpose, but I guess it isn't. |
||||||
#12509 | file size limit in download | moreinfo | Bug report | normal | FileZilla Client | ||
Description |
I have 3 PCs connected in a local network. One PC is a server the other 2 are one laptop and a miniPC FileZilla (Latest version) works properly in the oldest PC (Panasonic CF53 with Windows 10) and I can connect and work (download and upload files) with the server without any problem In the miniPC (New Intel NUC with windows 10) I have installed the latest Filezilla version. I can connect to the server but I can download only files with size less than 1000 byte!! Why? |
||||||
#12510 | Filezilla Pro not accepting valid Mac App subscription | closed | Bug report | normal | FileZilla Client |