Page 1 of 1

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

Posted: 2022-01-12 17:41
by dmrb
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.

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

Posted: 2022-01-13 09:09
by botg
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.