The state of FileZilla server development.

Need help with FileZilla Server? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
dirty_white_hat
500 Command not understood
Posts: 3
Joined: 2019-10-15 17:08
First name: The
Last name: Dude

The state of FileZilla server development.

#1 Post by dirty_white_hat » 2019-10-15 17:26

The last build published was on 2017-02-08. Looking at the issue tracker I'm seeing some most issues have been stale for years, up to 15 years in one case. So my question is: "What is the state of FileZilla Server development?" Does anyone maintain the issue tracker? Is there a process for submitting code to be reviewed?

I'm used to using GitHub to contribute to FOSS projects. Usually I fork, work on my fork, then I can issue a pull request from my fork to the main branch. This way, anyone can submit code to the project. I'm not familiar with SVN. If I wanted to contribute how would I go about interacting with the development team?

User avatar
botg
Site Admin
Posts: 35535
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: The state of FileZilla server development.

#2 Post by botg » 2019-10-16 07:51

FileZilla Server is currently being rewritten from scratch.

Patches can be submitted through the issue tracker in the form of unified context diffs. Patches need to be of high quality if they are to be accepted. If a patch adds new functionality, it also needs to fit the project's vision.

User avatar
boco
Contributor
Posts: 26930
Joined: 2006-05-01 03:28
Location: Germany

Re: The state of FileZilla server development.

#3 Post by boco » 2019-10-16 13:49

@botg: What about a small intermediate release of the old server, with no changes but updated OpenSSL libs? The ones included with 0.9.60 are quite dated. Trying to use the updated ones from Windows-OpenSSL-packages does not work.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

User avatar
botg
Site Admin
Posts: 35535
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: The state of FileZilla server development.

#4 Post by botg » 2019-10-17 08:44

I'm having difficulties building this dated piece of software.

User avatar
boco
Contributor
Posts: 26930
Joined: 2006-05-01 03:28
Location: Germany

Re: The state of FileZilla server development.

#5 Post by boco » 2019-10-17 12:02

Would it work to build only the SSL libs, for manual replacement? As I mentioned, the ones from the shelf don't work.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

User avatar
botg
Site Admin
Posts: 35535
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: The state of FileZilla server development.

#6 Post by botg » 2019-10-17 12:29

Possibly.

dirty_white_hat
500 Command not understood
Posts: 3
Joined: 2019-10-15 17:08
First name: The
Last name: Dude

Re: The state of FileZilla server development.

#7 Post by dirty_white_hat » 2019-11-01 19:30

botg wrote:
2019-10-16 07:51
FileZilla Server is currently being rewritten from scratch.
Thanks botg! If this is an open source effort where is the code repository for the new version? I'm curious about the progress.

User avatar
botg
Site Admin
Posts: 35535
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: The state of FileZilla server development.

#8 Post by botg » 2019-11-04 07:28

Nothing in a sharable state yet.

Post Reply