Enterprise SFTP server with Web Interface
4.8K
Titan SFTP ServerTitan SFTP Server - A fully configured, secure file transfer server with full clustering and high availability options running in a container.
Note: Titan SFTP can be tested on a trial base with no purchase but once the trial period ends a license will need to be purchased for the software to function.
Titan SFTP Server uses the latest encryption standards, hashing algorithms and key-exchange settings to assure your transfers are secure. Other features include:
Starting a Secure Titan SFTP Server instance is simple:
docker run -d "southrivertech/titansftp:latest" --name myserver -host myhost -p 22:22 -p 990:990 -p 443:443 -p 31443:31443
The admin console is web-based. It includes a self-signed certificate for 'localhost' which will allow you to connect, but you will receive a browser warning due to the host-name mismatch. This is OK. You'll want to replace the self-signed certificate with your own certificate eventually.
https://myhost:31443/
For more information, check out the Titan SFTP Server Repository on GitHub
Content type
Image
Digest
sha256:0c1c64b8f…
Size
2.2 GB
Last updated
4 days ago
docker pull southrivertech/titansftp