FileZilla command line arguments (pass a name to be used as tab name, open in new tab of existing FileZilla instance)

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

Moderator: Project members

Post Reply
Message
Author
dmrb
500 Command not understood
Posts: 1
Joined: 2022-01-11 21:08

FileZilla command line arguments (pass a name to be used as tab name, open in new tab of existing FileZilla instance)

#1 Post by dmrb » 2022-01-12 17:41

When calling FileZilla from the command line, is it possible to
(1) pass it a server name (to be used as name for connection tab in FileZilla)
(2) make multiple command line calls to FileZilla and have the connections open as tabs in the same FileZilla instance (currently multiple command line calls results in multiple instances of FileZilla being started for each connection).

Have been reviewing
https://wiki.filezilla-project.org/Comm ... s_(Client)
but does not seem (1) and (2) above are possible.


Thanks.

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

Re: FileZilla command line arguments (pass a name to be used as tab name, open in new tab of existing FileZilla instance

#2 Post by botg » 2022-01-13 09:09

If you connect to a site with -c, that site's name is used in its tab.

Unfortunately it is not possible to use the same option more than once.

Post Reply