How-To
How To - Create and Use Group Home Directory in Titan
How To: Create and Use Group Home Directory in Titan Question In Titan, you need to set up a group home directory so all members of a group share the same default folder when they log in. Which steps are essential to make this work? Reasoning To ...
How To - Create New Tls Certificate for FTP FTPS
How To: Create New TLS Certificate for FTP/FTPS Question How do I create a new TLS certificate for securing FTP/FTPS connections? Reasoning Creating a new TLS certificate ensures encrypted and secure connections for FTP/FTPS servers, protecting data ...
How To Use UNC as user home directory
How To Use UNC as user home directory Question How can I set a UNC path as a user's home directory? Reason To centralize user data storage on a network share for easier access, management, and backup. Answer There are two ways to achieve this: Assign ...
How To Event-File upload
How To: EVENT – File upload Question How can I create an event that triggers when a file is uploaded? Reason To automate actions such as notifications, file transfers, or processing tasks whenever a user uploads a file. Answer You can create a file ...
How To - Login using Curl for Windows using Host Keys Authentication with Titan SFTP
How To - Login using Curl for Windows using Host Keys Authentication with Titan SFTP Question How to connect Curl using Host Key authentication running in Windows Pre-requisites Curl for Windows, Titan SFTP, SSH Key pairs Steps Download and install ...
How To Tectia SSHcom Public Key Authentication with Titan SFTP
How To: Tectia SSH.com Public Key Authentication with Titan SFTP Question How to connect SSH.com’s Tectia client using Public Key authentication Pre-requisites Linux, Titan SFTP, Tectia Steps Download and install Tectia SSH.com from ...
How To Connect Third Party SFTP and Create Them as Local Storage for Titan SFTP
How To: Connect Third Party SFTP and Create Them as Local Storage for Titan SFTP Question Is it possible to add an external SFTP as a local storage and use that for Titan’s local storage? Reasoning We want to use third party SFTP storage as a local ...
How to create Task Scheduler to automatically restart Titan Service weekly
Question: How to restart Titan Service Weekly Reasoning: CPU and Memory are spiking and want to restart Titan Service weekly to normalize the resources usage Task Scheduler The Task Scheduler is a Windows component that can automatically run tasks at ...
How To: Migrate Titan SFTP to New Server or VM
How To: Migrate Titan SFTP to New Server or VM Question How can I migrate my Titan MFT to a New Server or VM? Answer Follow the below steps. Pre-requisites Target OS should have Titan SFTP installed. Meet server system requirements - ...
How To: Migrate Titan MFT to New Server or VM
How To: Migrate Titan MFT to New Server or VM Question How can I migrate my Titan MFT to a New Server or VM? Answer Follow the below steps. Pre-requisites Target OS should have Titan MFT installed. Meet server system requirements - ...
How To: Use Titan API
How To: Use the Titan API Question Does Titan provide an API? Reasoning I am interested in working with Titan Server programmatically. Answer Titan provides an OpenAPI 3.0.x specification for its REST API, available at ...
How To: Generate SSH Key Pairs using PuttyGen
How To: Generate SSH Key Pairs using PuttyGen Question If you get an error saying “Server refused public-key signature despite accepting key" error generated when trying to import/create a 2048 bit DSA key pair. Answer To create a 2048 bit DSA host ...
How To: Change Logging to Trace Level
How To: Change Logging Level to Trace Level Question How do you change the logging level in Titan? Reasoning Changing the logging level helps control the amount of information recorded by the Titan server, aiding in system monitoring, ...
How To: Create an Event that Sends an Email when the User Successfully Uploads a File
How To: Create an Event that Sends an Email when the User Successfully Uploads a File Question Can you give me a quick guide on creating an event that sends an email to a specific address whenever a user uploads a file that contains information of ...
How To: Create User Authentication using AD LDAP
How To: Create User Authentication using AD LDAP Question How can I authenticate users using LDAP? Reasoning AD LDAP is a robust and flexible authentication mechanism that offers centralized user management, enhanced security, scalability, and ...
Howto - Generate and Install Web TLS Certificate in TitanSFTP
How To: Generate and Install Web TLS Certificate in Titan SFTP Question How To: Generate and Install TLS Certificate in Titan SFTP Reasoning Why do we need to install TLS Certificate on our HTTPS Website Answer Installing TLS and using HTTPS is ...
How To: Enable Flood Protection/DoS Configuration in Titan SFTP/MFT Server
How To: Enable Flood Protection/DoS Configuration in Titan Question How can I enable DoS (Denial of Service) Protection in Titan? Reasoning Flood Protection/DoS Protection is designed to mitigate the risk of attacks by blocking malicious traffic and ...
HowTo MoveFilesWithAnEventInTitanNexGen
How To: Move Files with an Event in Titan NexGen Question How to move files using an event in Titan NexGen? Answer Please follow the step-by-step instructions below. Steps to Move Files using Event Upload Successful: In your Admin Console, go to ...
Howto - SFTP Public Key Authentication in TitanSFTP
How To: SFTP Public Key Authentication in Titan SFTP Question How to configure private/public key authentication in Titan MFT? Reasoning To add more security, instead of using username and password to authenticate users to TitanMFT, we can use ...
How To: Migrate Titan SFTP Server to New Server
Question Is it possible to migrate Titan SFTP Server to a new Windows Server? Reasoning Sometimes there can be a requirement to move the software to a new Windows Server and therefore, I would like to be able to migrate the Titan SFTP Server to the ...
How To: Configure Connection Limits
Question Is it possible to configure limits on incoming user connections? Reasoning With many users connecting to Titan, I would like to limit as much as possible each session so it does not remain open indefinitely, and also control the number of ...
How To: Connect Titan Server to Leverage Azure Files
See this video guide for Connecting Titan Server to allow integration with Azure Files for storage and folder access: Titan Server and Azure Files
How To: Get the list of Variables
How To: Get the list of Variables Question Where can I get the list of Variables Titan uses? Answer Below are the steps to get the list of Variables: Steps to get the list of available variables in Titan NexGen Go to Domain > Server Click ...
How To: List users via PowerShell, NXCLI, or SQLite
How To: List users via PowerShell, NXCLI, or SQLite Question How to get a list of users via PowerShell, NXCLI, and/or SQLite Answer Below are the scripts that will list the users via PowerShell, NXCLI, and/or SQLite. Script for PowerShell $list = ...
How To: Prohibit download of File Types
Question Can I restrict a user from downloading certain file types once they login to Titan SFTP Server? Reasoning As an admin, I would like to restrict the file types users can download from Titan SFTP Server. This could be due to internal policies ...
How To: Add UNC Accounts in Titan SFTP Server
Question Can I add user accounts to utilize for accessing file shares(for user sessions) that require elevated permissions in Titan SFTP Server? Reasoning As an admin, I would need to access resources across the network. In some occasions, this means ...
How To: Configure SMTP Server in Titan SFTP
Question Can I utilize an SMTP server for notifications in Titan SFTP Server? Reasoning As an admin, I would like to be able to create automations or events that send email notifications to end users or to the admin with an SMTP server so we have ...
How To: Enable and Use PGP Encryption
How To: Enable and Use PGP Encryption Question How can we turn on PGP Encryption and use it to Encrypt/Decrypt a file? Answer Follow the below step-by-step procedure. Steps to set the PGP Key for using your Events Login to your Titan MFT Server. ...
FIPS Compliance with Titan Server
FIPS Compliance with Titan MFT Server Question How can I ensure FIPS Compliance with Titan MFT Server in my Windows environment? Answer Titan MFT Server can meet FIPS Compliance requirements. There are configuration items within Titan MFT Server to ...
How To: Configure Multi-Factor Authentication in Titan MFT
Question I installed Titan MFT and would like to enable MFA feature, how can I accomplish this? Reasoning As an administrator, you would like to add another layer of security to ensure only legitimate users are able to access Titan MFT. Answer In ...
How To: Add Users using ADSI User Auth
How To: Add Users using ADSI User Auth Question How can we add users to Titan NexGen using your Active Directory ( ADSI ) User Auth? Answer Follow the below step-by-step procedure. Steps to Backup Server Configuration Login to your Titan NexGen ...
How To: Launch a Script with an Event
Question Is it possible to have Titan SFTP Server launch a custom script from an event? Reasoning I have several actions needed to be performed which Titan does not have a native action for, therefore, I have written a script which will perform all ...
How To: Create a File Uploaded Event
Question Can I create an automation that triggers once a file is uploaded into Titan SFTP Server? Reasoning As an admin, I would like to be able to create automations that perhaps can send email notifications or process the incoming files once ...
How To: Admin multiple Titan NexGen from 1 UI
How To: Admin multiple Titan NexGen from 1 UI Question How to install Answer Follow the step-by-step procedure below. Pre-requisites Minimum of 2 Titan Servers ( Local and Remote domain) Steps Login to one of your Titan NexGen server. Navigate to ...
How To: Install Titan NexGen via CMD
How To: Install Titan NexGen via CMD Question How can I install the Titan server in Windows via the command prompt? Answer Follow the step-by-step procedure below. Pre-requisites The Titan NexGen is installed. Below are the links to install Titan ...
How To: Turn off the Admin idle timeout
How To: Turn off the Admin idle timeout Question How can we turn off the Admin idle timeout? Answer You can turn off the idle timeout in the Admin Console by the following NXCLI and Powershell commands Commands to use for NXCLI and PowerShell Using ...
How To: Disable User Accounts with Events
Question Is there an automated way I can disable user accounts? Reasoning I am seeing user connections from users that are no longer authorized to connect to Titan SFTP server and I would like to have an automation to disable these accounts as they ...
How To: Install Titan Server in Windows
How To: Install Titan Server in Windows Question How can I install Titan server with a specific Path in Windows? Answer Follow the below steps-by-steps procedure. Pre-requisites Titan NexGen exe file Steps Run your Titan installer file *.exe. Choose ...
How To: BackUp and Restore Configuration
How To: BackUp and Restore Configuration Question How can I set backup and restore server configuration in Titan NexGen? Answer Follow the below step-by-step procedure. Steps to Backup Server Configuration Login to your Titan NexGen Server. Navigate ...
How To: Exclude File Types in Titan SFTP Server
Question Can I restrict certain file types from being uploaded to Titan SFTP Server? Reasoning To protect your server and data in Titan, you want to restrict potentially harmful file types from being allowed to be uploaded to Titan. Answer You can ...
Next page