Can FileZilla start with specific port by cmd?

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
caveogre
500 Command not understood
Posts: 2
Joined: 2020-08-05 15:30
First name: Anton
Last name: Shukshin

Can FileZilla start with specific port by cmd?

#1 Post by caveogre » 2020-08-05 15:35

Hi everyone.

I need 2 copies of Filezilla to launch at System start. One copy must use 15000 port, next one 10051. Are there some posibilities to launch them from .bat, or something else?

Sorry for my English.

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

Re: Can FileZilla start with specific port by cmd?

#2 Post by botg » 2020-08-06 08:28

Have a look at https://wiki.filezilla-project.org/Comm ... s_(Server)

You can install a second service under another name, make sure to run it from a different directory.

caveogre
500 Command not understood
Posts: 2
Joined: 2020-08-05 15:30
First name: Anton
Last name: Shukshin

Re: Can FileZilla start with specific port by cmd?

#3 Post by caveogre » 2020-08-07 14:09

I have 2 instance of FileZilla. Problem is if one instance cause some reason went down, i need to start it again with specific port.
if there is autostart with port set 15000, next instance will start with same port, even start different exe. Any ideas?

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

Re: Can FileZilla start with specific port by cmd?

#4 Post by boco » 2020-08-09 02:01

You need to run the following commands from the directory of the second instance (the first one can be installed normally):
"FileZilla Server.exe" /servicename SecondServer
"FileZilla Server.exe" /servicedisplayname FileZillaSecondServer
The italic parts can be chosen by you. After running both commands, the second instance can be set up separately and differently from the first one.
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

Post Reply