Skip to main contentTechWolf SFTP Server
TechWolf provides access to an SFTP server for the purpose of exchanging files.
Several integrations make use of this SFTP server to communicate data between
systems.
Server details
| Region | Server address | Port |
|---|
| EU | eu3.sftp.techwolf.ai | 22 |
| US | us3.sftp.techwolf.ai | 22 |
Access
You can request access to the SFTP server if you are a customer. TechWolf will
provide you with credentials specific to your integration. You will receive
credentials in the form of a username and password, or a username and SSH key.
This depends on the security requirements of your integration and the specific
integration.
Storage
The TechWolf SFTP server is an SFTP-enabled server that maps each SFTP-user’s
root directory to a specific directory within an S3 bucket. Each SFTP-user’s
assigned bucket corresponds to their designated customer storage in TechWolf’s
S3 infrastructure.
Customer-owned SFTP Server
Sometimes it is preferred to use a customer-owned SFTP server instead of the
TechWolf SFTP server. TechWolf supports customer-owned SFTP servers.
You will need to provide TechWolf with the following information:
- The SFTP server address
- The SFTP server port
- The SFTP server username
- The SFTP server security settings
- The SFTP server password, or
- The SFTP server SSH key