It is possible to run ftpub
on a machine running Linux as follows:
- Select the Attachments button, and download
ftpub
for Linux. - In the terminal, go to the directory where
ftpub
is located using thecd
command. -
Run the following command to allow the program to run:
chmod +x ftpub
-
Run the following command to display the help tool:
./ftpub --help