Default configuration guide

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
Hmligato
504 Command not implemented
Posts: 6
Joined: 2024-05-06 09:05
First name: aaaaa
Last name: bbbbb

Default configuration guide

#1 Post by Hmligato » 2024-05-09 17:25

Hi everyone.
I've been looking everywhere on the website but I can't find an example of the default .xml configuration for a FileZilla-server on Linux.
I want to set the server parameters and run it using only the terminal.

Any help/guide I can look at?

Cheers
Hm

User avatar
oibaf
Contributor
Posts: 428
Joined: 2021-07-16 21:02
First name: Fabio
Last name: Alemagna

Re: Default configuration guide

#2 Post by oibaf » 2024-05-09 20:41

The configuration is not publicly documented as of now. However, to see how the default configuration looks like, run filezilla-server with the --write-config parameter, and it will write the default configuration to the proper files and exit.

Hmligato
504 Command not implemented
Posts: 6
Joined: 2024-05-06 09:05
First name: aaaaa
Last name: bbbbb

Re: Default configuration guide

#3 Post by Hmligato » 2024-05-09 21:21

I come accross this error using it.
[FTP Server] Failed to accept new connection on [::]:21. Reason: ECONNRESET - Connection reset by peer.
[Administration Server] Failed to accept new connection on 127.0.0.1:14148. Reason: 104.

User avatar
oibaf
Contributor
Posts: 428
Joined: 2021-07-16 21:02
First name: Fabio
Last name: Alemagna

Re: Default configuration guide

#4 Post by oibaf » 2024-05-09 22:08

That is unrelated to the default configuration. It's a network error, happened when the server tried to accept incoming connections. Cannot know why it's happening, it'd help to know what you are doing.

Hmligato
504 Command not implemented
Posts: 6
Joined: 2024-05-06 09:05
First name: aaaaa
Last name: bbbbb

Re: Default configuration guide

#5 Post by Hmligato » 2024-05-11 17:07

> I compiled filezilla-server
> Used the default conf
> Tried to send a TCP request

That's pretty much it

Post Reply