How to add FileZilla Pro CLI to PATH

To add FileZilla Pro CLI to your system PATH variable and make it easier to launch it from
the terminal, follow the instructions you find below.

Microsoft Windows

  1. Press Win+X
  2. In the list, choose System
  3. In the Settings window, click on Advanced system settings
  4. Press Environment variables…
  5. In System variables pane, select Path and press Edit
  6. Press New
  7. Enter C:\Program Files\FileZilla Pro CLI\
  8. Press OK three times

If you installed FileZilla Pro CLI in another directory, use that instead.

Restart any open command prompt or PowerShell terminal.

Debian Linux

  1. Open the .bashrc file in your home directory in a text editor
  2. Add at the end of the file:

    export PATH=/opt/FileZilla3/bin:$PATH
  3. Save the file

If you installed FileZilla Pro CLI in another directory, use that instead.

Restart any open terminal.

Tags: , ,