Filezilla CLI in CMD

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
luannbr
500 Command not understood
Posts: 1
Joined: 2023-05-18 04:05
First name: Luan
Last name: Silva

Filezilla CLI in CMD

#1 Post by luannbr » 2023-05-18 04:07

I have some doubts before buying.

Can I access Filezilla CLI using windows CMD?
I noticed that in videos, clicking on a .exe of the filezilla cli opens an interface for commands. But it's not exactly a cmd so to speak.

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

Re: Filezilla CLI in CMD

#2 Post by botg » 2023-05-18 07:13

Not sure I understand the terminology. What exactly do you mean by "a cmd"?

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

Re: Filezilla CLI in CMD

#3 Post by boco » 2023-05-18 08:34

Yes, you can run it in batch/standalone mode using a script.

Code: Select all

C:\Program Files\FileZilla Pro CLI>fzcli.exe --help
FileZilla CLI
--help, -h          Show help
--local-path, -l    Initial local path
--mode, -m          Run mode (interactive [default], batch, standalone
--script, -s        Run script, requires batch or standalone mode

C:\Program Files\FileZilla Pro CLI>
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