It is possible to run ftpub on a machine running Linux as follows:
-
Open a terminal window, and run the
archcommand.- If the output is
x86_64, select the Attachments button, and download the file ending inlinux-amd64. - If the output is
aarch64orarm64, select the Attachments button, and download the file ending inlinux-arm64.
- If the output is
-
In the terminal, go to the directory where
ftpubis. -
Run the following command to allow the program to run:
chmod +x ftpub -
Run the following command to display the help tool:
./ftpub --help
Replace ftpub by the full name of the file.