Custom Query (2163 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (2001 - 2100 of 2163)

Ticket Summary Status Owner Type Priority Component
#13083 Big 7z archives are sporadically uploaded corrupt. new Bug report blocker FileZilla Client
Description

Dear FileZilla Team!

I've been using FileZilla for several years now, but recently noticed an issue where big files are uploaded corrupted. Few days ago I've been uploading a file (a 7z archive) that is a bit over 2 gigabytes. The upload went without any issues or warnings and file on the server had exactly the same size as the original. Although, when I check md5 checksum - they differ. Then I checked file contents and few bytes in the middle (3 different places) were different.

I have tried the same file again - the same issue, but now different bytes were different. I have tried once again - and yet again same issue. Then I split the archive into 3 parts (files) using archive-split feature, so that each file size is smaller (around 700MB). I have uploaded all three one by one (as opposed to in parallel together). One out of three was uploaded corrupted.

I'm not sure if it helps, but I'm using an insecure FTP Server (meaning, no encryption, but with a password). Transfer mode is set to "Default". Charset is set to "Autodetect".

Please let me know how can I help further diagnose the issue.

Thank you very much in advance!

P.S.: I have found several "corruption-related" issues which are already closed, but did not find anything 7z-related, therefore added a new one. Please let me know if I should have used an older one instead.

#13084 Linux Mint: Same keyboard shortcut for both "Apply to current queue only" and "Cancel" new Bug report normal FileZilla Client
Description

I am using Filezilla client 3.58.0 on Linux Mint 21.3. The problem is that when uploading / downloading existing file, The "Target file already exists" dialog box has "Alt+C" shortcut for both "Apply to current queue only" and "Cancel". Which means that pressing "Alt+C" one time is not enough to select desired action i.e. "Apply to current queue only".

#13085 File Exists Action Ignored - Just Overwrites new Bug report high FileZilla Client
Description

The last few versions (at least) have had this issue. I have the upload action set to "Ask for Action" and it generally does that, after a while though it forgets the setting and automatically overwrites the server version until the app is closed and restarted.

#13089 Local site symbolic link folders change the path to symlink target when entered and turn off the synchronized browsing since Since v. 3.67.0 new Bug report normal FileZilla Client
Description

When it started Since upgrade to version 3.67.0 I am facing to new behavior/issue I consider to be a bug. My previous version was 3.66.5 win64

The issue In Local site when entering to a directory that is a symbolic link then the path is changed to the target folder of the symbolic link. When browsing in "Remote site" directory tree with enabled Synchronized browsing the FileZilla works as expected and enters the expected directory in both Remote site and Local site where it stays in the symlinked directory, ie. without changing the path to the target directory in Local site.

Reproduce the issue On Windows 10 64bit

To reproduce the behavior we will need to create two directory trees, first as source (C:\Data_Exclusion\MyProject) and second that is symlinked using symbolic links from source folder (C:\xampp\htdocs\MyProject), following commands are for Win Command prompt:

  1. Create source folder structure in C:\Data_Exclusion\MyProject (you can create source folder elsewhere but then do not forget to amend the path in MKLINK command in next step):
    MKDIR C:\Data_Exclusion\MyProject\admin\app\src
    MKDIR C:\Data_Exclusion\MyProject\data\app\src
    MKDIR C:\Data_Exclusion\MyProject\tests\app\src
  1. Create project folder in the webroot (C:\xampp\htdocs)
    MKDIR C:\xampp\htdocs\MyProject
  1. Create symlinks from folder in the webroot to the source folders (Note the /D param is to create symbolic link to a directory):
    MKLINK /D C:\xampp\htdocs\MyProject\admin C:\Data_Exclusion\MyProject\admin\app\src
    MKLINK /D C:\xampp\htdocs\MyProject\data C:\Data_Exclusion\MyProject\data\app\src
    MKLINK /D C:\xampp\htdocs\MyProject\tests C:\Data_Exclusion\MyProject\tests\app\src
  1. Now open FileZilla Client, connect to any remote server and copy MyProject directory tree including subfolders to the remote site.
  1. Navigate FileZilla Client to following paths:

Local site: C:\xampp\htdocs\MyProject Remote site: ../MyProject

  1. Turn on the Synchronized browsing.
  1. Enter any of the folder in Remote site, for example admin.

This should open the admin folder in both panels as expected when using Synchronized browsing, ie. Local site path is C:\xampp\htdocs\MyProject\admin, Remote path is ../MyProject/admin

  1. Enter any of the folder in Local site, for example data.

Now the confirmation dialog opens:

        Synchronized browsing
        The local directory 'C:\Data_Exclusion\MyProject\data\app\src' is not below the synchronization
        root (C:\xampp\htdocs\MyProject\).
        Disable synchronized browsing and continue changing the local directory?
        [Yes] [No]

When confirmed [Yes] the path in Local site is unexpectedly changed to the source directory tree, ie. C:\Data_Exclusion\MyProject\data\app\src.

Expected behavior is to stay in symlinked directory tree with symbolic links, ie. in C:\xampp\htdocs\MyProject\data

  1. Following commands are to remove testing directory trees structures:
    RMDIR /S C:\Data_Exclusion\MyProject
    RMDIR /S C:\xampp\htdocs\MyProject\
    

If needed more details/testing just let me know.

Note: meanwhile I opened a thread on forum https://forum.filezilla-project.org/viewtopic.php?f=2&t=58494, but I consider it as a bug therefore I created this ticket as well.

#13090 A Plea for Harmony in Design: Addressing Filezilla's Logo Dimensions on macOS Dock new Feature request critical FileZilla Client
Description

I love Filezilla and use it all the time.

Yet, amidst my admiration, there lies a stark visual discord that mars the seamless aesthetic of my macOS dock.

Unlike other companies whose logos elegantly conform to the requisite dimensions, the Filezilla icon stands as a glaring outlier.

The width and height are not correct.

Could you kindly adjust the dimensions of your logo? With heartfelt thanks.

---

FileZilla Client


Version: 3.67.0

Build information:

Compiled for: aarch64-apple-darwin23.4.0 Compiled on: aarch64-apple-darwin23.4.0 Build date: 2024-04-15 Compiled with: Apple clang version 15.0.0 (clang-1500.3.9.4) Compiler flags: -O2 -g -Wall -Wextra -pedantic -O2 -g -Wall -Wextra -pedantic -mmacosx-version-min=11.0 -Werror=partial-availability

Linked against:

wxWidgets: 3.2.4 SQLite: 3.44.2 GnuTLS: 3.8.4

Operating system:

Name: macOS Sonoma Version 14.4.1 (Build 23E224) Version: 14.4 Settings dir: /Users/umutakyol/.config/filezilla/

#13091 FZ 3.67.0 unable to open/use NTFS junction reparse points on Windows client new Bug report high FileZilla Client
Description

Previous version(s) worked fine for years, so something has changed in the latest rev. to break the parsing of NTFS junction points.

I have a media server (Plex)/storage mule with the following layout, where F: is a physical disk with a directory (HDMEDIA4) on it. F:\<other directories> are linked to that same F:\ root so they all fall under the same tree even though they're other physical drives -- F:\HDMEDIA actually points to L:\HDMEDIA on another physical disk, but NTFS junction reparse points make it all look like it's sitting under F:\. They're effectively symbolic links, except for directories only:

Directory of F:\

01/20/2020 12:47 PM <JUNCTION> HDMedia [L:\HDMedia] 12/01/2015 10:49 AM <JUNCTION> HDMedia2 [W:\HDMedia2] 12/01/2015 07:19 PM <JUNCTION> HDMedia3 [W:\HDMedia3] 04/02/2024 12:18 PM <DIR> HDMedia4 11/01/2016 11:32 AM <JUNCTION> HDMedia5 [V:\HDMedia5] 10/23/2022 05:31 PM <JUNCTION> HDMedia6 [N:\HDMEDIA6] 12/09/2017 10:56 PM <JUNCTION> Media [U:\Media] 11/05/2020 04:39 PM <JUNCTION> MusicVideo [L:\MusicVideo]

With the latest FileZilla client 3.67.0, it won't let me enter any of those junction paths, either by the GUI (clicking) or typing it into the Local site: box above the local directory tree.

On the FZ client in question, F: is a mapped network drive (mapped to F$ on the storage mule box), so for example, F:\HDMEDIA6 logically looks like this:

(local FZ client F:) --> mapped to \\<IPaddr>\F$ on LAN client --> F:\HDMEDIA6 reparse point/junction to N:\HDMEDIA6 on storage mule box

Again, this has worked consistently for a long, long time (yearssss). This has broken pretty much the entirety of using FZ to download stuff into the right paths. :/ Help?

FileZilla Client


Version: 3.67.0

Build information:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-pc-linux-gnu Build date: 2024-04-15 Compiled with: x86_64-w64-mingw32-gcc (GCC) 12-win32 Compiler flags: -O2 -g -Wall -Wextra -Wno-deprecated-copy -ffunction-sections -fdata-sections -Wno-cast-function-type

Linked against:

wxWidgets: 3.2.4 SQLite: 3.39.4 GnuTLS: 3.8.4

Operating system:

Name: Windows 10 (build 19045), 64-bit edition Version: 10.0 Platform: 64-bit system CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx avx2 aes pclmulqdq rdrnd bmi bmi2 lm Settings dir: C:\Users\XXXXXXXXXX\AppData\Roaming\FileZilla\

#13092 Dropbox team folders aren't showing up anymore new Bug report critical FileZilla Client
Description

It seems that dropbox has update their code this weekend and now the shared team folders aren't showing up anymore. All I can see now is my own folder. https://imgur.com/a/GH1pdof

#803 Hardcoded colour issues with dark themes accepted Tawach Bug report normal FileZilla Server
Description

The current versions of FileZilla and the FileZilla Server Interface have some colour issues. I recently changed my computer's colour scheme to be mainly white-on-black. Unfortunately it seems some of the text has been hardcoded to black, so I can't see any of it!

Is it possible to have it use the Windows theme-colours, or provide a customization option somewhere?

#2265 (Server) Wildcards in Permissions new Feature request high FileZilla Server
Description

It would be nice to be able to use wildcards, such as the * when settings file permissions.

This would be especially useful if for instance you wanted to provide each user a folder that has special permissions where the folder name was the same.

Ex. c:\ftp\users\*\upload and then give that permission to write files.

This allows a single entry that lets each user have a folder that any user can upload to.

The :u feature is quite useful, however this would allow on htat user access to upload in that folder.

#2461 Support calculating and reporting a file's hash or checksum new Feature request normal FileZilla Server
Description

it would be nice if the filezilla server gets a crc checker for sfv oder md5 files - if something (files or dirs with a sfv-file for example) is uploaded to the ftp-server it could be checked and marked as ok oder bad or missing so.

#2485 Support running FileZilla Server as a portable application new Feature request normal FileZilla Server
Description

A setup-less server would be great, all bundled inside a zip. The server should run like a normal application, not a service.

What do you think?

#2558 WM_POWERBROADCAST interaction needed reopened Feature request normal FileZilla Server
Description

I run a small (family) FTP server, and don't need (nor want) the system powered on 100% of the time. Family members use WakeOnLan to power it up. The system is set to "Standby" after 20 minutes of inactivity.

Problem: Filezilla server time doesn't seem to count as activity, and the server goes "Standby" even though a user is logged on and actively transferring files.

I need the server to disallow the WM_POWERBROADCAST message PBT_APMQUERYSUSPEND code if a user is logged on when the message is received.

I've been a programmer for 25 years (mostly Mainframe assembler), but have enough C++ and Windows under my belt to make the change and submit it to the group if I can get the server source. I'll even volunteer for occasional projects to help clear the Feature Request backlog. No compensation, as I'm employed as a programmer, and that would be a conflict of interest - have to keep this at the "hobby" level to be able to participate.

#2805 Hidden files new Feature request low FileZilla Server
Description

Add an option for each account to hide shared files with "hidden" attribute.

#3839 localhost connection encryption new Feature request normal FileZilla Server
Description

Forced SSL on filezilla server is great option but it has two annoying side effects that could be removed:

  • if there is some 3rd party software involved (like html interface to web server) it forces admin to use interface that supports encrypted connections. There is a lack of such interfaces on web.
  • wasting resources in case of loopback connections

The simple workaround would be to check connection if it comes from localhost and disable encryption.

It is probably one if to set as i saw you allready have IsLocalConnection() functions implemented so it could probably be done quite fast but currently i dont have additional time to modify server, if someone can do it quick please do it...

#3939 Feature Request: right click on a directory in the explorer open sharing dialogue new Feature request normal FileZilla Server
Description

FileZilla server is surely a very powerful and great tool. Congratulation for the excellent work! What is just missing for me to forget about other file-sharing systems is a little integration in Windows in order to make easy directory sharing (The idea behind Weezo for example).

In actual version, to share a directory: I need to open the FileZilla Server Interface, click on 'groups>Shared Folders>Add', browse the directory, edit an alias and set the rights. I must du that again for every group/user I want this folder to be added to.

In the proposal, to share a directory: I right click on the folder in the explorer to get the context-menu, I select 'share with FileZillaServer', a dialogue-windows opens up showing in first colomn all the groups/users available in FileZilla, in front of which the access right for this folder are represented as check-boxes. In few clicks in beside every group/users, I can then enable different access to this directory to different users... The directory is then added (aliased) to the root of every user/group share.

I think this small addition would differentiate FileZilla from the other FTP clients, that are all user-centric, and set it as a new reference for directory-sharing (which is technically not much different, but it just a matter of interfacing).

#3961 time frame for enabling/disabling FTP service new Feature request normal FileZilla Server
Description

Hi FileZilla-Team,

I'm missing a function for enabling/disabling the FTP server (and/or special rules, such as bandwidth management) at a definite time.

My Problem is: I'm working in a company that needs a FTP server, so we decided to set up FileZilla Server on a Windows machine. Because of a very slow internet connection, we're in trouble with some other internet applications in the daytime. The idea to save bandwidth is, to disable the FTP server function during the day and enable it at night.

I know it can be realized via the Task Scheduler in Windows, that is able to start or stop services. But in case of a stopped service, you only get a message from your FTP client, that the server isn't available/don't respond. A much better idea is to send a short "Welcome" message to the client and then close the connection. The "Welcome" message should be freely chosen. So a customer, that wants to access the FTP server during daytime, gets a message including opening hours of the FTP server. That's much better than "no answer from the server"!

#4318 Tab Key to FZServer interface main window new Feature request normal FileZilla Server
Description

For better accessibility to blind people, could you add the Tab and Shift+Tab shortcut to move between elements of FZFtpServer interface's main window (log and connected people list)?

#4418 Restricted User account for FileZilla Server service new Feature request normal FileZilla Server
Description

FileZilla Server service use "Local System" to run.

Although it is possible to change it to a restricted user account manually, it will be more convenient and secure if FileZilla Server installer do this automatically

#4698 Filenames including a : get stored as alternate data streams reopened Bug report normal FileZilla Server
Description

When uploading from a client that supports a : in the filename, the FileZilla will accept the file for download, but will store anything after the : as an alternate data stream.

I'm not sure if this is a bug, or a feature.

It might be good to include a configuration toggle to disable this behaviour (i.e. send an invalid filename message to the sender) by default, as I found it very surprising.

Test case:

From a BSD, Mac or Linux box, create a file named "a:b". Upload the file. The server will show a 0 byte file named a, with an alternate data stream b with all of the content.

#4895 New startup option new Feature request low FileZilla Server
Description

Create a new startup option:

"Do not install as a service, start server manually"

which will skip the:

HKLM\Software\Microsoft\Windows\CurrentVersion\Run

entry to provide manually starting.

#5521 A small improvement to UI new Feature request normal FileZilla Server
Description

A small improvement to UI would be to clarify in the Speed limits (server/user settings) if dl and ul mean from client POV or admin POV. People get mixed up with that.

Could just be as simple as to add "upload/send to client" "dl/receive from client"

And also sorting by column in bottom part of server.

#5598 Speed limit per User new Feature request normal FileZilla Server
Description

An option to add would be to have an optional rule that would allow you to set a a different transfer for user.

#5600 Exclude IPs and IP ranges from logging new Feature request normal FileZilla Server
Description

It would be nice to be able to exclude certain IPs or IP ranges from logging so that activity from monitoring and load balancer systems could be excluded from the log files.

Other than that this is the greatest FTP server product out there!

#5612 Insufficient Logging in Server new Feature request high FileZilla Server
Description

Hiho,

in my opinion the server logging is quite poor. It would be useful that some information will be added, e.g.

  • Transferred bytes at end of file transfer (up and down), this is needed to build a log analyser.
  • Options to control the messages to the log file, the 200 replies are often superfluous.

Thanks in advance Agent Purple

#6193 Allow long path names reopened Bug report normal FileZilla Server
Description

It seems that FileZilla server cannot handle path names exceeding the maximum path length of 260 character Windows sets by default. Using the Unicode versions of Windows API functions and the UNC file extensions would permit longer file pathes. More infos: Windows SDK - File names

#7221 motd per group / user new Feature request normal FileZilla Server
Description

Feature request please:

motd per user / group

#7330 Rename premission request new Feature request normal FileZilla Server
Description

I need to set permissions so that the user can rename files and directories, but could not remove. FileZilla Server does not allow this. I need a checkbox for permission to rename files and directories.

#7361 Server Admin UI Close/Minimize Behavior new Feature request normal FileZilla Server
Description

Instead of the server admin closing when the X is clicked, change it so X minimizes to the taskbar tray area. The minimize button can be used to minimize to the taskbar.

The console could be closed by right clicking on the taskbar tray icon or by selecting file>exit in the program window.

#7391 Server - Display Connection Count new Feature request normal FileZilla Server
Description

It would be useful to me to be able to easily see the number of current connections to the server.

#7441 Allow Indexing All Drives Dynamically new Feature request normal FileZilla Server
Description

I know that individual drives can be linked via virtual path names from the home directory. This is fine if one has only a few static drives, but sometimes the drive situation is more dynamic.

I would very much like to see Filezilla Server able to create a drive list in the home directory. Such a list would contain only currently mounted drives (those with a drive letter). This would allow accessing drives that aren't always plugged in without having to leave many (often dead) virtual paths to those drives.

Thank you for your consideration.

#7878 Log file improvement request new Feature request normal FileZilla Server
Description

After reviewing similar log file tickets (5133, 5169, 2753, and 2422) and observing they didn't mention my concerns, I thought I would offer two suggestions that I think would improve your valuable application.

First, I suggest addition of an option to browse and select a custom folder for log files. That would allow use of a separate data drive which might have more space and/or more frequent backups than the OS drive, and would also be more consistent with the concept that one can already custom locate the ftp store.

Second, I suggest that the date stamp format of each log entry always be MM/DD/YYYY, and the time stamp format always be HH:MM:SS. This format change would use a leading zero when the month, day, or hour is less than 2 digits so that log file text strings can more easily be imported as a columnar or structured data file. Also, the AM and PM entries are sort of redundant or superfluous and could be dropped. The more rigid string format would probably benefit those who try to programmatically automate the review of large log files, but have to first pre-process each line to allow for or rewrite varying time and date strings.

Below, I offer two recent actual log entries and a theoretical third log entry as an example of the current format. My point is to illustrate how current entries don't line up in a columnar fashion because of the varying format of date and time entries:

1: "(001739) 1/14/2012 0:00:02 AM - hbwilliams (192.168.102.34)> QUIT"

2: "(002190) 1/14/2012 16:19:58 PM - hbwilliams (192.168.102.34)> 150 Connection accepted"

3: "(002190) 12/14/2012 16:19:58 PM - hbwilliams (192.168.102.34)> 150 Connection accepted"

Implementing my suggestion would reformat the data as follows where each entry would line up in a columnar fashion, and the data strings would be shorter since AM and PM is dropped:

1: "(001739) 01/14/2012 00:00:02 - hbwilliams (192.168.102.34)> QUIT"

2: "(002190) 01/14/2012 16:19:58 - hbwilliams (192.168.102.34)> 150 Connection accepted"

3: "(002190) 12/14/2012 16:19:58 - hbwilliams (192.168.102.34)> 150 Connection accepted"

In closing, an earlier request to offer shorter time increments for log files would be helpful because a daily log file can grow very large and be slow to directly open and review.

Thanks for such a great product.

#8066 Request for SSL status column in server interface lower pane new Feature request normal FileZilla Server
Description

It would be nice to have an indication in the server interface application on how people are connecting to the FTP server. That is whether or not they are using the SSL method (implicit/explicit) or the old plain clear text method.

Thank you,

#8255 Quick enable/disable speed limit button new Feature request normal FileZilla Server
Description

Being able to disable any current speed limits with a simple button on the main screen would be very handy! Functionality is obvious but it would be something like a button on the right of the 'Lock Server' button which when enabled would cause all upload & download speed limits to be ignored so everything would go full speed.

My personal reasons for wanting this are because I run an ftp server from home and only allow full speed at night so it doesn't effect my internet speeds during the day. It would be great to be able to allow full speeds easily at times I'm going out, etc.

Obviously there would be many more uses for a feature like this other than my unimportant example!

#8267 Rename permission seperate from Delete permission. new Feature request normal FileZilla Server
Description

I have come across a need to enable renaming files and folders without allowing a direct delete operation. What I would like to see implemented is a separate rename permission limited to RNFR and RNTO operations. When a file or folder already exists with the new name, the current behavior of throwing an error of "5xx file exists" is preferred.

Currently running FileZilla Server 0.9.41. Additional information available upon request.

#8269 Rename Filter new Feature request high FileZilla Server
Description

Filezilla server needs to have an option to rename files with invalid characters in the filename rather than simply failing the transfer with error 550. It's not always possible to use a different FTP client that handles the renaming (current versions of Filezilla Client do handle renaming since trac ticket 3227). In my case Cisco IOS devices add a timestamp to the filenames that are saved off via FTP with colons in them. I'm sure many other issues between windows/linux filesystems occure as well.

Filezilla server should have an option to accept invalidly named files by renaming the invalid characters to underscores or something. The IIS FTP server has this option.

Details of same issue that was fixed in Filezilla Client: http://trac.filezilla-project.org/ticket/3227

#8296 FZ Server 0.9.41 beta loses window size and position new Feature request normal FileZilla Server
Description

The server Admin UI does not remember the window size and position after the UI has been closed. This is contrary to normal Windows behavior.

#8304 Web interface for FileZilla Server. new Feature request normal FileZilla Server
Description

I apologize if this is a repeated request (I have searched the forms and have not found it in there). I would love to see a web based interface for the FileZilla server, as I have the server running in several locations, and it would make it much easier to manage them all, rather than having to log into a pc running the admin interface.

#8320 Is there any way to import users from Bullet Proof FTP Server to FileZilla FTP Server? new Other normal FileZilla Server
Description

Is there any way to Import user from BFTP to Filezilla FTP Server.

#8421 Search or sort "Transfer" column new Feature request normal FileZilla Server
Description

The ability to sort the "Transfer" column. Or as an alternative, the ability to search and/or filter on the "Transfer" column.

#8855 Better IP filtering accepted mallory loflin Feature request high FileZilla Server
Description

Currently with the IP filter there is no way to tell what IP is for what purpose/person, it is just a big ugly list. This makes it near impossible to manage unless you maintain a separate list of the IP's and who they belong to. So giving an IP temp access or trying to remove access later is a royal PITA.

It would be more useful if each IP could have a label with it to identify what it is for. So have it in a MULTIPLE SELECT list rather than a text area so IP's can easily be selected and removed e.g. 1.2.3.4 - ACME.com temp access for support 2.3.4.5 - Head office 3.4.5.6 - Dave - Contractor

It would also be very handy if IP filters could have rules.

e.g. Allow Indefinitely Allow for x days then disable Allow for x days then remove

#10256 No word wrap in user description new Feature request normal FileZilla Server
Description

Hi -

we extensively make use of user descriptions. Very often we put a lot of information in it. It would be very nice to have word wrap in order to see all Information at a glance. An other solution to this could be a larger control size.

Thank you in advance.

-supersonic.

#10444 speed limits apply per-file, not total for the server new Feature request normal FileZilla Server
Description

Speed limits are applied for each individual file download. So if the limit is 100KB/s and one file is being downloaded the total BW occupied by FTP downloads is 100KB/s. If two users are connected (or a single user is downloading two files) the maximum BW becomes 200KB/s.

This makes it nearly impossible to allow more than one connection while limiting total bandwidth the server is using.

#10547 Remember Column Size new Feature request normal FileZilla Server
Description

FileZilla Server Interface Not Remembering Column Size After Relaunch. It Is Very Problematic.

#10909 ldap authentication new Feature request normal FileZilla Server
Description

hi, I'm unable to find ldap authentication with some basic schema as microsoft , lotus domino , ...

why filezilla only have local static user table ?

#10945 Allow TYPE I before logon new Feature request normal FileZilla Server
Description

I would like FileZilla Server to allow clients to send TYPE I before logon (similar to #9878 allowing OPTS UTF8 ON before logon).

This is because the Cisco MDS 9710 firmware, NX-OS version 6.2.1, has a bug: it sends TYPE I before logon. The command is rejected, resulting in the firmware files transferring in ASCII mode (and getting corrupted in the process). This behavior is fixed in later firmware versions. Cisco firmware does not offer a generic FTP client (it only prompts me for the host, username, password, and path) so it appears the only way to overcome this bug is on the FTP server side.

Based on SVN commit r6120 that fixed #9878, I have created and attached a possible patch. However, I don't know how to compile the source to test the patch.

Failed firmware update: NX-OS 6.2(1)

Note line 5, where the old switch firmware sends "TYPE I" before logon.

(000001) 8/19/2016 11:53:53 AM - (not logged in) (192.168.0.10)> Connected on port 21, sending welcome message...
(000001) 8/19/2016 11:53:53 AM - (not logged in) (192.168.0.10)> 220-FileZilla Server 0.9.58 beta
(000001) 8/19/2016 11:53:53 AM - (not logged in) (192.168.0.10)> 220-written by Tim Kosse (tim.kosse@filezilla-project.org)
(000001) 8/19/2016 11:53:53 AM - (not logged in) (192.168.0.10)> 220 Please visit https://filezilla-project.org/
------------------------------------------------------------------------------------------------------------
(000001) 8/19/2016 11:53:53 AM - (not logged in) (192.168.0.10)> TYPE I
(000001) 8/19/2016 11:53:53 AM - (not logged in) (192.168.0.10)> 530 Please log in with USER and PASS first.
------------------------------------------------------------------------------------------------------------
(000001) 8/19/2016 11:53:53 AM - (not logged in) (192.168.0.10)> USER upload
(000001) 8/19/2016 11:53:53 AM - (not logged in) (192.168.0.10)> 331 Password required for upload
(000001) 8/19/2016 11:53:56 AM - (not logged in) (192.168.0.10)> PASS ********
(000001) 8/19/2016 11:53:56 AM - upload (192.168.0.10)> 230 Logged on
(000001) 8/19/2016 11:53:56 AM - upload (192.168.0.10)> SYST
(000001) 8/19/2016 11:53:56 AM - upload (192.168.0.10)> 215 UNIX emulated by FileZilla
(000001) 8/19/2016 11:53:56 AM - upload (192.168.0.10)> FEAT
(000001) 8/19/2016 11:53:56 AM - upload (192.168.0.10)> 211-Features:
(000001) 8/19/2016 11:53:56 AM - upload (192.168.0.10)>  MDTM
(000001) 8/19/2016 11:53:56 AM - upload (192.168.0.10)>  REST STREAM
(000001) 8/19/2016 11:53:56 AM - upload (192.168.0.10)>  SIZE
(000001) 8/19/2016 11:53:56 AM - upload (192.168.0.10)>  MLST type*;size*;modify*;
(000001) 8/19/2016 11:53:56 AM - upload (192.168.0.10)>  MLSD
(000001) 8/19/2016 11:53:56 AM - upload (192.168.0.10)>  UTF8
(000001) 8/19/2016 11:53:56 AM - upload (192.168.0.10)>  CLNT
(000001) 8/19/2016 11:53:56 AM - upload (192.168.0.10)>  MFMT
(000001) 8/19/2016 11:53:56 AM - upload (192.168.0.10)>  EPSV
(000001) 8/19/2016 11:53:56 AM - upload (192.168.0.10)>  EPRT
(000001) 8/19/2016 11:53:56 AM - upload (192.168.0.10)> 211 End
(000001) 8/19/2016 11:53:56 AM - upload (192.168.0.10)> SIZE /cisco/nx-os/6.2.13a/m9700-sf3ek9-kickstart-mz.6.2.13a.bin
(000001) 8/19/2016 11:53:56 AM - upload (192.168.0.10)> 213 36789248
(000001) 8/19/2016 11:53:56 AM - upload (192.168.0.10)> EPSV
(000001) 8/19/2016 11:53:56 AM - upload (192.168.0.10)> 229 Entering Extended Passive Mode (|||55451|)
(000001) 8/19/2016 11:53:56 AM - upload (192.168.0.10)> RETR /cisco/nx-os/6.2.13a/m9700-sf3ek9-kickstart-mz.6.2.13a.bin
(000001) 8/19/2016 11:53:56 AM - upload (192.168.0.10)> 150 Opening data channel for file download from server of "/cisco/nx-os/6.2.13a/m9700-sf3ek9-kickstart-mz.6.2.13a.bin"
(000001) 8/19/2016 11:53:59 AM - upload (192.168.0.10)> 226 Successfully transferred "/cisco/nx-os/6.2.13a/m9700-sf3ek9-kickstart-mz.6.2.13a.bin"
(000001) 8/19/2016 11:53:59 AM - upload (192.168.0.10)> MDTM /cisco/nx-os/6.2.13a/m9700-sf3ek9-kickstart-mz.6.2.13a.bin
(000001) 8/19/2016 11:53:59 AM - upload (192.168.0.10)> 213 20160628160400
(000001) 8/19/2016 11:53:59 AM - upload (192.168.0.10)> QUIT
(000001) 8/19/2016 11:53:59 AM - upload (192.168.0.10)> 221 Goodbye
(000001) 8/19/2016 11:53:59 AM - upload (192.168.0.10)> disconnected.

Successful firmware update: NX-OS 6.2(13a)

Note that the new firmware version sends TYPE I after logon.

(000001) 8/19/2016 11:25:28 AM - (not logged in) (192.168.0.10)> Connected on port 21, sending welcome message...
(000001) 8/19/2016 11:25:28 AM - (not logged in) (192.168.0.10)> 220-FileZilla Server 0.9.58 beta
(000001) 8/19/2016 11:25:28 AM - (not logged in) (192.168.0.10)> 220-written by Tim Kosse (tim.kosse@filezilla-project.org)
(000001) 8/19/2016 11:25:28 AM - (not logged in) (192.168.0.10)> 220 Please visit https://filezilla-project.org/
(000001) 8/19/2016 11:25:28 AM - (not logged in) (192.168.0.10)> USER upload
(000001) 8/19/2016 11:25:28 AM - (not logged in) (192.168.0.10)> 331 Password required for upload
(000001) 8/19/2016 11:25:30 AM - (not logged in) (192.168.0.10)> PASS ********
(000001) 8/19/2016 11:25:30 AM - upload (192.168.0.10)> 230 Logged on
(000001) 8/19/2016 11:25:30 AM - upload (192.168.0.10)> SYST
(000001) 8/19/2016 11:25:30 AM - upload (192.168.0.10)> 215 UNIX emulated by FileZilla
(000001) 8/19/2016 11:25:30 AM - upload (192.168.0.10)> FEAT
(000001) 8/19/2016 11:25:30 AM - upload (192.168.0.10)> 211-Features:
(000001) 8/19/2016 11:25:30 AM - upload (192.168.0.10)>  MDTM
(000001) 8/19/2016 11:25:30 AM - upload (192.168.0.10)>  REST STREAM
(000001) 8/19/2016 11:25:30 AM - upload (192.168.0.10)>  SIZE
(000001) 8/19/2016 11:25:30 AM - upload (192.168.0.10)>  MLST type*;size*;modify*;
(000001) 8/19/2016 11:25:30 AM - upload (192.168.0.10)>  MLSD
(000001) 8/19/2016 11:25:30 AM - upload (192.168.0.10)>  UTF8
(000001) 8/19/2016 11:25:30 AM - upload (192.168.0.10)>  CLNT
(000001) 8/19/2016 11:25:30 AM - upload (192.168.0.10)>  MFMT
(000001) 8/19/2016 11:25:30 AM - upload (192.168.0.10)>  EPSV
(000001) 8/19/2016 11:25:30 AM - upload (192.168.0.10)>  EPRT
(000001) 8/19/2016 11:25:30 AM - upload (192.168.0.10)> 211 End
-------------------------------------------------------------------------
(000001) 8/19/2016 11:25:30 AM - upload (192.168.0.10)> TYPE I
(000001) 8/19/2016 11:25:30 AM - upload (192.168.0.10)> 200 Type set to I
-------------------------------------------------------------------------
(000001) 8/19/2016 11:25:30 AM - upload (192.168.0.10)> SIZE /cisco/nx-os/6.2.1/m9700-sf3ek9-kickstart-mz.6.2.1.bin
(000001) 8/19/2016 11:25:30 AM - upload (192.168.0.10)> 213 36701184
(000001) 8/19/2016 11:25:30 AM - upload (192.168.0.10)> EPSV
(000001) 8/19/2016 11:25:30 AM - upload (192.168.0.10)> 229 Entering Extended Passive Mode (|||63073|)
(000001) 8/19/2016 11:25:30 AM - upload (192.168.0.10)> RETR /cisco/nx-os/6.2.1/m9700-sf3ek9-kickstart-mz.6.2.1.bin
(000001) 8/19/2016 11:25:30 AM - upload (192.168.0.10)> 150 Opening data channel for file download from server of "/cisco/nx-os/6.2.1/m9700-sf3ek9-kickstart-mz.6.2.1.bin"
(000001) 8/19/2016 11:25:33 AM - upload (192.168.0.10)> 226 Successfully transferred "/cisco/nx-os/6.2.1/m9700-sf3ek9-kickstart-mz.6.2.1.bin"
(000001) 8/19/2016 11:25:33 AM - upload (192.168.0.10)> MDTM /cisco/nx-os/6.2.1/m9700-sf3ek9-kickstart-mz.6.2.1.bin
(000001) 8/19/2016 11:25:33 AM - upload (192.168.0.10)> 213 20160812200254
(000001) 8/19/2016 11:25:33 AM - upload (192.168.0.10)> QUIT
(000001) 8/19/2016 11:25:33 AM - upload (192.168.0.10)> 221 Goodbye
(000001) 8/19/2016 11:25:33 AM - upload (192.168.0.10)> disconnected.
#11023 Customize blacklist message "No connections allowed from your IP" new Feature request normal FileZilla Server
Description

Since we allow only whitelisted connections, I would like to customize the blacklist error message which is currently "550 No connections allowed from your IP"

In particular, I would like to include the IP number, something like this:

To access this server, please ask support@__.com to whitelist your IP which is xx.x.xx.x.

I think the IP number is important to aid troubleshooting. The log file does NOT record these blocked connections, and a user could be using a proxy server or IPv6 without realizing it.

Thanks!

#11035 port bounce attack new Bug report normal FileZilla Server
Description

Using Filezilla server version 0.9.59 on Windows 7 on Internet, in "Security Settings", selected first option "Require matching peer IP address of control and data connection).

By testing with "nmap -Pn -vv -p 1-15000 -b xx.xx.xx.xx 192.168.10.100", the server reported "200 PORT command successful" and nmap show many "Discovered open port nnn/tcp on 192.168.10.100".

Result was the same after configuring "Passive mode" with a static IP, and enabling "FTP over TLS".

Machine is not behind a firewall. Windows firewall disabled.

If the machine is connected on internal network, the test was negative... no open port was reported.

Are there any options I should set in order to have nmap not to report port bounce attack?

#11090 Failed to attach socket new Bug report normal FileZilla Server
Description

we are using the filezilla 0.9.57, earlier we used to 0.9.44, where multiple we have recieved the same issues - "Failed to attach socket" so we have upgraded to 0.9.57, after few months same problem started again.

can you please provide the permanent fix for this.

Temporary fix is to reboot the server.

Regards, Vinodh

#11341 [feature] add file type/name blacklist new Feature request low FileZilla Server
Description

it would be useful if there was a REGEXP or a file type restraint possibility, maybe with temporary ban

Regards

#11394 Send a request to get an external IP from an active IP address new Feature request normal FileZilla Server
Description

Please make it so that server tried to get external IP address by sending request from that IP address to which the client connects.

It needed to implement the following scheme with multiple gateways:

            / [gateway 1, wan ip: 1.1.1.1, lan ip: 192.168.1.1] \
[ftp client]                                                     [ftp server]
            \ [gateway 2, wan ip: 2.2.2.2, lan ip: 192.168.2.1] /

I have a two IP addresses and default gateways on a single ethernet interface (although it may be different interfaces too):

  1. ip: 192.168.1.2/24, dg: 192.168.1.1, metric: 10
  2. ip: 192.168.2.2/24, dg: 192.168.2.1, metric: 20

FileZilla Server listens to both of these addresses, is configured to passive mode and gets an external IP address from http://ip.filezilla-project.org/ip.php.

At the moment FileZilla Server always connect to ip.filezilla-project.org from 192.168.1.2.

#11418 Log date/time format not handling 00 AM hour correctly. new Bug report normal FileZilla Server
Description

Hi,

FZS uses system local settings for loggin date/time format, but does not implement something correctly with 00-hour. It produces like "8/30/2017 0:01:10 AM", which is not correct date/time, there is no 00-hour in proper AM/PM time convention. Correct would be "8/30/2017 12:01:10 AM".

So, depending on system locale, changes also datetime format in logs. This fails automatic date/time parsing from them, though non-trivial workarounds possible.

I would suggest using some international 24hour format, like YYY-MM-DD HH:MM:SS, which would ease off a lot of confusions when transferring logs between systems and trying to parse them for statistics, last user activity etc.

#11435 Allow log directory location to be customized new Feature request normal FileZilla Server
Description

In Windows, the Program Files folder is supposed to be considered "off-limits" to frequently-written data, like log files. (The %APPDATA% path is the suggested replacement.)

It would be really useful to be able to specify the location of the logfile rather than have to grant permissions to the Program Files directory of a machine if I want to access the logfile remotely.

#11569 Password incorrect but it's valid with old version. new Bug report critical FileZilla Server
Description

Hello,

We have a bigger problem with FileZilla Server.

With our current version of FileZilla Server 0.9.43.0, no problem, all of 250 users has a login / password work good.

But, if update with the latest version 0.9.60.2 ... randomly login / password do not work with lot of user: Login / password incorrect.

And if i back to 0.9.43.0, it's good.

Why? You have a solution?

#11584 Delete group which is in use cancel button in German new Bug report normal FileZilla Server
Description

If you delete a group that is assigned to users it will ask you to either assign it to a new group or delete the affected user accounts. The cancel button is in German ans says "Abbrechen" my system is in English so I would say this is a bug.

#11605 Allow specifying LAN addresses to be treated as external in PASV PORT new Feature request low FileZilla Server
Description

When running in a home network with the ports mapped in the router FileZilla Server can't tell whether a connection is comming from the LAN or the Internet.

Look at this example setup:

  1. FileZilla Server Host
    • LAN IP: 192.168.0.5
    • FTP Port: 21
    • PASV settings:
      • Port Range: 5000-6000
      • Retrieve external IP address from: selected
      • Don't use external IP for local connections checked
  2. Network Router/Firewall
    • External IP: 200.200.200.200 (dynamic)
    • LAN IP: 192.168.0.1
    • Mapped:
      • TCP 21 to 192.168.0.5 port 21
      • TCP 5000-6000 to 192.168.0.5 range 5000-6000

This is very common for home and small businesses where NAT is not available and the IP is dynamic.

Since the external IP is dynamic Retrieve external IP address from: is the only acceptable option. If you uncheck Don't use external IP for local connections most connections from LAN will fail because most household routers I've seen don't handle LAN -> External IP connections properly. This is most noticeable when the router was provided by your ISP so you can't tweak it or update the firmware.

The issue here is that passive connections comming from 192.168.0.1 respond with PORT 192,168,0,5,XX,YY instead of PORT 200,200,200,200,XX,YY because FileZilla server has no way of knowing those connectios are actually comming from the outside.

Fortunately modern clients will properly handle cases where the PORT response us pointing to LAN IP addesses but not all do.

What I'm requesting is a way to tell FileZilla Server which LAN IP addresses should be treated as external when sending PASV PORT responses.

In the previos example we add:

  1. FileZilla Server Host
    • PASV settings:
      • External LAN IPs: 192.168.0.1

Then the responses are:

  • source: 192.168.0.0/24 except 192.168.0.1 response PORT 192,168,0,5,XX,YY
  • source: 192.168.0.1 response PORT 200,200,200,200,XX,YY

This can be extended to support more complex scenarios but those are outside the scope of this request.

#11618 small bug for x64 build new Bug report low FileZilla Server
Description

/trunk/source/Interface/StatusCtrl.cpp r8791


void CStatusCtrl::DoStreamIn(int extraFlags) {

EDITSTREAM es; es.dwCookie = (DWORD)this; Pass a pointer to the CString to the callback function es.pfnCallback = RichEditStreamInCallback; Specify the pointer to the callback function.

StreamIn(extraFlags | SF_RTF, es); Perform the streaming

}


void CStatusCtrl::DoStreamIn(int extraFlags) {

EDITSTREAM es; es.dwCookie = (DWORD_PTR)this; Pass a pointer to the CString to the callback function es.pfnCallback = RichEditStreamInCallback; Specify the pointer to the callback function.

StreamIn(extraFlags | SF_RTF, es); Perform the streaming

}

#11652 (000116)6/27/2018 14:24:27 PM - ftp (43.226.7.178)> 425 Can't open data connection for transfer of "/" new Other normal FileZilla Server
Description

Full permission has been provided but still getting the below error from the server :(000116)6/27/2018 14:24:27 PM - ftp (43.226.7.178)> 425 Can't open data connection for transfer of "/"

On the client: Response: 425 Can't open data connection for transfer of "/" Error: Failed to retrieve directory listing

#11717 Limit number of invalid commands new Feature request normal FileZilla Server
Description

Right now there is no limit to the number of invalid commands that a user can send to the server. It's common for protocols to disconnect clients that don't behave.

I occasionally see (probably automated) attempts to connect to the FTP server and then the client sends data for a completely different protocol. This can go on for quite a while and will fill up the log file quickly.

I suggest adding an option that allows the user to define the maximum number of invalid commands until a connection is dropped.

This might be extended to "useless" commands. A client can spam "HELP" right now to get a disproportional large answer from the server, which could be leveraged into DDoS attacks.

#11741 Loss of connection data following the proposed update 3.37 new Bug report normal FileZilla Server
Description

Hello, following the update of Ctte night (from 18 to 19), FileZilla Propoé me to install its new version. And then there's nothing. Well, I know, I had not backed up the data for connextion and so much the worse for me. Nevertheless, I was able to export two, the only ones that stay. Despite the good FTP data, no reaction for the connection. J says that I therefore have: 1/Export the two connections that were proposed to me. 2/That not working and having lost the other 31, reinstall Filzilla. And there's still nothing. So before you come in manually, a hand? Thank you very much. Well cordially Karim

#11744 Feature request: Enable/Disable logging per user (Filezilla Server) new Feature request normal FileZilla Server
Description

Hi,

I would suggest to have a enable/disable logging feature for each user or user group. Simple reason: I use an IP camera which uploads periodically pictures using FTP and this will flood the logging-file. If I could disabled logging for each user, I could switch off this.

Thanks, Jurgen

#11858 Let's Encrypt support new Feature request normal FileZilla Server
Description

Hi there,

Can you guys add something to FileZilla server to generate a Let's Encrypt certificate? Some software that connects to FTP servers using FTPS (like Kodi recently) don't trust self-signed certificates.

Best regards wesley9946

#12009 Can't connect new Other normal FileZilla Server
Description

For a few days now, I haven't been able to connect to your server and can't open my web site on line. On line the server can't be found.

#12011 Filezilla is not connecting to server new Bug report critical FileZilla Server
Description

server connection issue Status: Insecure server, it does not support FTP over TLS. Command: USER tnr Response: 331 Password required for tnr. Command: PASS Response: 530 Login incorrect. Error: Critical error: Could not connect to server

cannot transfer files - failed transfers

#12035 Move clear options from quickconnect button menu to EDIT menu new Feature request normal FileZilla Server
Description

In quickconnect button menu: "clear history" and "clear quickconnect bar" entries are sometimes pressed by mistake and you lose all history or quick connect entries. A more proper place for these entries should be in EDIT menu. Please move them to EDIT menu and let QUICKCONNECT show only server entries for connection option.

#12039 SFTP - no such file or directory new Bug report normal FileZilla Server
Description

Hi team,

We are trying to configure our sftp server from a ftp server and we are having some problems with folders transfers.

When we try to upload a new folder (with content) to the SFTP server , and Filezilla needs to create the directory we receive an error:

Error:/xxx/xxx.txt : open for write: no such file or directory Error: Transferencia fallida "

Looks like Filezilla is trying to move the files before create the directory, could be it possible?

With other FTP software I don't have problem. Thanks in advance,

#12094 Can't restart an upload for a zero length file new Bug report normal FileZilla Server
Description

Client is WinSCP 5.15.9

Trying to upload a file. User has access to target directory for all except delete. So update allowed.

If file is partially complete it works:

(000012) 18/01/2020 19:04:46 - video (192.168.0.1)> 227 Entering Passive Mode (188,223,138,227,207,103) (000012) 18/01/2020 19:04:46 - video (192.168.0.1)> REST 35178070 (000012) 18/01/2020 19:04:46 - video (192.168.0.1)> 350 Rest supported. Restarting at 35178070 (000012) 18/01/2020 19:04:46 - video (192.168.0.1)> STOR 03-One Man, One Woman.wav (000012) 18/01/2020 19:04:46 - video (192.168.0.1)> 150 Opening data channel for file upload to server of "/uploads/03-One Man, One Woman.wav", restarting at offset 35178070 (000012) 18/01/2020 19:04:46 - video (192.168.0.1)> TLS connection for data connection established (000012) 18/01/2020 19:04:48 - video (192.168.0.1)> 226 Successfully transferred "/uploads/03-One Man, One Woman.wav"

If file is present but zero length, i.e. a previous upload failed just after file creation but before any content, it fails:

(000012) 18/01/2020 19:04:56 - video (192.168.0.1)> 227 Entering Passive Mode (188,223,138,227,207,94) (000012) 18/01/2020 19:04:56 - video (192.168.0.1)> REST 0 (000012) 18/01/2020 19:04:56 - video (192.168.0.1)> 350 Rest supported. Restarting at 0 (000012) 18/01/2020 19:04:56 - video (192.168.0.1)> STOR 09-I'm A Marionette.wav (000012) 18/01/2020 19:04:56 - video (192.168.0.1)> 550 Permission denied

Instead of restarting at 0, instead it seems to try and do an overwrite but it can't because it can't delete the file. Deleting files being denied by design. Maybe it thinks, "it's zero length, I might as well do the overwrite thing". In this situation there is no way to resolve from client side.

#12153 SSL Private Key Password unencrypted new Bug report critical FileZilla Server
Description

I just discovered the SSL private Key password is left unencrypted in the settings files (FileZilla Server.xml)

This is a big security issue has anyone can stole the key...

Note : The admin password is also left unencrypted in the file

#12168 Problema scan new Bug report high FileZilla Server
Description

https://ibb.co/r7SJK1m Buenos dias, soy nuevo con este programa y he usado ya varios métodos para arreglar el problema que me presenta al momento de usar el scaner por medio de filezilla, ya que me da ese error adjunto en la imagen espero puedan brindarme una solucion

#12227 OpenSSL library obsolete (currently 1.0.2k) new Feature request high FileZilla Server
Description

Please update the OpenSSL library inside FileZilla Server, the current version contains known vulnerabilities, and I don't know a way of updating the version in production.

#12240 Index of/public_html/ new Other normal FileZilla Server
Description

The [key parent directory]click on then tried to click on public_html or public_html one screen show-up put can't get on the internet.When I put in ftp://kadirotravelagency.org comes out it shows on bing.com,yahoo.com old website, blogshot.com, facebook.comthese are no longer uses. The URL was www.kadirotravelagencyllc.com, www.kadirotravelagency.com. What can I do about this problem? I do think it is why I can't connect ftp:kadirotravelagency.org. How can I solve? k.barnes62@… Thanks Karen

#12245 Non Updating of Folder Structure After Changing External Drives new Bug report normal FileZilla Server
Description

I noticed that under the Volumes tree on the local drive folder structure, that when I remove a drive and replace it, I then hit Refresh under the View menu to reload, that it does not show any external drives at all (even with others plugged in and seen by the OS), but when I re-hit the refresh menu item again it comes up correctly.

Using 3.49.1 on a Mac.

Thanks.

#12258 Add an option to allow specifying different IP addresses for FTP and for FTPS new Feature request normal FileZilla Server
Description

There is a very old closed ticket on this: https://trac.filezilla-project.org/ticket/4050 I hope it's ok to bring this up again.

Some or many routers do behave as follows:

  • they change the FTP server PASV response, they change the internal IP to the external IP, so the FTP client gets the correct IP reported.
  • for some reason they reject the response when the external IP is specified in the FTP server response.

With this given behavior, unsecure FTP works correct when the internal IP is entered in the Passive mode settings in FileZilla Server Options.

But FTPS and FTP can not work correctly with the same settings:

  • When i specify the internal IP then on FTPS the wrong IP is reported to the FTP client because the router cannot change the internal to external IP in the PASV response when the response is encrypted.
  • When i specify the external IP then FTPS works correct, but unsecure FTP stops working because the client does not get the response.

I tested Cerberus FTP Server to figure out whether it's a FileZilla FTP server error, or whether the issue is on my side, or somewhere in the OS or hardware etc. I had the same issue when i entered the external IP in this FTP server. On research, i found then this note at https://support.cerberusftp.com/hc/en-us/articles/360000043619-How-to-Setup-a-File-Server-with-Cerberus-FTP-Server

Some routers inspect FTP traffic and do not allow the public IP address to be passed in the response for the PASV command. Those routers expect the internal IP address to be used.

The solution (workaround) in this FTP server (also in tested ServU FTP server) is to specify the external IP only for FTPS.

Please add an option to allow specifying different IP addresses for FTP and for FTPS. The two commercial FTP servers which i tested have such options, they supply a workaround for this bad behavior of routers. I cannot use another router, my FTP server runs on a VM in the cloud (VMWare). And i don't want to buy a commercial FTP server. So i would appreciate to can solve (workaround) the issue in FileZilla Server.

I know FTP clients can handle wrong IP addresses in the PASV response, but i don't want to rely that all FTP client applications and all FTP client libraries work with misconfigured FTP servers.

#12259 Need Host ID and Port ID new Bug report high FileZilla Server
Description

Hi Team,

I Signed up for the FileZilla today and I am unable to access the details of HOST ID and PORT ID. While I am trying to search the details to login on my desktop application regarding this, I find it difficult to get the details of HOST ID and PORT ID to access in the server application on my laptop. I am a first time user. Can you please send me the details of HOST and PORT ID for logging into that and suggest me how to proceed with this.

Please need this needfully.

Thanks, Srujan Kumar

#12295 rename with existing to-name not accepted new Bug report normal FileZilla Server
Description

Formerly it was possible to rename a file in a way that a allready existing file was overwritten. Now it gives the following errormessages:

Status: Renaming '/woordenlijstnieuwgrieks/Mededelingen/mededelingMededelingWL7okt3.php' to '/woordenlijstnieuwgrieks/Mededelingen/mededelingMededelingWL.php' Command: cd "/woordenlijstnieuwgrieks/Mededelingen" Response: New directory is: "/woordenlijstnieuwgrieks/Mededelingen" Command: mv "mededelingMededelingWL7okt3.php" "mededelingMededelingWL.php" Error: mv /woordenlijstnieuwgrieks/Mededelingen/mededelingMededelingWL7okt3.php /woordenlijstnieuwgrieks/Mededelingen/mededelingMededelingWL.php: received failure with description 'Failure'

#12298 Configuration of Cipher Suites using TLS 1.2 new Feature request high FileZilla Server
Description

Dear Filezilla Developers,

we work for a German federal government agency and have been using Filezilla server for a long time. We would like to continue using Filezilla since we are satisfied with Filezilla server and haven’t had a single problem until recently.

Currently one can not configure the cipher suites that Filezilla Server uses which according to BSI doc TR-02102-2 [2] poses a security risk and should therefore be changed.

The only post on configuring cipher suites - that we were able to find - is from 2016 [1].

In the post Tim Kosse says that..

  • a feature to configure the cipher suites is not planned
  • people who need to configure this should change the source code and compile their own versions of Filezilla

However, since 2016 new guidelines – like the one mentioned above - have emerged that require the usage or blocking of specific cipher suites when using TLS 1.2.

For example, German companies are recommended to follow the guidelines published by Federal Office for Information Security (german abbreviation: BSI). The guideline [2] lists a table of recommended cipher suites in section 3.3.1 "Cipher-Suiten" and explicitly discourages the use of all other ciphers.

Since most of German companies have to comply with the BSI guidelines Filezilla server could no longer be used. We expect other European countries to adopt similar guidelines in the near future making this feature quite urgent.

Since recommendations on cipher suites occur more often nowadays the use of a static set of cipher suites maintained by Filezilla doesn’t look like a modern solution anymore. Users of Filezilla server should be able to change the allowed cipher suites without having to recompile the software. A similar feature has already been requested in Ticket #11134 [3].

Is this feature perhaps already in development or is something similar on your scope for the next year?

We would greatly appreciate an answer to this ticket by Monday 12:00 UTC+2 since we have to discuss this issue with our management that day.

Best Regards and greetings from Germany Jonas

[1] "Weak Cipher Supported" Filezilla forum post from 2016 https://forum.filezilla-project.org/viewtopic.php?t=41686https://www.bsi.bund.de/SharedDocs/Downloads/DE/BSI/Publikationen/TechnischeRichtlinien/TR02102/BSI-TR-02102-2.pdf?__blob=publicationFile&v=10

[2] BSI Recommendation - Cipher suites for TLS 1.2 https://www.bsi.bund.de/SharedDocs/Downloads/DE/BSI/Publikationen/TechnischeRichtlinien/TR02102/BSI-TR-02102-2.pdf?__blob=publicationFile&v=10

[3] Ticket #11134 "Disable support for weak ciphers when using TLS 1.2" from 2016 https://trac.filezilla-project.org/ticket/11134

#12320 Filezilla Login problem new Other high FileZilla Server
Description

I am trying to log into my server of WWW.Torchlakeca.com but when it attempts the login it is using a different server name and I don't know where it got that name. It is using www.torchlskeca.com Somehow the A was replaced with an S???

Status: Connecting to www.torchlakeca.com through FTP proxy Status: Resolving address of www.torchlskeca.com Status: Connection attempt failed with "EAI_NONAME - Neither nodename nor servname provided, or not known". Error: Could not connect to server Status: Waiting to retry... Status: Connecting to www.torchlakeca.com through FTP proxy Status: Resolving address of www.torchlskeca.com Status: Connection attempt failed with "EAI_NONAME - Neither nodename nor servname provided, or not known". Error: Could not connect to server

Here is my Filezilla information: FileZilla Client


Version: 3.51.0

Build information:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-pc-linux-gnu Build date: 2020-10-20 Compiled with: x86_64-w64-mingw32-gcc (GCC) 8.3-win32 20190406 Compiler flags: -O2 -g -Wall -Wextra -pedantic -ffunction-sections -fdata-sections -Wno-cast-function-type

Linked against:

wxWidgets: 3.0.6 SQLite: 3.31.1 GnuTLS: 3.6.15

Operating system:

Name: Windows 10 (build 18363), 64-bit edition Version: 10.0 Platform: 64-bit system CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx avx2 aes pclmulqdq rdrnd bmi bmi2 lm Settings dir: C:\Users\msr\AppData\Roaming\FileZilla\

#12339 Filezilla Error assigned Bug report normal FileZilla Server
Description

hello -I am trying to upload files but im getting disconnect from server and files are not uploading. This is my first time reporting a system error and we just started using this software.

please let me know if you need further details.

#12348 Service automatically starts after installation with highest system privilege even if specified not to new Bug report normal FileZilla Server
Description

On Windows, after installing the FileZilla server and choosing to register as a service in Windows but not to automatically start it, the installer completes and automatically starts the service regardless. Not only does it automatically start the service but it starts as NT-AUTHORITH/SYSTEM privilege which isn't ideal for a 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.

#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:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-pc-linux-gnu Build date: 2021-03-23 Compiled with: x86_64-w64-mingw32-gcc (GCC) 8.3-win32 20190406 Compiler flags: -O2 -g -Wall -Wextra -pedantic -ffunction-sections -fdata-sections -Wno-cast-function-type

Linked against:

wxWidgets: 3.0.6 SQLite: 3.31.1 GnuTLS: 3.6.15

#12462 Lost Password new Other high FileZilla Server
Description

I moved recently for CA to NV if that mmakes a difference. I've been uploading to my website using 'Quickconnect' for years.

Somehow I cannot find my password so I can't connect and upload to my website (www.rapiddog.net).

I believe my ID is 'rapidog'.

Tried using this but no 'Filezilla server' file id there.

C:\Users\{username}\AppData\Roaming\FileZilla Server\

Can you reset this for me? I'm in truble if my clients doion't know what's up...

#12463 File zile losing the setings new Other critical FileZilla Server
Description

Hi,

We have an issue with the File Zila Server 0.9.41. Beta After switching of the PC all our server connection are lost, is going to default settings, we can't find anywhere how to backup settings.

Many Thanks Cristian

#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.

#12474 20 Second disconnect on SFTP uploads new Bug report critical FileZilla Server
Description

My websites use SFTP for secure uploading. If I use normal FTP it uploads updates with no problem. But when it comes to SFTP your system keeps kicking me off the connection. Help please.

#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

#12514 при входе по непонятным причинам возникает ошибка 530 , не помогает не одно решение проблемы. new Bug report critical FileZilla Server
Description

пытался войти , выдало ошибку 530 , искал в ютубе и на форумах как ее исправить , ничего не помогло , надеюсь на вашу помощь.

#12530 Local / GMT time in log files accepted Fabio Alemagna Feature request normal FileZilla Server
Description

Time in log files is in GMT, not local. For example, there is a log entry "2021-09-18T10:53:00.059Z << [FTP Session 140..." In my case, local time would be 2021-09-18T13:53:00.059 +0300

I suggest an option to use GMT or local time in server's Logging settings

#12534 Logging to files does not work new Bug report normal FileZilla Server
Description

When I select "log to file" then I see that the file is empty. Sometimes when I stop the server then suddenly the file is filled with all the log information. But not always.

So this feature does not work as expected.

#12535 Outdated documentation accepted Fabio Alemagna Bug report normal FileZilla Server
Description

According to this wiki page https://wiki.filezilla-project.org/Command-line_arguments_(Server) there are several CLI arguments. It seems as if this page is outdated as almost non of the parameters work:

C:\Program Files\FileZilla Server>filezilla-server.exe /start 2021-09-24T11:29:05.689Z !! Unhandled option: /start

C:\Program Files\FileZilla Server>filezilla-server.exe /stop 2021-09-24T11:27:27.391Z !! Unhandled option: /stop

#12537 Usernames are now case sensitive new Bug report normal FileZilla Server
Description

Have just upgraded from 0.9.6 to version 1.0.1 and have found that systems can no longer authenticate. Traced the issue to the fact that usernames in the new version are case sensitive but not in 0.9.6

Please correct to remove the need for case match on usernames

#12549 dropbord.nl new Feature request critical FileZilla Server
Description

many years ago i had the website dropbord.nl. i deleted this site years ago but i want to put the site back online. can you help me with this. we have a backup

#12582 Server does not follow junction links anymore new Bug report high FileZilla Server
Description

No filesystem links seem to work any longer. Junction links on windows 7 and windows 10 just result in a "550 Couldn't open the directory"

According to botg here this is indeed a bug.

This is an entire feature that is suddenly removed which renders the server software totally useless in my usecase since users can no longer enter their folders. The only current solution would be to totally re-arrange the filesystems, which is ofcourse completely unfeasable.

#12586 Serverfout (500 error) new Bug report normal FileZilla Server
Description

Bij het updaten van wijzigingen op onze website www.wkvmusica.nl krijg ik de melding serverfout (500 error).

#12589 Connection server issues new Other critical FileZilla Server
Description

Hello, i have been having issues getting connected to the server in order for me to submit our monthly billing into TMHP. The connection continues to time out. I am currently using version 3.56.2. Has anything changed recently or how may this issue be resolved for me.

#12596 Error in FTP Connection new Bug report blocker FileZilla Server
Description

Hi,

I have been using Filezilla FTP since long time for file sharing from client site to server site. Till yesterday it worked perfectly alright. But today it is showing up this error.

Error:Connection timed out after 20 seconds of inactivity

Error:Could not connect to server

Please help me out with this. I have tried changing the server time out settings too but nothing worked out.

#12642 Server upload write permission new Feature request normal FileZilla Server
Description

Server upload permission used to be read [Y/N] and write [Y/N]. On my server you can login anonymously and download files from the virtual "/" which is physically "c:/downloads". this directory is Read:Y write:N. I have another virtual directory "/upload" which physically links to "c:/uploads" but it has the following permission "read:n write:Y". You cannot view this directory nor can you download but you can upload files.

It is important that the upload and download capabilities lie in separate directories so that random people cannot use my server as a file storage location.

in filezilla server 1.2 the directory permissions are R or R+W. W-only no longer exists.

Please add Write-only as an additional option in the next version.

#12652 Accessibility problems with administration interface GUI accepted Fabio Alemagna Other normal FileZilla Server
Description

Hi,

I encounter sevral problems to configure the server via the administration GUI, the keyboard navigation could be difficult and the screenreader NVDA version 2021.3.1 doesn't work with all components of the GUI.

The biggest problem is the datagrids, for example the configuration for users dirrectories access but all components of this type are problematic. When I use the "tab" key to focus this type of elements it's not possible to move in it with keys or to quit it with "tab" (I must use a shortcut). So it's not possible to select an item in the array and to configure it correctly, this is a big regression cause with the old GUI these problems wasn't present. Also, the datagrids are not announced correctly by the screenreader if I try to modify something in it, I must exit the settings and reload them to have a small access.

Also, when I add a new user or with the list elements of this type, the focus is blocked in the list with the possibility to up or down the selected item but I haven't access to the other options and, if I navigate without adding a nex element, I can't move up or down the selected element. I don't know if this happen also when I modify or copy the selected element but it's also a big problem.

An other problem, the dialog box creation for a SSL certificat has a strange behaviour with the tabindex so it's realy difficult to use it only with the keyboard.

I've also see something that I haven't understand, in the user configuration in the "General" tab, my screenreader indicate me a combobox just after the password field (always using "Tab" key to navigate) but I can't interract with it.

In conclusion the old interface was realy better for the accessibility and keyboard navigation, using a contextual menu in lists was far better than this new interface, etc..., this new interface is probably more modern than the old one but very less usable for visualy impaired people or for those who don't use the mouse. I hope this can be fixed, I realy apreciate Filezilla Server but for now the only solution that I have found is to install an old version (under 1.0.0), configure it and reinstall a new version but if I want to change something it could be realy difficult.

Best regards and keep up the good work.

#12666 Filezilla server 1.20 / 1.30 does not allow admin interface to connect ( possible tls issue) new Bug report normal FileZilla Server
Description

we are running filezilla server 1.30 ( previously 1.20 which also had the same issue)

the ftp server part runs fine but the admin interface does not work ( log throws a tls error )

we have a production server and a testing server. on the testing server it runs fine

the test server has more strict setup of enabled tls version and cipher suites ( see attachment)

i suspect it might be somewhere in the code where it chooses the encryption method for the local connection with the admin interface.

#12683 a bit more granular controls on accounts new Feature request low FileZilla Server
Description

in Prior versions (0.x) we had the ability to permit write, but not delete as well as write, but not list. In reading the forums, you has suggested that blocking delete was bad and you were not going to be brining that back (those were not the exact words).

The use case that I have is a single anonymous dropbox where people can easily just drop a file. Often this is a one time ad-hoc event, so creating a dedicated user account, while possible. is not always quick/simple.

Having "anyone" (anonymous) be able to delete a file that anyone else uploaded is not idea. If brining back the ability to prevent anonymous from deleting, can you consider the ability to remove list perms from anonymous account ? This would permit users/client to drop a file, but they can not see other files that were also dropped.

Thanks!

#12791 need help to install CA certificate to SFTP server new Bug report high FileZilla Server
Description

I followed these steps:

1) create CSR and private key: $ openssl req -newkey rsa:2048 -keyout PRIVATEKEY.key -out MYCSR.csr Generating a RSA private key ...................................................+++++ .........................+++++ writing new private key to 'PRIVATEKEY.key' Enter PEM pass phrase: Verifying - Enter PEM pass phrase:


2) Copy+paste the CSR to request a new CA certificate (PKCS7b - *.pem format)

3) Download the certificate in *.pem format to the FTP server

4) Add the private key to the filezilla FTP server (see attached screenshot)

5) The FTP server is unable to read the certificate details (grayed) and connection failed with "Response: 504 TLS handshaking failed!"

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