Linux - Fluid Topics - Latest

Fluid Topics Publisher (ftpub)

Category
Technical Notes
Audience
public
Version
Latest

It is possible to run ftpub on a machine running Linux as follows:

  1. Open a terminal window, and run the arch command.

    1. If the output is x86_64, select the Attachments button, and download the file ending in linux-amd64.
    2. If the output is aarch64 or arm64, select the Attachments button, and download the file ending in linux-arm64.
  2. In the terminal, go to the directory where ftpub is.

  3. Run the following command to allow the program to run:

    chmod +x ftpub
    
  4. Run the following command to display the help tool:

    ./ftpub --help
    

Replace ftpub by the full name of the file.