How To: Install Titan via command line
- Download the Titan installer from our website at https://southrivertech.com/free-trials
- Open a command prompt and navigate to the folder where the installation file lives. Type in the setup executable name and hit return, i.e. titansftp-win-x64.exe
Silent Install
If you want to run the setup silently then use the following command line options, without the quotes: "--unattendedmodeui minimal --mode unattended"
Linux
After downloading the installer make sure to add execute permissions to the installer, i.e.
$ sudo chmod +x titansftp-linux-x64.run
$ sudo ./titansftp-linux-x64.run